Skip to content

Conversation

@43081j
Copy link
Contributor

@43081j 43081j commented Dec 2, 2025

esbuild recently published a new major which means installs of WDS
duplicate it currently, since we're bound to 0.25.0. this just expands
the semver range so we can de-dupe.

Note this doesn't upgrade the locally installed esbuild (in this repo)
as the storybook package uses storybook 8.x which still uses the older
esbuild. So it means we would have 2 esbuild installs.

@changeset-bot
Copy link

changeset-bot bot commented Dec 2, 2025

🦋 Changeset detected

Latest commit: 1e14f30

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
rollup-plugin-workbox Patch
@web/dev-server-esbuild Patch
@web/storybook-builder Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

esbuild recently published a new major which means installs of WDS
duplicate it currently, since we're bound to `0.25.0`. this just expands
the semver range so we can de-dupe.

Note this doesn't upgrade the locally installed esbuild (in this repo)
as the storybook package uses storybook 8.x which still uses the older
esbuild. So it means we would have 2 esbuild installs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant