Skip to content

Releases: modernweb-dev/web

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

Choose a tag to compare

@github-actions github-actions released this 09 Mar 16:07
45f4408

Patch Changes

  • 89d66fb: fix source map when path has a dynamic var

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

Choose a tag to compare

@github-actions github-actions released this 11 Feb 22:31
20001dc

Patch Changes

  • 2c2f92e: sort glob to ensure the order of switch cases and consistent build output for same files

rollup-plugin-workbox@8.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Feb 13:38
2a8feac

Patch Changes

  • d304459: Bump esbuild version to 0.27.0

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

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:43
1ea4af2

Patch Changes

  • ef0641b: add originalFileName to emitFile

@web/rollup-plugin-html@3.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 17:44
79490d8

Minor Changes

  • 3a9c97b: add CSS bundling and minification

@web/parse5-utils@2.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 13:34
f4f00c3

Patch Changes

  • 2da292c: fix MJS exports
    fix export of updateNodeSourceCodeLocation
    fix docs about exported utils

@web/storybook-builder@0.2.5

Choose a tag to compare

Patch Changes

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

@web/rollup-plugin-html@3.0.0

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

Choose a tag to compare

@github-actions github-actions released this 03 Dec 12:18
84f2fdd

Patch Changes

  • bd12d3c: revert support transform on input html

@web/rollup-plugin-html@2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 13:54
ea49352

Minor Changes

  • 44fff34: support transform on input html