Releases: delvedor/find-my-way
Releases · delvedor/find-my-way
v9.3.0
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
v9.1.0
v9.0.1
v8.2.2
v9.0.0
v8.2.0
What's Changed
- Update contraint check to throw with 32 handlers by @valeneiko in #344
- feat: add node: prefix for assert by @SavaCool122 in #347
- add dependabot.yml by @Uzlopak in #350
- chore: bump actions/setup-node from 3 to 4 by @dependabot in #351
- chore: bump actions/checkout from 3 to 4 by @dependabot in #352
- Achieve 100% test coverage by @jean-michelet in #349
- chore: bump the dependencies-major group with 1 update by @dependabot in #353
- Fix header in README by @selimb in #345
- Exclude Node v14 and v16 on macos by @mcollina in #364
- add node v22. Skip old nodes on mac by @mcollina in #363
- Support optional params on root by @mcollina in #367
New Contributors
- @valeneiko made their first contribution in #344
- @SavaCool122 made their first contribution in #347
- @dependabot made their first contribution in #351
- @jean-michelet made their first contribution in #349
- @selimb made their first contribution in #345
Full Changelog: v8.1.0...v8.2.0
v8.1.0
v8.0.0
v7.7.0
What's Changed
- chore:
npm run test
failing due to standard by @calumrussell in #331 - docs: fix links by @suruaku in #334
- ci: update nodejs versions by @ivan-tymoshenko in #338
- feat: add findRoute and hasRoute methods by @ivan-tymoshenko in #337
New Contributors
- @calumrussell made their first contribution in #331
- @suruaku made their first contribution in #334
Full Changelog: v7.6.2...v7.7.0
v7.6.2
What's Changed
- fix: empty routes tree printing by @ivan-tymoshenko in #326
Full Changelog: v7.6.1...v7.6.2