Skip to content

Releases: jcoreio/toolchains

v4.12.3

05 Nov 19:57
Compare
Choose a tag to compare

4.12.3 (2024-11-05)

Bug Fixes

  • use forbidOnly: true in CI (a523e04)

v4.12.2

04 Nov 16:19
Compare
Choose a tag to compare

4.12.2 (2024-11-04)

Bug Fixes

  • fix another broken module path (f8bf601)

v4.12.1

04 Nov 15:59
Compare
Choose a tag to compare

4.12.1 (2024-11-04)

Bug Fixes

  • fix invalid module path in init (4755de6)

v4.12.0

04 Nov 15:50
Compare
Choose a tag to compare

4.12.0 (2024-11-04)

Bug Fixes

Features

  • prompt to install optional deps in init (e369289)

v4.11.1

04 Nov 04:55
Compare
Choose a tag to compare

4.11.1 (2024-11-04)

Bug Fixes

  • restrict valid commit message types (8a8cee3)

v4.11.0

04 Nov 04:41
2db779d
Compare
Choose a tag to compare

4.11.0 (2024-11-04)

Features

  • validate commit messages in commit-msg git hook (e6bf04b)

v4.10.0

24 Oct 18:55
Compare
Choose a tag to compare

4.10.0 (2024-10-24)

Bug Fixes

  • fix init hasTypeScriptSources value (78ab98e)
  • init: set hasTypeScriptSources correctly (4af7bf9)

Features

  • add install-optional-deps command (7d97d92)

v4.9.1

13 Sep 22:21
Compare
Choose a tag to compare

4.9.1 (2024-09-13)

Bug Fixes

  • disable toolchain scripts with falsy values, disable smoke test for aws-lambda (385a73f)

v4.9.0

01 Sep 17:03
Compare
Choose a tag to compare

4.9.0 (2024-09-01)

Features

  • add buildIgnore option (f128f91)
  • add hasTypeScriptSources option to toolchain.config.cjs (9de63dc)

v4.8.0

30 Aug 21:30
Compare
Choose a tag to compare

4.8.0 (2024-08-30)

Features

  • add badges helper command (652842b)