v0.11.0
This release of the test-runner contains a bunch of bug fixes and internal changes in how it bundles its own dependencies, alongside a replacement of babel-jest with swc, which should improve your overall experience!
🚀 Enhancement
- Release 0.11.0 #318 (@bryanjtc @yannbf @ndelangen @unshame @valentinpalkovic @vanessayuenn)
- Bundle with tsup and replace babel-jest with swc #250 (@bryanjtc @yannbf @ndelangen)
🐛 Bug Fix
- fix: nyc command with shard option #257 (@bryanjtc @yannbf)
- Improve ejected config types #297 (@yannbf)
- fix: Remove last reference to regenerator-runtime #303 (@bryanjtc)
- fix(test-storybook): Fix test-runner-jest.config.js file not being found in STORYBOOK_CONFIG_DIR on Windows #296 (@unshame)
- Upgrade glob to v10 #299 (@valentinpalkovic)
Authors: 6
- Bryan Thomas (@bryanjtc)
- Norbert de Langen (@ndelangen)
- UnShame (@unshame)
- Valentin Palkovic (@valentinpalkovic)
- Vanessa Yuen (@vanessayuenn)
- Yann Braga (@yannbf)