Skip to content

Releases: openapi-typescript-infra/service

v5.5.1

28 Oct 16:14
Compare
Choose a tag to compare

5.5.1 (2024-10-28)

Bug Fixes

  • move clean down to avoid accidential rimrafing (f63c88c)

v5.5.0

28 Oct 15:08
57229ca
Compare
Choose a tag to compare

5.5.0 (2024-10-28)

Features

  • try and fix logs to include trace information (#27) (57229ca)

v5.4.4

22 Oct 02:23
Compare
Choose a tag to compare

5.4.4 (2024-10-22)

Bug Fixes

  • another fix for the Makefile (fde9295)

v5.4.3

22 Oct 02:12
Compare
Choose a tag to compare

5.4.3 (2024-10-22)

Bug Fixes

  • check makefile differently (92a5bb8)

v5.4.2

22 Oct 01:15
Compare
Choose a tag to compare

5.4.2 (2024-10-22)

Bug Fixes

  • don't run the Makefile locally (e4d691b)
  • log more on shutdown (6bc02ac)

v5.4.1

21 Oct 16:39
Compare
Choose a tag to compare

5.4.1 (2024-10-21)

Bug Fixes

  • widen router arguments to allow RegExp (2cf55a7)

v5.4.0

21 Oct 01:20
Compare
Choose a tag to compare

5.4.0 (2024-10-21)

Features

  • add clean-stack for better stack logging (15fe429)

v5.3.2

19 Oct 20:24
Compare
Choose a tag to compare

5.3.2 (2024-10-19)

Bug Fixes

  • clean needs to clean incremental TS file (fc06666)

v5.3.1

19 Oct 19:23
Compare
Choose a tag to compare

5.3.1 (2024-10-19)

Bug Fixes

  • remove ts-node via coconfig update (95fa7bb)

v5.3.0

19 Oct 18:46
Compare
Choose a tag to compare

5.3.0 (2024-10-19)

Features

  • move to tsx for automatic Typescript support (606db20)