Skip to content

v6.0.0

Compare
Choose a tag to compare
@Eomm Eomm released this 26 Sep 06:51
· 49 commits to master since this release
e18c34b

📚 PR:

  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#103)
  • ci: enable license checking (#104)
  • build(deps-dev): bump @fastify/cookie from 7.4.0 to 8.0.0 (#105)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#106)
  • Clarify that the preHandler lifecycle must be used if the token is passed as a body (#108)
  • build(deps-dev): bump @fastify/session from 9.0.0 to 10.0.0 (#109)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#110)
  • modernize project structure (#111)
  • avoid unnecessary if conditions (#112)
  • major: Update csrf and fix some typings (#114)
  • Improve documentation (#115)