v6.4.0
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #134
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #136
- build(deps-dev): bump @fastify/cookie from 8.3.0 to 9.0.4 by @dependabot in #137
- build(deps-dev): bump @fastify/secure-session from 6.2.0 to 7.0.0 by @dependabot in #138
- docs - update @fastify/session docs by @leftieFriele in #139
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #140
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #141 - build(deps-dev): bump sinon from 15.2.0 to 16.0.0 by @dependabot in #142
- chore: add
.gitattributes
file by @Fdawgs in #144 - build(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #145
- chore(package): explicitly declare js module type by @Fdawgs in #146
New Contributors
- @leftieFriele made their first contribution in #139
Full Changelog: v6.3.0...v6.4.0