v8.4.0
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #123
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #124
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #126
- docs: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #127 - feat(chore): cleanup code and bump dependencies by @jorisdugue in #128
- chore: add
.gitattributes
file by @Fdawgs in #130 - chore(package): explicitly declare js module type by @Fdawgs in #131
- fix: typings of fastify.cache.get by @Uzlopak in #133
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #134
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #135 - chore(.gitignore): add .tap/ dir by @Fdawgs in #136
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #141
- fix(types): option privacy in Nodenext | Node16 by @Gehbt in #137
New Contributors
- @jorisdugue made their first contribution in #128
- @Gehbt made their first contribution in #137
Full Changelog: v8.3.0...v8.4.0