Release Notes
Upgrade user-event to v14 and testing-library to v9 (#43)
@storybook/testing-library
now uses @testing-library/dom
version 9 and @testing-library/user-event
version 14! 🎉
To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.
🚀 Enhancement
Authors: 1
- Yann Braga (@yannbf)