Skip to content

Releases: gjuchault/typescript-library-starter

v5.3.0

30 Dec 17:21
03d5734
Compare
Choose a tag to compare

5.3.0 (2024-12-30)

Bug Fixes

  • tests: add filters to test command (03d5734)
  • vscode: use strip-types and test script (5d4830c)

Features

  • esm: use isMain to start packages (e280b9c)
  • ts: stricter ts (410ab04)

v5.2.4

27 Dec 16:47
1e6e74e
Compare
Choose a tag to compare

5.2.4 (2024-12-27)

Bug Fixes

  • scripts: fix new lint issues (1e6e74e)

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)