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

v0.18 #127

Merged
merged 55 commits into from
Jan 10, 2024
Merged

v0.18 #127

merged 55 commits into from
Jan 10, 2024

Conversation

edoardocavazza
Copy link
Member

@edoardocavazza edoardocavazza commented Jan 11, 2023

  • 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-bot
Copy link

changeset-bot bot commented Jan 11, 2023

🦋 Changeset detected

Latest commit: c6757b8

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

This PR includes changesets to release 38 packages
Name Type
@chialab/cjs-to-esm Minor
@chialab/es-dev-server Minor
@chialab/es-test-runner Minor
@chialab/esbuild-plugin-any-file Minor
@chialab/esbuild-plugin-babel Minor
@chialab/esbuild-plugin-commonjs Minor
@chialab/esbuild-plugin-css-import Minor
@chialab/esbuild-plugin-env Minor
@chialab/esbuild-plugin-html Minor
@chialab/esbuild-plugin-meta-url Minor
@chialab/esbuild-plugin-postcss Major
@chialab/esbuild-plugin-require-resolve Minor
@chialab/esbuild-plugin-unwebpack Minor
@chialab/esbuild-plugin-virtual Minor
@chialab/esbuild-plugin-worker Minor
@chialab/esbuild-rna Minor
@chialab/estransform Minor
@chialab/node-resolve Minor
@chialab/postcss-dart-sass Minor
@chialab/postcss-preset-chialab Minor
@chialab/postcss-url-rebase Minor
@chialab/rna Major
@chialab/rna-browser-test-runner Major
@chialab/rna-bundler Minor
@chialab/rna-config-loader Minor
@chialab/rna-dev-server Major
@chialab/rna-logger Minor
@chialab/rna-node-test-runner Minor
@chialab/rna-saucelabs-test-runner Minor
@chialab/wds-plugin-hmr Minor
@chialab/wds-plugin-legacy Minor
@chialab/wds-plugin-node-resolve Minor
@chialab/wds-plugin-polyfill Minor
@chialab/wds-plugin-rna Minor
@chialab/wtr-coverage-reporter Minor
@chialab/wtr-mocha-reporter Minor
@chialab/esbuild-plugin-lightningcss Patch
@chialab/esbuild-plugin-metadata Patch

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
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (5ed42e1) 90.99% compared to head (c6757b8) 91.55%.

Files Patch % Lines
packages/esbuild-plugin-lightningcss/lib/index.js 86.66% 14 Missing ⚠️
packages/esbuild-plugin-css-import/lib/index.js 60.00% 4 Missing ⚠️
packages/esbuild-plugin-worker/lib/index.js 90.69% 4 Missing ⚠️
packages/esbuild-rna/lib/Build.js 95.23% 2 Missing ⚠️
packages/esbuild-rna/lib/helpers.js 96.42% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@edoardocavazza edoardocavazza merged commit f6635b2 into main Jan 10, 2024
7 of 8 checks passed
@edoardocavazza edoardocavazza deleted the v0.18.x branch January 10, 2024 10:41
@edoardocavazza edoardocavazza changed the title Draft: v0.18 v0.18 Jan 10, 2024
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.

1 participant