-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update caniuse-lite, browserslist and core-js #52420
Conversation
Size Change: +1.17 kB (0%) Total Size: 1.42 MB
ℹ️ View Unchanged
|
Flaky tests detected in d7cc875. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5486511229
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change makes sense to me, and the increase in bundle size is mostly reasonable!
Indeed, the GitHub action reports only tiny increases in CSS sizes. Because newly the autoprefixer started adding fallbacks for logical properties. For example, |
Updates the build infrastructure packages to their latest version.
Extracts parts of #52213 and and #52363 into a standalone PR. We now support a new browser,
and_uc
, which went from 0.80% usage to 1.04% in the latest version ofcaniuse-lite
🙂 I'm wondering if it forces us to transpile some JS syntax again.