Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 13:43
· 6 commits to master since this release

Major Changes

  • refactor!: remove unnecessary plugin params and scanEntries function, make it simple and focus on code injection.
  • fix: error occurs when uses with storybook builder vite, closed #15.
  • chore: upgrade ecosystem dependencies(vite v5 & rollup v4).