Releases: fastify/fastify-jwt
Releases · fastify/fastify-jwt
v2.4.0
📚 PR:
- 📝 Fix TS snippet in docs (#133)
- chore(gitignore): use latest github ignore template (#134)
- ci(dependabot): update github actions (#135)
- Bump actions/setup-node from v1 to v2.1.5 (#137)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#136)
- add jwks usage to readme (#138)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#141)
- feat: support promise/async secret function (#142)
v2.3.0
v2.2.0
📚 PR:
- Bump typescript from 3.9.7 to 4.0.2
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 15.0.0
- Bump standard from 15.0.1 to 16.0.0
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #122 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump fastify-cookie from 4.2.0 to 5.0.0
- Merge pull request #125 from fastify/dependabot/npm_and_yarn/fastify-cookie-5.0.0
- Update dependencies (#109)
- Add additional tests to reach 100% code coverage (#114)
- feat: add stale (#115)
- chore: add dependabot automerge (#119)
- docs: correct example of trusted tokens (#124)
- chore: ➕ add pre-commit (#128)
- fix: missing request decorator user (#123) (#126)
- feat(types): support define custom payload (#120)