Skip to content

Releases: gjuchault/typescript-library-starter

v2.1.0

15 Mar 14:24
Compare
Choose a tag to compare

2.1.0 (2023-03-15)

Features

v2.0.5

16 Aug 09:38
ff379fc
Compare
Choose a tag to compare

2.0.5 (2022-08-16)

Bug Fixes

  • build: missing bundle mode (ff379fc)

v2.0.4

11 Aug 08:30
4686662
Compare
Choose a tag to compare

2.0.4 (2022-08-11)

Bug Fixes

  • testSetup: stop re-adding origin (4686662)

v2.0.3

05 Aug 15:47
8efdc38
Compare
Choose a tag to compare

2.0.3 (2022-08-05)

Bug Fixes

  • ts: update rootDir & types target (4ad82cd)

v2.0.2

06 Jun 10:53
5843211
Compare
Choose a tag to compare

2.0.2 (2022-06-06)

Bug Fixes

v2.0.1

18 May 09:45
db69fe8
Compare
Choose a tag to compare

2.0.1 (2022-05-18)

Bug Fixes

  • build: fix build command (db69fe8)

v2.0.0

09 May 09:23
98b47e9
Compare
Choose a tag to compare

2.0.0 (2022-05-09)

chore

  • package: push version to 2.0 after re-creating repository (98b47e9)

BREAKING CHANGES

  • package: push version to 2.0 after re-creating repository

v1.0.0

08 May 09:52
11f2e48
Compare
Choose a tag to compare

1.0.0 (2022-05-08)

Bug Fixes

  • ci: correct ava config (08c3386)
  • ci: do a concrete build during main ci (d600b4e)
  • clean: use force parameter (9b420f6)
  • npm: fill npmignore (e612a05)
  • setup: output workflow file in proper directory (de0bcb4)
  • setup: replace CoC email (03af6c2)
  • spell: add gjuchault to cspell and cleanup cspell on setup (fe94147)
  • tests: use a custom esbuild hook to have proper sourcemaps (5711f1a)
  • tsc: proper usage of emitDeclarationOnly (aa522fa)
  • workflow: change job name (7aeb47a)

Features

  • setup script (747deca)
  • setup: add package name to cspell (fb8ef06)
  • setup: add yarn berry option (562401c)