Releases: delvedor/find-my-way
Releases · delvedor/find-my-way
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
v7.6.1
What's Changed
- chore: clean root folder by @ivan-tymoshenko in #322
- fix: README by @ilteoood in #325
- Made the validate function of the ContraintStrategy in the typescript… by @nickwinger in #324
New Contributors
- @ilteoood made their first contribution in #325
- @nickwinger made their first contribution in #324
Full Changelog: v7.6.0...v7.6.1