Releases: openapi-typescript-infra/service
Releases · openapi-typescript-infra/service
v5.2.0
5.2.0 (2024-10-19)
Features
- remove ts-node - use tsx upstream (5229f5f)
v5.1.4
5.1.4 (2024-10-19)
Bug Fixes
- update Makefile to deal with forced env-file usage in kysely codegen (6183e7f)
v5.1.3
5.1.3 (2024-10-19)
Bug Fixes
- declare a telemetry export to allow for clean test logs (999bdab)
v5.1.2
5.1.2 (2024-10-19)
Bug Fixes
- use ts-node/esm in dev and stop supporting TS path aliases (f0b33fe)
v5.1.1
5.1.1 (2024-10-18)
Bug Fixes
- use import a few more places (1dde1b0)
v5.1.0
5.1.0 (2024-10-18)
Features
- move to node20, fix __dirname (1352999)
v5.0.1
5.0.1 (2024-10-18)
Bug Fixes
- remove lodash for moderndash (e86ad89)
v5.0.0
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
4.27.2 (2024-10-16)
Bug Fixes
- look for repl$ more carefully (0fda225)
v4.27.1
4.27.1 (2024-10-14)
Bug Fixes
- fix tests and bump deps per security audit (956c2d8)
- rework repl handling (26ef087)