What's Changed
- Feat/node test runner by @ilteoood in #381
- chore: prefer charCodeAt by @gurgunday in #384
- perf: improve string operations by @gurgunday in #382
- chore: bump the dev-dependencies group with 4 updates by @dependabot in #385
- chore: bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.0 by @dependabot in #386
- chore: add typings for query string parser by @vwong in #387
- perf: use map for sting-based stores by @gurgunday in #383
- chore: bump safe-regex2 from 4.0.1 to 5.0.0 in the dependencies-major group by @dependabot in #390
- ci(node.js): update workflow by @Fdawgs in #392
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #394
- chore(package): explicitly declare js module type by @Fdawgs in #391
- chore: bump fastify/github-action-merge-dependabot from 3.11.0 to 3.11.1 by @dependabot in #395
- chore(package): update
engines.node
to >=20 by @Fdawgs in #397 - ci(node.js): pin actions to commit-hash by @Fdawgs in #396
- fix: missing the param done of lookup method by @zhennann in #389
- perf: refactor escapeRegExp and removeDuplicateSlashes functions by @DarkGL in #388
New Contributors
- @gurgunday made their first contribution in #384
- @vwong made their first contribution in #387
- @zhennann made their first contribution in #389
- @DarkGL made their first contribution in #388
Full Changelog: v9.1.0...v9.3.0