What's Changed
- build(deps-dev): bump c8 from 7.14.0 to 10.1.2 by @dependabot[bot] in #64
- refactor(index): use
Object.hasOwn()by @Fdawgs in #70 - refactor: replace
varstatements by @Fdawgs in #71 - build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot[bot] in #72
- docs(readme): update ci badge syntax by @Fdawgs in #73
- build(deps-dev): replace standard with neostandard by @Fdawgs in #74
- types: use
node:prefix for builtins by @Fdawgs in #75 - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot[bot] in #76
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #77
- chore(package): add contribs and funding by @Fdawgs in #78
- perf: reduce string comparisons by @gurgunday in #79
- test: prefix unused params with underscores by @Fdawgs in #80
- docs(readme): grammar and spelling fixes by @Fdawgs in #81
- chore(package): grammar fix by @Fdawgs in #82
- perf(index): immediately return instead of using temp var by @Fdawgs in #83
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #84
- chore: rename master to main by @Fdawgs in #85
- ci(ci): set job permissions by @Fdawgs in #87
- ci(ci): drop node 18 by @Fdawgs in #86
- ci: set permissions at workflow level by @Fdawgs in #88
- ci: restore job level permissions by @Fdawgs in #89
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #90
- chore(license): update date ranges; standardise style by @Fdawgs in #91
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #92
- test: migrate to node:test by @inyourtime in #93
- chore(.npmrc): ignore scripts by @Fdawgs in #94
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #95
New Contributors
- @inyourtime made their first contribution in #93
Full Changelog: v5.0.0...v5.1.0