What's Changed
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #210 - chore: add
.gitattributes
file by @Fdawgs in #212 - perf(lib/fastifysession): optimize split param by @Fdawgs in #214
- chore(package): explicitly declare js module type by @Fdawgs in #217
- Added documentation for import of modules w/ declaration merging by @VIEWVIEWVIEW in #220
- Updated import as per redis-connect docs by @maxt41 in #219
- export cookie types by @gurgunday in #221
New Contributors
- @VIEWVIEWVIEW made their first contribution in #220
- @maxt41 made their first contribution in #219
- @gurgunday made their first contribution in #221
Full Changelog: v10.5.0...v10.6.0