Skip to content

Releases: wangkaiwd/typescript-library-template

v2.1.0

06 Nov 06:10
Compare
Choose a tag to compare

Features

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

v2.0.5

22 Oct 08:30
Compare
Choose a tag to compare

Features

  • generate changelog programmatic (d7d5f3a)
  • set default value for confirm (8f5d1a2)
  • update npm scripts (ae9d23f)

v2.0.4

20 Oct 05:45
Compare
Choose a tag to compare
chore(release): release v2.0.4

v2.0.0

20 Oct 03:29
Compare
Choose a tag to compare
chore(version): bump version to v2.0.0

v1.1.1

19 Oct 08:42
Compare
Choose a tag to compare

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

20 Oct 03:29
Compare
Choose a tag to compare

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

31 Jul 06:59
Compare
Choose a tag to compare

Features

  • change rollup config (990e1cf)
  • delete api extractor json (4031f94)
  • rollback typescript2 plugin,because esbuild can't generate declaration files (b3a1399)

v1.0.1

17 Jul 07:03
Compare
Choose a tag to compare

Features

  • update package to latest (e01fb1b)

v1.0.0

17 Jul 06:45
Compare
Choose a tag to compare

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)

v0.0.1

09 Jan 10:15
Compare
Choose a tag to compare

Features