Releases: fabien0102/openapi-codegen
Releases · fabien0102/openapi-codegen
typescript: v8.1.0
8.1.0 (2024-12-02)
Features
cli: v2.0.3
2.0.3 (2024-12-02)
Bug Fixes
- Changed Read API Method for Github from Graphql API to Rest API (#253) (a1abe62)
typescript: v8.0.2
8.0.2 (2024-04-29)
Bug Fixes
- camelCase query function operationId (93b6669)
cli: v2.0.2
2.0.2 (2024-04-29)
Bug Fixes
- camelCase query function operationId (93b6669)
typescript: v8.0.1
8.0.1 (2024-04-03)
Bug Fixes
cli: v2.0.1
2.0.1 (2024-04-03)
Bug Fixes
typescript: v8.0.0
8.0.0 (2023-11-01)
⚠ BREAKING CHANGES
- Add camelize to queryKeyFn path parameters (#203)
Bug Fixes
- Add camelize to queryKeyFn path parameters (#203) (a24d31b)
typescript: v7.0.1
7.0.1 (2023-09-17)
Bug Fixes
- omit
initialData
to support tanstack-query v5 (35a28b5)
- Parse dot case in path params (#201) (84b7928), closes #101
typescript: v7.0.0
7.0.0 (2023-07-02)
⚠ BREAKING CHANGES
- Support react-query v5 (use object signatures) #179
Features
- Support react-query v5 (use object signatures) #179 (e1076af)
typescript: v6.2.4
6.2.4 (2023-05-10)
Bug Fixes