File tree Expand file tree Collapse file tree 5 files changed +26
-4
lines changed
Expand file tree Collapse file tree 5 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "cli" : " 1.6 .0" ,
3- "plugins/typescript" : " 5.2.1 "
2+ "cli" : " 2.0 .0" ,
3+ "plugins/typescript" : " 6.0.0 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v1.6.0...cli-v2.0.0 ) (2022-09-21)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Implement query cancellation in react-query generated components (#95 )
9+
10+ ### Features
11+
12+ * Implement query cancellation in react-query generated components ([ #95 ] ( https://github.com/fabien0102/openapi-codegen/issues/95 ) ) ([ 450b069] ( https://github.com/fabien0102/openapi-codegen/commit/450b0696073746615d61ab66a7f09de337139a00 ) )
13+
314## [ 1.6.0] ( https://github.com/fabien0102/openapi-codegen/compare/cli-v1.5.2...cli-v1.6.0 ) (2022-09-07)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/cli" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " OpenAPI Codegen cli" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.0.0] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v5.2.1...typescript-v6.0.0 ) (2022-09-21)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Implement query cancellation in react-query generated components (#95 )
9+
10+ ### Features
11+
12+ * Implement query cancellation in react-query generated components ([ #95 ] ( https://github.com/fabien0102/openapi-codegen/issues/95 ) ) ([ 450b069] ( https://github.com/fabien0102/openapi-codegen/commit/450b0696073746615d61ab66a7f09de337139a00 ) )
13+
314## [ 5.2.1] ( https://github.com/fabien0102/openapi-codegen/compare/typescript-v5.2.0...typescript-v5.2.1 ) (2022-09-08)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " @openapi-codegen/typescript" ,
3- "version" : " 5.2.1 " ,
3+ "version" : " 6.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