Skip to content

v8.4.0

Compare
Choose a tag to compare
@mcollina mcollina released this 03 Jul 14:34
· 24 commits to master since this release
92f9c63

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 with fastify.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

Full Changelog: v8.3.0...v8.4.0