Releases: modernweb-dev/web
Releases · modernweb-dev/web
@web/[email protected]
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]
Patch Changes
- b3f7313: dont path.join on external urls, it breaks them
@web/[email protected]
Patch Changes
- da68f94: publish as esm instead of commonjs
@web/[email protected]
Patch Changes
- f3a2359: update version of SCER polyfill
@web/[email protected]
Patch Changes
- ae1c38d: update version of @web/polyfills-loader to make use of latest version of SCER polyfill
[email protected]
Patch Changes
- d826727: upgrade esbuild to 0.25.x
@web/[email protected]
Patch Changes
- 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
@web/[email protected]
Patch Changes
- d826727: upgrade esbuild to 0.25.x
@web/[email protected]
Patch Changes
- 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
- Updated dependencies [1bd1e53]
- @web/[email protected]
@web/[email protected]
Patch Changes
- d826727: upgrade esbuild to 0.25.x