8000 Release v9.3.0 · delvedor/find-my-way · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v9.3.0

Latest
Compare
Choose a tag to compare
@mcollina mcollina released this 21 Mar 11:43
· 3 commits to main since this release
92f7770

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

Full Changelog: v9.1.0...v9.3.0

0