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

feat: turn Jest into an internal dependency #175

Merged
merged 1 commit into from Aug 24, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Aug 24, 2022

Release notes

The Storybook test runner will now contain Jest as an internal dependency, which means that if you installed Jest just for the purpose of using the Storybook test runner, you can now remove it!

📦 Published PR as canary version: 0.6.2--canary.175.18eec92.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.6.2--canary.175.18eec92.0
# or 
yarn add @storybook/test-runner@0.6.2--canary.175.18eec92.0

Version

Published prerelease version: v0.6.2-next.0

Changelog

Release Notes

feat: turn Jest into an internal dependency (#175)

The Storybook test runner will now contain Jest as an internal dependency, which means that if you installed Jest just for the purpose of using the Storybook test runner, you can now remove it!


🐛 Bug Fix

  • feat: turn Jest into an internal dependency #175 (@yannbf)

Authors: 1

@yannbf yannbf added the patch Increment the patch version when merged label Aug 24, 2022
@yannbf yannbf force-pushed the feat/move-jest-as-internal-dep branch from 1a3f8e0 to 18eec92 Compare August 24, 2022 10:32
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!!!

@yannbf yannbf merged commit d778968 into next Aug 24, 2022
@yannbf yannbf mentioned this pull request Aug 24, 2022
@github-actions
Copy link

🚀 PR was released in v0.6.2 🚀

@yannbf yannbf deleted the feat/move-jest-as-internal-dep branch November 18, 2022 14:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants