Skip to content

Releases: modernweb-dev/web

@web/[email protected]

02 Apr 17:42
31c3561
Compare
Choose a tag to compare

Patch Changes

  • d432f57: Optimizes config loading to not look for package.json in file system if the
    config extension is already informing whether CommonJS or ESM is used.

    Currently config loading did unnecessarily traverse the file system. This could
    be unnecessary slowness, or cause issues in sandbox environments (like Bazel)

@web/[email protected]

25 Mar 14:59
3cd0b1f
Compare
Choose a tag to compare

Patch Changes

  • b3f7313: dont path.join on external urls, it breaks them

@web/[email protected]

28 Feb 10:18
985cb56
Compare
Choose a tag to compare

Patch Changes

  • da68f94: publish as esm instead of commonjs

@web/[email protected]

27 Feb 10:24
9dc7e39
Compare
Choose a tag to compare

Patch Changes

  • f3a2359: update version of SCER polyfill

@web/[email protected]

27 Feb 11:05
539a2ff
Compare
Choose a tag to compare

Patch Changes

  • ae1c38d: update version of @web/polyfills-loader to make use of latest version of SCER polyfill

[email protected]

18 Feb 14:30
a679972
Compare
Choose a tag to compare

Patch Changes

  • d826727: upgrade esbuild to 0.25.x

@web/[email protected]

18 Feb 15:18
5a23ea5
Compare
Choose a tag to compare

Patch Changes

  • 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8

@web/[email protected]

18 Feb 14:30
a679972
Compare
Choose a tag to compare

Patch Changes

  • d826727: upgrade esbuild to 0.25.x

@web/[email protected]

18 Feb 15:18
5a23ea5
Compare
Choose a tag to compare

Patch Changes

@web/[email protected]

18 Feb 14:30
a679972
Compare
Choose a tag to compare

Patch Changes

  • d826727: upgrade esbuild to 0.25.x