Skip to content

Releases: openapi-typescript-infra/service

v5.2.0

19 Oct 18:26
Compare
Choose a tag to compare

5.2.0 (2024-10-19)

Features

  • remove ts-node - use tsx upstream (5229f5f)

v5.1.4

19 Oct 15:47
Compare
Choose a tag to compare

5.1.4 (2024-10-19)

Bug Fixes

  • update Makefile to deal with forced env-file usage in kysely codegen (6183e7f)

v5.1.3

19 Oct 14:54
Compare
Choose a tag to compare

5.1.3 (2024-10-19)

Bug Fixes

  • declare a telemetry export to allow for clean test logs (999bdab)

v5.1.2

19 Oct 13:19
Compare
Choose a tag to compare

5.1.2 (2024-10-19)

Bug Fixes

  • use ts-node/esm in dev and stop supporting TS path aliases (f0b33fe)

v5.1.1

18 Oct 16:33
Compare
Choose a tag to compare

5.1.1 (2024-10-18)

Bug Fixes

  • use import a few more places (1dde1b0)

v5.1.0

18 Oct 05:51
Compare
Choose a tag to compare

5.1.0 (2024-10-18)

Features

  • move to node20, fix __dirname (1352999)

v5.0.1

18 Oct 05:10
Compare
Choose a tag to compare

5.0.1 (2024-10-18)

Bug Fixes

  • remove lodash for moderndash (e86ad89)

v5.0.0

18 Oct 04:54
Compare
Choose a tag to compare

5.0.0 (2024-10-18)

  • Move to ESM and dynamic imports (1779135)

BREAKING CHANGES

  • ESM breaks everything, this is no exception

v4.27.2

16 Oct 18:33
Compare
Choose a tag to compare

4.27.2 (2024-10-16)

Bug Fixes

  • look for repl$ more carefully (0fda225)

v4.27.1

14 Oct 02:57
Compare
Choose a tag to compare

4.27.1 (2024-10-14)

Bug Fixes

  • fix tests and bump deps per security audit (956c2d8)
  • rework repl handling (26ef087)