Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Fix cjs/esm interoperability #47

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Fix cjs/esm interoperability #47

merged 1 commit into from
Oct 4, 2023

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Oct 4, 2023

Closes #45

Contributor's checklist:

What I did

See #45 for details. This PR adds a workaround for CJS/ESM to work in tandem

Change type

Indicate the type of change your pull request is:

  • maintenance
  • documentation
  • patch
  • minor
  • major

Maintainer's checklist:

  • Make sure to define a release label corresponding to what the contributor selected above.
  • If this PR should not trigger a release, label it as skip-release.
📦 Published PR as canary version: 0.2.3--canary.47.6408412468.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@yannbf yannbf added the patch Increment the patch version when merged label Oct 4, 2023
@yannbf yannbf merged commit 415f6d3 into next Oct 4, 2023
2 checks passed
@yannbf yannbf deleted the yann/fix-cjs-interop branch October 4, 2023 15:51
@yannbf yannbf mentioned this pull request Oct 4, 2023
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

🚀 PR was released in v0.2.3 🚀

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease This change is available in a prerelease. labels Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Running test-storybook causes an error
1 participant