Skip to content

Releases: gjuchault/typescript-library-starter

v5.2.3

28 May 22:13
6cf8122
Compare
Choose a tag to compare

5.2.3 (2024-05-28)

Bug Fixes

  • ci and upgrade packages; use node run (6cf8122)

v5.2.2

30 Jan 17:56
b4efd7d
Compare
Choose a tag to compare

5.2.2 (2024-01-30)

Bug Fixes

  • package: remove eslint & prettier (b4efd7d)

v5.2.1

30 Jan 15:43
6c4c1cd
Compare
Choose a tag to compare

5.2.1 (2024-01-30)

Bug Fixes

  • md: lint markdown files (6c4c1cd)

v5.2.0

30 Jan 12:25
e59d0a4
Compare
Choose a tag to compare

5.2.0 (2024-01-30)

Features

v5.1.0

15 Jan 11:01
8ae5aaa
Compare
Choose a tag to compare

5.1.0 (2024-01-15)

Features

  • npm: use npm ci with setup-node's cache to stick to standards (8ae5aaa)

v5.0.3

10 Jan 09:30
405d13f
Compare
Choose a tag to compare

5.0.3 (2024-01-10)

Bug Fixes

  • build: dynamic require banner (80c0be0)
  • vscode: launch & tasks to not use tsx (405d13f)

v5.0.2

05 Jan 15:36
52575a2
Compare
Choose a tag to compare

5.0.2 (2024-01-05)

Bug Fixes

  • always generate esm-compatibility banner (52575a2)

v5.0.1

19 Dec 07:54
cad85b1
Compare
Choose a tag to compare

5.0.1 (2023-12-19)

Bug Fixes

  • package: escape */ in pacakge.json for zsh envs (cad85b1)

v5.0.0

18 Dec 17:31
d437d61
Compare
Choose a tag to compare

5.0.0 (2023-12-18)

Features

BREAKING CHANGES

  • switched back to esbuild's bundling, which goes well with api-extractor

  • chore(npm): commit package-lock

  • fix-up: tsx over .ts files

  • fix: switch to swc-register to be able to run coverage

  • feat: use esbuild-register instead

v4.0.4

21 Nov 16:39
30bb889
Compare
Choose a tag to compare

4.0.4 (2023-11-21)

Bug Fixes

  • packages: remove unused source-map-support (30bb889)