2.1.0 (2022-11-06)
2.0.5 (2022-10-22)
- generate changelog programmatic (d7d5f3a)
- set default value for confirm (8f5d1a2)
- update npm scripts (ae9d23f)
2.0.4 (2022-10-20)
2.0.0 (2022-10-20)
1.1.1 (2022-10-19)
- move scripts position (30eee70)
-
- build with @rollup/plugin-typescript
- validate git hooks with simple git hooks
- execute scripts with tsx
- test with vitest
1.0.2 (2022-07-31)
- change rollup config (990e1cf)
- delete api extractor json (4031f94)
- rollback typescript2 plugin,because esbuild can't generate declaration files (b3a1399)
1.0.1 (2022-07-17)
- update package to latest (e01fb1b)
1.0.0 (2022-07-17)
- 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)