Releases: openapi-typescript-infra/service
Releases · openapi-typescript-infra/service
v5.5.1
5.5.1 (2024-10-28)
Bug Fixes
- move clean down to avoid accidential rimrafing (f63c88c)
v5.5.0
5.5.0 (2024-10-28)
Features
- try and fix logs to include trace information (#27) (57229ca)
v5.4.4
5.4.4 (2024-10-22)
Bug Fixes
- another fix for the Makefile (fde9295)
v5.4.3
5.4.3 (2024-10-22)
Bug Fixes
- check makefile differently (92a5bb8)
v5.4.2
5.4.2 (2024-10-22)
Bug Fixes
- don't run the Makefile locally (e4d691b)
- log more on shutdown (6bc02ac)
v5.4.1
5.4.1 (2024-10-21)
Bug Fixes
- widen router arguments to allow RegExp (2cf55a7)
v5.4.0
5.4.0 (2024-10-21)
Features
- add clean-stack for better stack logging (15fe429)
v5.3.2
5.3.2 (2024-10-19)
Bug Fixes
- clean needs to clean incremental TS file (fc06666)
v5.3.1
5.3.1 (2024-10-19)
Bug Fixes
- remove ts-node via coconfig update (95fa7bb)
v5.3.0
5.3.0 (2024-10-19)
Features
- move to tsx for automatic Typescript support (606db20)