Skip to content

Releases: weiran-zsd/dts-cli

Release 2.0.5

08 May 04:08
5a0172f
Compare
Choose a tag to compare

2.0.5 (2024-05-08)

Bug Fixes

Release 2.0.4

09 Jan 03:02
044f350
Compare
Choose a tag to compare

2.0.4 (2024-01-09)

Bug Fixes

  • tsconfig allowImportingTsExtensions=>false (067b1a9), closes #208

Release 2.0.3

04 May 01:51
51f8cbf
Compare
Choose a tag to compare

2.0.3 (2023-05-04)

Bug Fixes

Release 2.0.2

19 Apr 08:00
b010f99
Compare
Choose a tag to compare

2.0.2 (2023-04-19)

Bug Fixes

Release 2.0.1

17 Apr 02:56
eec3c11
Compare
Choose a tag to compare

2.0.1 (2023-04-17)

Bug Fixes

Release 2.0.0

06 Apr 09:54
b0146bb
Compare
Choose a tag to compare

⚠ 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

06 Apr 09:12
83c4bc0
Compare
Choose a tag to compare
Release 2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2023-04-06)

Bug Fixes

Release 2.0.0-beta.1

06 Apr 08:25
5be0864
Compare
Choose a tag to compare
Release 2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2023-04-06)

Bug Fixes

  • add deps jest-environment-jsdom (8cca98d)

Release 2.0.0-beta.0

28 Mar 04:43
6376942
Compare
Choose a tag to compare
Release 2.0.0-beta.0 Pre-release
Pre-release

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

Bug Fixes

  • multi-entries should startwith './' to avoid error (3ed4ec1)
  • remove rollup-plugin-sourcemaps (23dcdae)

Release 1.6.3

23 Dec 02:17
804f596
Compare
Choose a tag to compare

1.6.3 (2022-12-23)

Bug Fixes