Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@aladdin-add aladdin-add released this 06 Apr 09:54
· 20 commits to main since this release
b0146bb

⚠ BREAKING CHANGES

  • node.js v12/v13/v14/v15/v17 is no longer supported, see node.js releases
  • upgrade jest v29
  • upgrade rollup v3
  • upgrade storybook v7 & switch the builder to vite (rollup-based)
  • the templates using react/react-dom v18 now
  • upgrade typescript v5

❗️Notes:

The default configuration has been updated to be compatible with the versions of these dependencies. However, if you have any custom plugins, please read the migration guides carefully to ensure that your package functions correctly.