File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "cli" : " 2.0.0" ,
3- "plugins/typescript" : " 7 .0.1 "
3+ "plugins/typescript" : " 8 .0.0 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 8.0.0] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v7.0.1...typescript-v8.0.0 ) (2023-11-01)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Add camelize to queryKeyFn path parameters ([ #203 ] ( https://github.com/fabien0102/openapi-codegen/issues/203 ) )
9+
10+ ### Bug Fixes
11+
12+ * Add camelize to queryKeyFn path parameters ([ #203 ] ( https://github.com/fabien0102/openapi-codegen/issues/203 ) ) ([ a24d31b] ( https://github.com/fabien0102/openapi-codegen/commit/a24d31b721f629f5b5da2c284be61341a5ba616f ) )
13+
314## [ 7.0.1] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v7.0.0...typescript-v7.0.1 ) (2023-09-17)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/typescript" ,
3- "version" : " 7 .0.1 " ,
3+ "version" : " 8 .0.0 " ,
44 "description" : " OpenAPI Codegen typescript generators" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments