- Fix sourcemap generation for Webpack5 projects #42 (@valentinpalkovic)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)
- Docs: Adds troubleshooting for test flag #36 (@jonniebigodes)
- @jonniebigodes
- Yann Braga (@yannbf)
[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader (#27)
- [BREAKING CHANGE]: Dropping Storybook < 7 support
- Replaced
babel-istanbul-plugin
with a custom Webpack loader to support coverage independently of the compiler used for Webpack5 projects. Before, the coverage addon only worked if Babel was used with Webpack5. Now, users might use other compilers like, for example, SWC.
- [Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader #27 (@yannbf @valentinpalkovic)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)
- Create CODEOWNERS (@valentinpalkovic)
- Valentin Palkovic (@valentinpalkovic)
- Yann Braga (@yannbf)
- Yann Braga (@yannbf)
Add Vite support (#7)
The addon now supports Vite projects out of the box! If you had a custom instrumentation because this addon didn't support Vite, you are now free to remove it and just register it in the addons section of .storybook/main.js
π
- Yann Braga (@yannbf)
- Yann Braga (@yannbf)
- Yann Braga (@yannbf)
- Initial commit (@yannbf)
- Yann Braga (@yannbf)