Release Notes
support Storybook 7.0 root selector (#172)
Feature:
In Storybook 7.0, the root selector changed from #root to #storybook-root. Both selectors are now supported in the internals of the test runner
🐛 Bug Fix
Authors: 1
- Yann Braga (@yannbf)