What's Changed
- chore: add
.gitattributes
file by @Fdawgs in #235 - chore(package): explicitly declare js module type by @Fdawgs in #237
- refactor(index): replace
typeof
undefined check by @Fdawgs in #238 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #240
- docs: fix return value with custom nonces example by @big-kahuna-burger in #241
- chore(.gitignore): add .tap/ dir by @Fdawgs in #242
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #244
- Merge
next
intomaster
by @jsumners in #253 - build(deps-dev): bump tap from 16.3.10 to 21.0.0 by @dependabot in #252
- refactor(index): remove useless
else
blocks afterreturn
s by @Fdawgs in #254 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #255
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #256
- chore: update min fastify version by @Fdawgs in #257
- fix: migrate from tap to node:test and c8 by @dancastillo in #258
New Contributors
- @big-kahuna-burger made their first contribution in #241
- @dancastillo made their first contribution in #258
Full Changelog: v11.1.1...v12.0.0