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

Limit jest to version 26 or 27 #98

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

bodograumann
Copy link
Contributor

@bodograumann bodograumann commented Apr 26, 2022

Currently jest is automatically updated to v28, but this leads to an error:

TypeError: Jest: Got error running globalSetup - /home/bodo/my-project/node_modules/@storybook/test-runner/playwright/global-setup.js, reason: Class extends value # is not a constructor or null

So we should limit the version for now.

Version

Published prerelease version: v0.0.8-next.0

Changelog

🐛 Bug Fix

Authors: 1

@yannbf yannbf added the patch Increment the patch version when merged label Apr 26, 2022
@yannbf
Copy link
Member

yannbf commented Apr 26, 2022

Thanks a lot @bodograumann!

@yannbf yannbf merged commit 5aafae7 into storybookjs:next Apr 26, 2022
@yannbf yannbf mentioned this pull request Apr 28, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants