v3.1.0
What's Changed
- build(deps-dev): bump tap from 18.8.0 to 21.0.0 by @dependabot in #161
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #163
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #165
- build(deps-dev): lock typescript minor version by @Fdawgs in #166
- build(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in #167
- build(deps-dev): bump tinybench from 2.9.0 to 3.0.0 by @dependabot in #169
- chore: migrate from tap to node:test and c8 by @dancastillo in #168
- ci(ci): call lint script by @Fdawgs in #170
- style: remove trailing whitespace by @Fdawgs in #171
- chore(package): add
homepage
andbugs
urls by @Fdawgs in #172 - build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #174
- perf: make _occ Uint8Array by @gurgunday in #176
- remove outdated workflows by @gurgunday in #177
- docs: fixed the package name in README. by @KostyaTretyak in #179
- perf: simplify the search algorithm by @gurgunday in #178
- fix: lower lookbehind size to needleLength - 1 by @gurgunday in #175
New Contributors
- @dancastillo made their first contribution in #168
- @KostyaTretyak made their first contribution in #179
Full Changelog: v3.0.0...v3.1.0