Skip to content

Conversation

@kyledurand
Copy link
Member

No description provided.

@kyledurand kyledurand self-assigned this Nov 3, 2021
@caution-tape-bot
Copy link

👋 It looks like you're updating JavaScript packages that are known
to cause problems when duplicated.

You can deduplicate them with the yarn-deduplicate utility:

npx yarn-deduplicate --packages graphql react react-dom webpack
npx yarn-deduplicate --scopes @shopify @apollo

A duplicate React version may cause an invalid hook call warning.

React context providers usually use module-scoped globals as their
default context values. Multiple versions of such packages will yield
multiple global instances, resulting in oblique runtime errors.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2021

size-limit report

Path Size
cjs 166.05 KB (+0.12% 🔺)
esm 96.59 KB (+0.28% 🔺)
esnext 143.47 KB (+0.17% 🔺)
css 34.53 KB (0%)

@kyledurand kyledurand requested a review from gcornhill November 4, 2021 14:49
Copy link
Contributor

@gcornhill gcornhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇‍♀️

@kyledurand kyledurand merged commit aa83489 into main Nov 4, 2021
@kyledurand kyledurand deleted the polaris-icons-v4.10.0 branch November 4, 2021 15:40
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