Skip to content

v9.7.0

Latest

Choose a tag to compare

@mcollina mcollina released this 21 Jul 16:47
827248e

What's Changed

  • fix: backtrack on regex param mismatch by @mcollina in #427
  • fix: apply root path fallback for optional params in off() by @aquie00t in #428
  • ci: add node v26 to test matrix by @aquie00t in #435
  • perf(host): cache regex lookup results in HostStorage by @aquie00t in #436
  • chore: bump inquirer from 13.4.3 to 14.0.2 in the dev-dependencies group by @dependabot[bot] in #437
  • chore: bump fastify/github-action-merge-dependabot from 3.12.0 to 3.15.0 by @dependabot[bot] in #438
  • chore: bump @types/node from 25.9.4 to 26.1.0 in the dev-dependencies group by @dependabot[bot] in #440
  • fix: prevent done from being called multiple times on async constraint errors by @deepview-autofix in #425
  • fix: align isParamSafe state in findRoute with _on by @deepview-autofix in #424
  • chore: bump actions/checkout from 6 to 7 by @dependabot[bot] in #439
  • fix: avoid crash on undefined regex capture during route lookup by @bianyifan in #441

New Contributors

Full Changelog: v9.6.0...v9.7.0