Releases: wangkaiwd/typescript-library-template
Releases · wangkaiwd/typescript-library-template
v2.1.0
Features
- optimize release flow (f2dd334)
- update release scripts and github action (f2b5852)
v2.0.5
Features
- generate changelog programmatic (d7d5f3a)
- set default value for confirm (8f5d1a2)
- update npm scripts (ae9d23f)
v2.0.4
chore(release): release v2.0.4
v2.0.0
chore(version): bump version to v2.0.0
v1.1.1
Chores
Features
BREAKING CHANGES
- build with @rollup/plugin-typescript
- validate git hooks with simple git hooks
- execute scripts with tsx
- test with vitest
v1.1.0
Chores
Features
BREAKING CHANGES
-
- build with @rollup/plugin-typescript
- validate git hooks with simple git hooks
- execute scripts with tsx
- test with vitest
v1.0.2
Features
- change rollup config (990e1cf)
- delete api extractor json (4031f94)
- rollback typescript2 plugin,because esbuild can't generate declaration files (b3a1399)
v1.0.0
Bug Fixes
Features
- add files field in package.json (2db181b)
- add link for build and publish (3216a04)
- complete build and publish tutorial (39705a7)
- delete some redundant code (c449b1e)
- roll-up .d.ts declaration files with rollup-plugin-dts (e9d0d9b)
- update logo to online link (bb1fece)
- write build tutorial (f63f58a)