Skip to content
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

Target modern browsers #174

Merged
merged 2 commits into from Apr 16, 2021
Merged

Target modern browsers #174

merged 2 commits into from Apr 16, 2021

Conversation

clauderic
Copy link
Owner

@clauderic clauderic commented Mar 30, 2021

Add browserlistrc to only target modern browsers for distributed assets

defaults
last 2 version
not IE 11
not dead

@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2021

🦋 Changeset detected

Latest commit: 1d3ef81

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@dnd-kit/accessibility Major
@dnd-kit/core Major
@dnd-kit/modifiers Major
@dnd-kit/sortable Major
@dnd-kit/utilities Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2021

Size Change: -27.4 kB (-33%) 🎉

Total Size: 56.7 kB

Filename Size Change
packages/accessibility/dist/accessibility.cjs.development.js 598 B -27 B (-4%)
packages/accessibility/dist/accessibility.cjs.production.min.js 461 B +5 B (+1%)
packages/accessibility/dist/accessibility.esm.js 457 B -31 B (-6%)
packages/core/dist/core.cjs.development.js 15 kB -10.6 kB (-41%) 🎉
packages/core/dist/core.cjs.production.min.js 9.64 kB -3.65 kB (-27%) 🎉
packages/core/dist/core.esm.js 14.8 kB -10.6 kB (-42%) 🎉
packages/modifiers/dist/modifiers.cjs.development.js 642 B -196 B (-23%) 🎉
packages/modifiers/dist/modifiers.cjs.production.min.js 471 B -103 B (-18%) 👏
packages/modifiers/dist/modifiers.esm.js 561 B -205 B (-27%) 🎉
packages/sortable/dist/sortable.cjs.development.js 3.78 kB -527 B (-12%) 👏
packages/sortable/dist/sortable.cjs.production.min.js 2.48 kB -247 B (-9%)
packages/sortable/dist/sortable.esm.js 3.66 kB -531 B (-13%) 👏
packages/utilities/dist/utilities.cjs.development.js 1.34 kB -288 B (-18%) 👏
packages/utilities/dist/utilities.cjs.production.min.js 802 B -160 B (-17%) 👏
packages/utilities/dist/utilities.esm.js 1.25 kB -294 B (-19%) 👏
ℹ️ View Unchanged
Filename Size Change
packages/accessibility/dist/index.js 148 B 0 B
packages/core/dist/index.js 141 B 0 B
packages/modifiers/dist/index.js 144 B 0 B
packages/sortable/dist/index.js 144 B 0 B
packages/utilities/dist/index.js 144 B 0 B

compressed-size-action

@clauderic clauderic marked this pull request as ready for review April 16, 2021 19:54
@clauderic clauderic merged commit a9d92cf into master Apr 16, 2021
@clauderic clauderic deleted the build-target branch April 16, 2021 20:06
@github-actions github-actions bot mentioned this pull request Apr 16, 2021
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.

None yet

1 participant