-
Notifications
You must be signed in to change notification settings - Fork 21
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
v0.18 #127
v0.18 #127
Conversation
edoardocavazza
commented
Jan 11, 2023
•
edited
Loading
edited
- Update esbuild constraint
- Style resolution using export fields (breaking)
- Remove CSS import plugin from default plugins
- Remove unwebpack plugin from default plugins
- Remove define-this plugin from default plugins
- Deprecate alias plugin (core in esbuild)
- Deprecate external plugin (using builtin esbuild package)
- Deprecate storybook plugin
🦋 Changeset detectedLatest commit: c6757b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 38 packages
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 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
==========================================
+ Coverage 90.99% 91.55% +0.55%
==========================================
Files 39 34 -5
Lines 5929 5646 -283
==========================================
- Hits 5395 5169 -226
+ Misses 534 477 -57 ☔ View full report in Codecov by Sentry. |
b103b2e
to
f1ded28
Compare