Skip to content

Allow signedURL builder to create signed URLs from a route pattern

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:00
· 1 commit to 9.x since this release
Immutable release. Only release title and notes can be modified.

9.2.0 (2026-07-30)

Features

  • export RouteMatchers to be extended (4b544da)
  • support signed URL patterns without route lookup (#129) (e94537d)

What's Changed

  • feat: support signed URL patterns without route lookup by @0xtlt in #129
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #125
  • Expose RouteMatchers for macros by @BuyMyBeard in #131

New Contributors

Full Changelog: v9.1.1...v9.2.0