Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 20:33
· 1008 commits to main since this release
3e72297

Patch Changes

  • #594 9878381 Thanks @SimenB! - Add explicit type annotations to Interceptors

    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