·
1008 commits
to main
since this release
Patch Changes
-
#594
9878381
Thanks @SimenB! - Add explicit type annotations toInterceptors
This allows the generated code to work with TypeScript 5.5's new
isolatedDeclarations
configuration. -
#635
0b09940
Thanks @mrlubos! - fix: handle 1XX response status codes -
#636
498f459
Thanks @mrlubos! - fix: improve default response status code classification