Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 11:38

Release Notes

[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

πŸ› Bug Fix

Authors: 2