Releases: lightbasenl/react-query-codegen
Releases · lightbasenl/react-query-codegen
Release 3.1.1
16 Feb 11:46
Compare
Sorry, something went wrong.
No results found
fix: prevent duplicate bodyData generation for multipart/form-data requests (728e6cf )
Release 3.1.0
20 Jan 14:27
Compare
Sorry, something went wrong.
No results found
feat: add deprecated operations, cookie parameters, and response type improvements (#4 ) (9d73aa4 )
Release 3.0.0
06 Jan 11:21
Compare
Sorry, something went wrong.
No results found
feat: add CLI support for npx execution (4d6d272 )
chore: simplify schemaGenerator by removing unused SchemaContext (6bdade1 )
chore: code quality cleanup (0f6ed67 )
refactor: extract shared utilities from generators (67ec74d )
feat: add header parameter and error response type support (05d087d )
feat: add oneOf/anyOf/allOf composition type support (f15ab3f )
Release 2.5.11
19 Jul 12:53
Compare
Sorry, something went wrong.
No results found
fix: update to support oneOf enum types (bd91c8c )
Release 2.5.10
18 Jul 16:44
Compare
Sorry, something went wrong.
No results found
feat: enhance query options generation to handle primitive request bodies (c0fffa8 )
Release 2.5.9
18 Jul 16:04
Compare
Sorry, something went wrong.
No results found
fix: fix issue where request body is a string (df7173a )
Release 2.5.8
08 May 13:58
Compare
Sorry, something went wrong.
No results found
fix: add support for header types in schema (95553de )
Release 2.5.7
08 May 13:54
Compare
Sorry, something went wrong.
No results found
fix: add support for header params in spec (e5a8052 )
Release 2.5.6
28 Apr 09:45
Compare
Sorry, something went wrong.
No results found
fix: allow axios to handle the queryParams (426081d )
fix: fix incorrect encodeURIComponent handling (bbfe20c )
Release 2.5.5
28 Apr 09:16
Compare
Sorry, something went wrong.
No results found
fix: correct encoding of URL parameters in Axios method generation (817ebeb )