You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
[Breaking Change]: Replace babel-istanbul-plugin and replace it by a webpack loader #27 (@yannbf@valentinpalkovic)