Skip to content

Releases: modernweb-dev/web

@web/storybook-builder@0.2.5

30 Dec 11:24

Choose a tag to compare

Patch Changes

  • Updated dependencies [9781c19]
    • @web/rollup-plugin-html@3.0.0

@web/rollup-plugin-html@3.0.0

30 Dec 11:24

Choose a tag to compare

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

03 Dec 12:18
84f2fdd

Choose a tag to compare

Patch Changes

  • bd12d3c: revert support transform on input html

@web/rollup-plugin-html@2.4.0

26 Nov 13:54
ea49352

Choose a tag to compare

Minor Changes

  • 44fff34: support transform on input html

@web/storybook-builder@0.2.4

20 Nov 15:50
02b16f4

Choose a tag to compare

Patch Changes

  • 0dd56f2: replace glob-promise with glob due to security findings

@web/storybook-builder@0.2.3

07 Aug 21:00
12e525a

Choose a tag to compare

Patch Changes

@web/test-runner-playwright@0.11.1

11 Jun 18:38
7b17726

Choose a tag to compare

Patch Changes

@web/rollup-plugin-import-meta-assets@2.3.0

10 Jun 14:22
86d6730

Choose a tag to compare

Minor Changes

  • 25bdafb: Change output to avoid import.meta.url in non-ESM builds

@web/test-runner@0.20.2

21 May 14:48
4ce4866

Choose a tag to compare

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

19 May 15:19
c9ee4f8

Choose a tag to compare

Patch Changes

  • 1b53424: allow React 19 and test with it