What's Changed
- refactor(index): use
Object.hasOwn()
by @Fdawgs in #439 - build(deps-dev): bump autocannon from 7.15.0 to 8.0.0 by @dependabot in #441
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #442
- style: remove trailing whitespace by @Fdawgs in #443
- docs(readme): update ci badge syntax by @Fdawgs in #444
- build(deps-dev): replace standard with neostandard by @Fdawgs in #445
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #446 - types: use
node:
prefix for builtins by @Fdawgs in #447 - build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #449
- chore(package): add contribs and funding by @Fdawgs in #450
- fix: stop duplication of path in template dir by @richdouglasevans in #440
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #448
- docs(readme): fix broken link by @Fdawgs in #451
- refactor: prefix unused params with underscores by @Fdawgs in #452
- chore: delete .eslintrc by @Fdawgs in #453
- refactor(index): return directly in arrow function by @Fdawgs in #455
- perf(index): immediately return instead of using temp var by @Fdawgs in #454
- docs(readme): spelling and grammar fixes by @Fdawgs in #456
New Contributors
- @richdouglasevans made their first contribution in #440
Full Changelog: v10.0.1...v10.0.2