Skip to content

Fix types inference for policies wrapper `AuthorizerResponse` inside a `Promise`

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 05:59

3.1.6 (2025-06-09)

Bug Fixes

  • abilities builder to infer return type of the Authorizer (e8f6bcd)
  • typing issue with AuthorizerResponse wrapped inside a Promise (ced4674), closes #14 #18

Full Changelog: v3.1.5...v3.1.6