Releases: openapi-typescript-infra/service
Releases · openapi-typescript-infra/service
v4.27.0
4.27.0 (2024-10-14)
Features
- export addToRepl function that will cause load into repl (8108dbf)
v4.26.0
4.26.0 (2024-09-21)
Features
- upgrade to express5 and modernize OTLP infrastructure (c495a96)
v4.25.0
4.25.0 (2024-08-09)
Features
- allow additional metadata on ServiceErrors to clients (31312a3)
v4.24.0
4.24.0 (2024-08-03)
Features
- upgrade OpenTelemetry SDKs (98c23da)
v4.23.2
4.23.2 (2024-08-03)
Bug Fixes
- be more careful with syntax to avoid a reserved word (7bd65ac)
v4.23.1
4.23.1 (2024-06-10)
Bug Fixes
- openapi: include window override during middleware (baff881)
v4.23.0
4.23.0 (2024-06-10)
Features
- openapi: parse the spec once, use that for the hosted service (07fd14f)
v4.22.4
4.22.4 (2024-06-10)
Bug Fixes
- openapi: modify global not globalThis to prevent other modifications from breaking openapi (06b809e)
v4.22.3
4.22.3 (2024-06-10)
Bug Fixes
- openapi: work around insane downstream behavior of setting window in node.js in certain cases (c4b375f)
v4.22.2
4.22.2 (2024-06-10)
Bug Fixes
- types: stronger types for getNodeEnv (d02a6b8)