6.22.0 (2023-12-06)
Bug Fixes
- add tests for types (da00f2b)
- do not use TVariables (#1085) (9ea4df5)
- enum string escape can be nullable (#1081) (ceb18bf)
- freeze problem when $ref is deeply nested (#1083) (e7f2e5d)
- generators: formdata handling oneof and allof (#1091) (bb240ef)
- path parameters are not encoded #679 (df2d4ba)(b361cb9)
- query: enabled reactivity fix (new) (#1080) (e1eff52)
- query: suspense query generation (#1100) (36d622b), closes #1098
- add urlEncodeParameters options (ff2b7d3)
- add allParamsOptional options
- uppercase verbs (2077ded)