<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:40:35 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-5724] Find a way to remove special webpack export from plugins</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5724</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;We use the &lt;tt&gt;exports.webpack&lt;/tt&gt; export path as a way to allow us bundling Compass from source, at the same time it creates some issues for teams that depend on plugins in their applications. We should investigate a way to remove this &lt;tt&gt;exports.webpack&lt;/tt&gt; export from plugins package.json. One option can be using &lt;a href=&quot;https://webpack.js.org/configuration/resolve/#resolvemainfiles&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;mainFields&lt;/tt&gt;&lt;/a&gt; and &lt;a href=&quot;https://webpack.js.org/configuration/resolve/#resolveexportsfiles&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;exportsFields&lt;/tt&gt;&lt;/a&gt; in our webpack configuration&lt;/p&gt;</description>
                <environment></environment>
        <key id="2023496">COMPASS-5724</key>
            <summary>Find a way to remove special webpack export from plugins</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="sergey.petushkov@mongodb.com">Sergey Petushkov</assignee>
                                    <reporter username="sergey.petushkov@mongodb.com">Sergey Petushkov</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Apr 2022 18:09:52 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:06 +0000</updated>
                            <resolved>Tue, 26 Apr 2022 18:30:13 +0000</resolved>
                                                    <fixVersion>No version</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4493055" author="xgen-internal-githook" created="Wed, 20 Apr 2022 03:36:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4490623" author="xgen-internal-githook" created="Tue, 19 Apr 2022 12:26:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5519&quot; title=&quot;Update collection header styles and components&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5519&quot;&gt;&lt;del&gt;COMPASS-5519&lt;/del&gt;&lt;/a&gt;-update-collection-header-styles&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4490498" author="xgen-internal-githook" created="Tue, 19 Apr 2022 11:38:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: clustered-collections&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4490426" author="xgen-internal-githook" created="Tue, 19 Apr 2022 11:11:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: 5717-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4483177" author="xgen-internal-githook" created="Thu, 14 Apr 2022 13:59:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5671&quot; title=&quot;Update performance tab error banner in Compass to leafygreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5671&quot;&gt;&lt;del&gt;COMPASS-5671&lt;/del&gt;&lt;/a&gt;-update-error-banners-to-lg&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4483035" author="xgen-internal-githook" created="Thu, 14 Apr 2022 13:12:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5610&quot; title=&quot;Move maxTimeMS to More options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5610&quot;&gt;&lt;del&gt;COMPASS-5610&lt;/del&gt;&lt;/a&gt;-move-maxtime-ms&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4482980" author="xgen-internal-githook" created="Thu, 14 Apr 2022 12:57:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: remove-column-container-class&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4482977" author="xgen-internal-githook" created="Thu, 14 Apr 2022 12:56:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5669&quot; title=&quot;Run Aggregation: display results paginated&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5669&quot;&gt;&lt;del&gt;COMPASS-5669&lt;/del&gt;&lt;/a&gt;-aggregate-results&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4482973" author="xgen-internal-githook" created="Thu, 14 Apr 2022 12:56:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5543&quot; title=&quot;Toolbar: Add export button to the new Aggregations toolbar&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5543&quot;&gt;&lt;del&gt;COMPASS-5543&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4482929" author="xgen-internal-githook" created="Thu, 14 Apr 2022 12:34:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: chore(webpack-config-compass): Replace exports.webpack with custom exports key &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5724&quot; title=&quot;Find a way to remove special webpack export from plugins&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5724&quot;&gt;&lt;del&gt;COMPASS-5724&lt;/del&gt;&lt;/a&gt; (#2990)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Replace exports.webpack with custom exports key&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;`exports.webpack` helped us bundle Compass from source, but at the same time&lt;br/&gt;
it was messing with external users of published packages, specifically cloud&lt;br/&gt;
team was having troubles with it and had to add special aliases in their webpack&lt;br/&gt;
configuration to work around the issue&lt;/p&gt;

&lt;p&gt;Using custom main and exports keys completely avoids the issue as these will&lt;br/&gt;
be ignored by any other webpack configuration unless explicitly specified&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;chore(webpack-config-compass): Reformat&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;chore(compass-home): Fix compass-home depcheck config&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2cd4eafece3975eeb6a9a2f5b42c0aab1b919ecd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4482769" author="xgen-internal-githook" created="Thu, 14 Apr 2022 11:16:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sergey Petushkov&apos;, &apos;email&apos;: &apos;petushkov.sergey@gmail.com&apos;, &apos;username&apos;: &apos;gribnoysup&apos;}
&lt;p&gt;Message: Merge branch &apos;main&apos; into compass-5724-replace-exports-webpack-with-custom-exports-key&lt;br/&gt;
Branch: compass-5724-replace-exports-webpack-with-custom-exports-key&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f87eb2b4ebe4f6bbc47a7108c94e5259671cdc16&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f87eb2b4ebe4f6bbc47a7108c94e5259671cdc16&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2023319">COMPASS-5723</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Apr 2022 11:16:22 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 42 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 42 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sergey.petushkov@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0qxm7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i09we4:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0qjrj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>