Skip to content

Latest commit

 

History

History
103 lines (46 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

103 lines (46 loc) · 4.61 KB

2.1.0 (2022-11-06)

Features

  • optimize release flow (f2dd334)
  • update release scripts and github action (f2b5852)

2.0.5 (2022-10-22)

Features

  • 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)

chore

Features

BREAKING CHANGES

    • 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)

Features

  • 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)

Features

  • update package to latest (e01fb1b)

1.0.0 (2022-07-17)

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)

0.0.1 (2022-01-09)

Features