Releases: nearform/fastify-auth0-verify
Releases · nearform/fastify-auth0-verify
v0.8.3
What's Changed
- chore(deps-dev): Bump tsd from 0.23.0 to 0.24.0 by @dependabot in #239
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: allow array of strings in issuer type by @sundeqvist in #237
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- chore(deps): Bump nearform/optic-release-automation-action from 2 to 3 by @dependabot in #221
- chore(deps-dev): Bump tsd from 0.21.0 to 0.22.0 by @dependabot in #222
- chore(deps): Bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #225
- fix unit tests after @fastify/jwt thrown errors are of @fastify/error with code by @Uzlopak in #228
- chore(deps): Bump @fastify/cookie from 7.4.0 to 8.0.0 by @dependabot in #227
- chore(deps-dev): Bump jest from 28.1.3 to 29.0.0 by @dependabot in #231
- chore(deps-dev): Bump tsd from 0.22.0 to 0.23.0 by @dependabot in #232
- chore(deps-dev): Bump eslint-plugin-promise from 5.2.0 to 6.0.1 by @dependabot in #230
- remove optional github token by @marco-ippolito in #233
- fix: add type definitions for cookie by @sundeqvist in #234
New Contributors
- @Uzlopak made their first contribution in #228
- @marco-ippolito made their first contribution in #233
- @sundeqvist made their first contribution in #234
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Breaking changes
This release drops compatibility old versions of Node and Fastify.
To use this version you need:
- Node >= 14
- Fastify >= 4
What's Changed
- chore(deps-dev): Bump tsd from 0.20.0 to 0.21.0 by @dependabot in #219
- chore(deps-dev): Bump fastify from 3.29.0 to 4.0.2 by @dependabot in #218
- chore(deps): Bump @fastify/jwt from 5.0.1 to 6.1.0 by @dependabot in #215
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- chore(deps-dev): Bump jest from 27.5.1 to 28.0.2 by @dependabot in #211
- chore(deps): Bump fastify-jwt from 4.1.3 to 4.2.0 by @dependabot in #212
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #181
- chore(deps-dev): Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #167
- Update release.yml to use the new token naming convention by @radomird in #183
- chore(deps): Bump nearform/optic-release-automation-action from 2.3.0 to 2.4 by @dependabot in #185
- chore(deps): Bump http-errors from 1.8.1 to 2.0.0 by @dependabot in #187
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #182
- chore(deps): Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 by @dependabot in #188
- fix: updating pull request event by @ramonmulia in #190
- chore(deps): Bump actions/setup-node from 2 to 3.0.0 by @dependabot in #191
- chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #192
- feat: added notify twitter workflow by @radomird in #194
- chore(deps): Bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #196
- chore: updated twitter message by @radomird in #198
- chore: set setup-node action version to v3 by @wilkmaia in #197
- chore(deps-dev): Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #195
- fix: added custom build step & renamed ci to test:ci by @radomird in #207
New Contributors
- @ramonmulia made their first contribution in #190
- @wilkmaia made their first contribution in #197
Full Changelog: v0.7.0...v0.7.3
v0.7.0
What's Changed
- fix: add missing end of code block on readme by @ruanmartinelli in #158
- chore(deps-dev): Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #159
- chore(deps): Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #161
- chore(deps): Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #165
- chore(deps-dev): Bump eslint from 7.32.0 to 8.2.0 by @dependabot in #166
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #168
- chore(deps): Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #169
- chore(deps): Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #173
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #174
- Fix compatibility with fastify-jwt v4 by @radomird in #175
- Updated release action version to
main
by @radomird in #177 - chore: cleanup build by @simoneb in #179
New Contributors
- @ruanmartinelli made their first contribution in #158
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
BREAKING CHANGES
Request decorator jwtDecode
is removed and replaced with the one exposed by fastify-jwt
, which has a different signature.
- feat: verify jwt from cookie by @brainrepo in #156
Other Changes
- chore(deps): Bump nearform/github-action-notify-release from 1.2.6 to 1.2.7 by @dependabot in #138
- chore(deps): Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #141
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #142
- chore(deps): Bump actions/setup-node from 2.2.0 to 2.3.1 by @dependabot in #146
- chore(deps): Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #147
- chore(deps): Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #148
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #149
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #150
- chore(deps-dev): Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 by @dependabot in #151
- chore(deps): Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #153
- chore(deps): Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #154
- Fixing type definition for jwtDecode (#144) by @radomird in #155
New Contributors
- @radomird made their first contribution in #155
- @brainrepo made their first contribution in #156
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
📚 PR:
- chore(deps-dev): Bump prettier from 2.2.1 to 2.3.0
- Merge pull request #106 from nearform/dependabot/npm_and_yarn/prettier-2.3.0
- ci: add github-actions-release-notify
- Merge pull request #120 from nearform/ci/github-actions-release-notify
- chore(deps): Bump fastify-jwt from 2.5.0 to 3.0.0
- Merge pull request #132 from nearform/dependabot/npm_and_yarn/fastify-jwt-3.0.0
- chore(deps-dev): Bump jest from 26.6.3 to 27.0.3
- fix: async test to comply with jest 27
- Merge pull request #130 from nearform/dependabot/npm_and_yarn/jest-27.0.3
- chore(deps): Bump nearform/github-action-notify-release
- Merge pull request #133 from nearform/dependabot/github_actions/nearform/github-action-notify-release-1.2.5
- chore: remove package-lock
- chore(deps-dev): Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#102)
- chore(deps-dev): Bump eslint from 7.24.0 to 7.25.0 (#103)
- chore(deps-dev): Bump fastify from 3.15.0 to 3.15.1 (#105)
- chore(deps-dev): Bump eslint from 7.25.0 to 7.26.0 (#107)
- chore(deps): Bump hosted-git-info from 2.8.5 to 2.8.9 (#108)
- chore(deps): Bump lodash from 4.17.19 to 4.17.21 (#109)
- chore(deps-dev): Bump tsd from 0.14.0 to 0.15.0 (#110)
- chore(deps-dev): Bump tsd from 0.15.0 to 0.15.1 (#111)
- chore(deps-dev): Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#112)
- chore(deps-dev): Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#113)
- chore(deps): Bump fastify-jwt from 2.4.0 to 2.5.0 (#114)
- chore(deps-dev): Bump eslint from 7.26.0 to 7.27.0 (#115)
- chore(deps-dev): Bump eslint-config-standard from 16.0.2 to 16.0.3 (#116)
- chore(deps-dev): Bump fastify from 3.15.1 to 3.16.1 (#118)
- chore(deps-dev): Bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#119)
- chore(deps-dev): Bump fastify from 3.16.1 to 3.16.2 (#121)
- chore(deps-dev): Bump typescript from 4.2.4 to 4.3.2 (#122)
- chore(deps): Bump fastify/github-action-merge-dependabot (#123)
- chore(deps): Bump nearform/github-action-notify-release (#125)
- chore(deps): Bump actions/cache from 2.1.5 to 2.1.6 (#124)
- chore(deps): Bump ws from 7.4.0 to 7.4.6 (#127)
- chore(deps-dev): Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#128)
- chore(deps-dev): Bump fastify from 3.16.2 to 3.17.0 (#129)
- chore(deps-dev): Bump tsd from 0.15.1 to 0.16.0 (#131)
- chore(deps): Bump fastify/github-action-merge-dependabot (#134)