Releases: modernweb-dev/web
Releases · modernweb-dev/web
@web/storybook-builder@0.2.5
Patch Changes
- Updated dependencies [9781c19]
- @web/rollup-plugin-html@3.0.0
@web/rollup-plugin-html@3.0.0
Major Changes
-
9781c19: 1. Enabled CSS assets extraction by default (as a result, removed configuration option bundleAssetsFromCss). 2. Made extraction of assets from all link rel types 3. Fixed "assetFileNames" behavior 4. Refactored all tests, added tests for more corner cases 5. Added legacy modes for old 2.x.x behavior.
See MIGRATION.md for migration notes.
@web/rollup-plugin-html@2.4.1
Patch Changes
- bd12d3c: revert support transform on input html
@web/rollup-plugin-html@2.4.0
Minor Changes
- 44fff34: support transform on input html
@web/storybook-builder@0.2.4
Patch Changes
- 0dd56f2: replace glob-promise with glob due to security findings
@web/storybook-builder@0.2.3
Patch Changes
- cfcea9d: fix Node 22.18
@web/test-runner-playwright@0.11.1
Patch Changes
- dbd6f47: bump playwright
@web/rollup-plugin-import-meta-assets@2.3.0
Minor Changes
- 25bdafb: Change output to avoid import.meta.url in non-ESM builds
@web/test-runner@0.20.2
Patch Changes
- 7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporter
@web/storybook-utils@1.1.2
Patch Changes
- 1b53424: allow React 19 and test with it