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: switch to vitest and storybook vite #549

Merged
merged 7 commits into from
May 28, 2022
Merged

feat: switch to vitest and storybook vite #549

merged 7 commits into from
May 28, 2022

Conversation

thebuilder
Copy link
Owner

@thebuilder thebuilder commented May 27, 2022

Replace Jest with Vitest. The test-utils now supports both Jest and Vitest in a global configuration, and can be manually mocked for cases without global testing utils.

This allows us the remove most of the Babel dependencies.

Replace Jest with Vitest. The `test-utils` now supports both Jest and Vitest in a global configuration, and can be manually mocked for cases without global testing utils.

This allows us the remove most of the Babel dependencies
@vercel
Copy link

vercel bot commented May 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-intersection-observer ✅ Ready (Inspect) Visit Preview May 28, 2022 at 6:20PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 27, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 09e421e:

Sandbox Source
useInView Configuration
InView render props Configuration
InView plain children Configuration

@thebuilder thebuilder merged commit af0440f into master May 28, 2022
@thebuilder thebuilder deleted the feat/vitest branch May 28, 2022 21:34
@thebuilder
Copy link
Owner Author

🎉 This PR is included in version 9.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant