Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Use CJS for node entrypoint #152

Merged
merged 2 commits into from
May 3, 2024
Merged

Fix: Use CJS for node entrypoint #152

merged 2 commits into from
May 3, 2024

Conversation

yannbf
Copy link
Collaborator

@yannbf yannbf commented May 3, 2024

Fixes #145

πŸ“¦ Published PR as canary version: 2.0.1--canary.152.93758da.0

✨ Test out this PR locally via:

npm install msw-storybook-addon@2.0.1--canary.152.93758da.0
# or 
yarn add msw-storybook-addon@2.0.1--canary.152.93758da.0

@yannbf yannbf added the patch Increment the patch version when merged label May 3, 2024
Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
msw-storybook-addon βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 3, 2024 4:00pm

@yannbf yannbf merged commit 104e651 into main May 3, 2024
8 checks passed
@yannbf yannbf deleted the feat/node-cjs-entrypoint branch May 3, 2024 16:01
Copy link

github-actions bot commented May 3, 2024

πŸš€ PR was released in v2.0.1 πŸš€

@github-actions github-actions bot added the released This issue/pull request has been released. label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

Using the addon v2 with Jest
1 participant