Skip to content

Releases: nearform/fastify-auth0-verify

v0.8.3

22 Sep 09:09
4f183e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

13 Sep 16:27
19416ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

13 Sep 16:14
38851ea
Compare
Choose a tag to compare

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

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Jun 13:46
3268484
Compare
Choose a tag to compare

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

Full Changelog: v0.7.4...v0.8.0

v0.7.4

29 Apr 10:26
8f9ccc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

07 Apr 15:40
0a189bd
Compare
Choose a tag to compare

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

Full Changelog: v0.7.0...v0.7.3

v0.7.0

07 Dec 16:53
3ce9992
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Oct 09:50
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

Request decorator jwtDecode is removed and replaced with the one exposed by fastify-jwt, which has a different signature.

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

Full Changelog: v0.5.2...v0.6.0

v0.5.2

07 Jun 09:19
Compare
Choose a tag to compare

📚 PR:

  • fix: notify release
  • Merge pull request #135 from nearform/fix/notify-release
  • chore(deps-dev): Bump tsd from 0.16.0 to 0.17.0 (#136)

v0.5.1

31 May 07:57
Compare
Choose a tag to compare

📚 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)