This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
Releases: storybookjs/testing-library
Releases · storybookjs/testing-library
v0.0.10
Release Notes
feat: upgrade testing library and user event (#18)
@storybook/testing-library
now uses @testing-library/user-event
version 14! 🎉
There are several new features and bugfixes and you can check them in the user-event release page.
🐛 Bug Fix
Authors: 1
- Yann Braga (@yannbf)
v0.0.9
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Yann Braga (@yannbf)
❤️ Gert Hengeveld (@ghengeveld)
❤️ Jean-Michel FRANCOIS (@jmfrancois)
❤️ Michael Shilman (@shilman)
🐛 Bug Fix
- deps: allow storybook 6.5 prerelease versions #13 (@yannbf)
- chore: add auto-release process #12 (@yannbf)
- chore: upgrade libs to be aligned with current stable version #11 (@jmfrancois)
- feat: support cjs and esm #6 (@yannbf)
- fix: change output target to commonjs #5 (@yannbf)
- fix: mutate screen object #4 (@yannbf)
- feat: add typescript support #1 (@yannbf)
⚠️ Pushed to main
- chore: fix release process (@yannbf)
- 0.0.8 (@ghengeveld)
- Update linear-export.yml (@shilman)
- Add linear export (@shilman)
- 0.0.7 (@ghengeveld)
- Clear output dir before building (@ghengeveld)
- 0.0.6 (@ghengeveld)
- Bump deps and add @types/react to fix compilation issue (@ghengeveld)
- 0.0.5 (@ghengeveld)
- 0.0.4 (@yannbf)
- 0.0.3 (@ghengeveld)
- Use highest valid timeout value (@ghengeveld)
- 0.0.2 (@ghengeveld)
- Use prepack instead of prepublish (@ghengeveld)
- 0.0.1 (@ghengeveld)
- Use latest beta (@ghengeveld)
- 0.0.0 (@ghengeveld)
- Don't timeout after 1 minute while debugging (@ghengeveld)
- Add eslint/prettier config (@ghengeveld)
- 0.0.0-alpha.3 (@yannbf)
- 0.0.0-alpha.2 (@ghengeveld)
- Don't time out while debugging async methods (@ghengeveld)
- Initial commit (@ghengeveld)
Authors: 4
- Gert Hengeveld (@ghengeveld)
- Jean-Michel FRANCOIS (@jmfrancois)
- Michael Shilman (@shilman)
- Yann Braga (@yannbf)