Skip to content

Conversation

@BPScott
Copy link
Member

@BPScott BPScott commented Aug 24, 2021

WHY are these changes introduced?

Removing legacy configuration.

WHAT is this pull request doing?

Removing the esnext folder.

The esnext folder was a relic from a time before sewing-kit supported reading
esnext entrypoints from the esnext key in package.json, which was
added in sewing-kit 0.135.0 (released Aug 2020).

The configuration that forced sewing-kit to always read from this folder (instead of looking at the esnext entrypoint) was removed in Shopify/sewing-kit#2566 and released as sewing-kit 0.152.0 (released Mar 2021).

If you are building an app using sewing-kit, you must use sewing-kit 0.152.0 or newer if you want esnext build support.

@BPScott BPScott force-pushed the remove-esnext-folder branch from acf4a66 to a6bf6ae Compare August 24, 2021 02:28
@github-actions
Copy link
Contributor

size-limit report

Path Size
cjs 143.94 KB (0%)
esm 97.81 KB (0%)
esnext 143.49 KB (0%)
css 34.53 KB (0%)

@BPScott BPScott force-pushed the remove-esnext-folder branch from a6bf6ae to 40a7a7b Compare August 24, 2021 02:30
This folder was a relic from a time before sewing-kit supported reading
esnext entrypoints from the `esnext` key in package.json, which was
added in sewing-kit 0.135.0 (released Aug 2020).

The configuration that forced sewing-kit to always read from this folder
(instead of looking at the esnext entrypoint) was removed in
Shopify/sewing-kit#2566 and released as
sewing-kit 0.152.0 (released Mar 2021).

If you are building an app using sewing-kit, you must use sewing-kit
0.152.0 or newer if you want esnext build support.
@BPScott BPScott force-pushed the remove-esnext-folder branch from 40a7a7b to a56f751 Compare August 24, 2021 02:31
@BPScott BPScott requested a review from a team August 24, 2021 02:32
@BPScott BPScott merged commit 44c401a into v7.0.0-release Aug 24, 2021
@BPScott BPScott deleted the remove-esnext-folder branch August 24, 2021 18:38
alex-page pushed a commit that referenced this pull request Aug 25, 2021
This folder was a relic from a time before sewing-kit supported reading
esnext entrypoints from the `esnext` key in package.json, which was
added in sewing-kit 0.135.0 (released Aug 2020).

The configuration that forced sewing-kit to always read from this folder
(instead of looking at the esnext entrypoint) was removed in
Shopify/sewing-kit#2566 and released as
sewing-kit 0.152.0 (released Mar 2021).

If you are building an app using sewing-kit, you must use sewing-kit
0.152.0 or newer if you want esnext build support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants