Skip to content

Releases: gjuchault/typescript-service-starter

v7.3.0

12 Jan 18:13
ddb1ff5

Choose a tag to compare

7.3.0 (2026-01-12)

Features

  • ci: upgrade actions/checkout and actions/setup-node (ddb1ff5)

v7.2.1

12 Jan 17:29
abc04b4

Choose a tag to compare

7.2.1 (2026-01-12)

Bug Fixes

  • dockerfile: align node version (abc04b4)

v7.2.0

12 Jan 08:47
5cd4eab

Choose a tag to compare

7.2.0 (2026-01-12)

Features

  • no scripts needed, more cleanup post setup (#1451) (5cd4eab)

v7.1.2

11 Jan 12:20
316c774

Choose a tag to compare

7.1.2 (2026-01-11)

Bug Fixes

  • errdefer: partial cleanup on dependencies startup failure, fix queue names (316c774)

v7.1.1

09 Jan 09:07
51eeb89

Choose a tag to compare

7.1.1 (2026-01-09)

Bug Fixes

  • package: add repository for OIDC push (51eeb89)

v7.0.1

31 Jul 13:54
2a440f6

Choose a tag to compare

7.0.1 (2025-07-31)

Bug Fixes

  • readme: clearer bundle documentation (a0eeaf6)

v7.0.0

21 Jul 09:21
ae78efb

Choose a tag to compare

7.0.0 (2025-07-21)

chore

  • refact to use effect and pg-boss, upgrade to node 24 and biome 2 (#1323) (ae78efb)

BREAKING CHANGES

  • switched from Result pattern to flowgen, switched from bull to pg-boss, upgraded biome1 to biome2

v6.1.2

20 Feb 18:06
ace95a9

Choose a tag to compare

6.1.2 (2025-02-20)

Bug Fixes

v6.1.1

05 Feb 19:29
5ed6239

Choose a tag to compare

6.1.1 (2025-02-05)

Bug Fixes

  • ci: remove useless env in postgres service (#1297) (5ed6239)

v6.1.0

05 Feb 19:00
0762a03

Choose a tag to compare

6.1.0 (2025-02-05)

Features

  • node: add NODE_OPTIONS in .env to cleanup package.json (81ba74c)
  • ts: enable verbatimModuleSyntax (9d930a4)