Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-21 | 2.3 kB | |
v9.3.0 source code.tar.gz | 2025-03-21 | 59.6 kB | |
v9.3.0 source code.zip | 2025-03-21 | 95.3 kB | |
Totals: 3 Items | 157.3 kB | 0 |
What's Changed
- Feat/node test runner by @ilteoood in https://github.com/delvedor/find-my-way/pull/381
- chore: prefer charCodeAt by @gurgunday in https://github.com/delvedor/find-my-way/pull/384
- perf: improve string operations by @gurgunday in https://github.com/delvedor/find-my-way/pull/382
- chore: bump the dev-dependencies group with 4 updates by @dependabot in https://github.com/delvedor/find-my-way/pull/385
- chore: bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.0 by @dependabot in https://github.com/delvedor/find-my-way/pull/386
- chore: add typings for query string parser by @vwong in https://github.com/delvedor/find-my-way/pull/387
- perf: use map for sting-based stores by @gurgunday in https://github.com/delvedor/find-my-way/pull/383
- chore: bump safe-regex2 from 4.0.1 to 5.0.0 in the dependencies-major group by @dependabot in https://github.com/delvedor/find-my-way/pull/390
- ci(node.js): update workflow by @Fdawgs in https://github.com/delvedor/find-my-way/pull/392
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/delvedor/find-my-way/pull/394
- chore(package): explicitly declare js module type by @Fdawgs in https://github.com/delvedor/find-my-way/pull/391
- chore: bump fastify/github-action-merge-dependabot from 3.11.0 to 3.11.1 by @dependabot in https://github.com/delvedor/find-my-way/pull/395
- chore(package): update
engines.node
to >=20 by @Fdawgs in https://github.com/delvedor/find-my-way/pull/397 - ci(node.js): pin actions to commit-hash by @Fdawgs in https://github.com/delvedor/find-my-way/pull/396
- fix: missing the param done of lookup method by @zhennann in https://github.com/delvedor/find-my-way/pull/389
- perf: refactor escapeRegExp and removeDuplicateSlashes functions by @DarkGL in https://github.com/delvedor/find-my-way/pull/388
New Contributors
- @gurgunday made their first contribution in https://github.com/delvedor/find-my-way/pull/384
- @vwong made their first contribution in https://github.com/delvedor/find-my-way/pull/387
- @zhennann made their first contribution in https://github.com/delvedor/find-my-way/pull/389
- @DarkGL made their first contribution in https://github.com/delvedor/find-my-way/pull/388
Full Changelog: https://github.com/delvedor/find-my-way/compare/v9.1.0...v9.3.0