Releases: weiran-zsd/dts-cli
Releases · weiran-zsd/dts-cli
Release 2.0.5
Release 2.0.4
Release 2.0.3
Release 2.0.2
Release 2.0.1
Release 2.0.0
⚠ 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.
Release 2.0.0-beta.2
Release 2.0.0-beta.1
Release 2.0.0-beta.0
2.0.0-beta.0 (2023-03-28)
⚠ BREAKING CHANGES
- upgrade storybook v7
- upgrade to rollup v3
- upgrade to jest v29
- upgrade to jest v28
- drop node v12/v13/v14/v15/v17 support
Features
- drop node v12/v13/v14/v15/v17 support (38fbed3)
- upgrade storybook v7 (b8cb417)
- upgrade to jest v28 (15e5452)
- upgrade to jest v29 (aa9018b)
- upgrade to rollup v3 (92c1d0d)