Skip to content

Releases: openapi-typescript-infra/service

v5.1.0

18 Oct 05:51

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

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

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

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

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)

v4.27.0

14 Oct 00:57

Choose a tag to compare

4.27.0 (2024-10-14)

Features

  • export addToRepl function that will cause load into repl (8108dbf)

v4.26.0

21 Sep 14:16

Choose a tag to compare

4.26.0 (2024-09-21)

Features

  • upgrade to express5 and modernize OTLP infrastructure (c495a96)

v4.25.0

09 Aug 03:36

Choose a tag to compare

4.25.0 (2024-08-09)

Features

  • allow additional metadata on ServiceErrors to clients (31312a3)

v4.24.0

03 Aug 17:20

Choose a tag to compare

4.24.0 (2024-08-03)

Features

  • upgrade OpenTelemetry SDKs (98c23da)

v4.23.2

03 Aug 01:06

Choose a tag to compare

4.23.2 (2024-08-03)

Bug Fixes

  • be more careful with syntax to avoid a reserved word (7bd65ac)