Releases: fastify/fastify-oauth2
Releases · fastify/fastify-oauth2
v6.1.0
v6.0.0
What's Changed
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #168
- ci: enable license checking, enable separate lint by @Fdawgs in #169
- feat!: update fastify and simple-oauth2 by @climba03003 in #172
Full Changelog: v5.1.0...v6.0.0
v5.1.0
📚 PR:
- docs: remove redundant
--save
arg - docs: update references to old fastify-* modules (#148)
- ci: migrate to fastify reusable workflow (#150)
- docs(readme): remove snyk badge (#151)
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 (#146)
- chore(index): update metadata name to reflect package name (#153)
- chore(.gitignore): use updated skeleton template (#154)
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#155)
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#158)
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#161)
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#162)
- feat: Add Epic Games configuration (#165)
v5.0.0
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #137
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #138
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #139
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #140
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #141
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #144
- Rename module by @jsumners in #147
New Contributors
Full Changelog: v4.5.0...v5.0.0
v4.5.0
What's Changed
- feat: add vatsim configuration setup by @Enrico1108 in #135
New Contributors
- @Enrico1108 made their first contribution in #135
Full Changelog: v4.4.1...v4.5.0
v4.4.1
v4.4.0
📚 PR:
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#122)
- build(deps): bump fastify/github-action-merge-dependabot (#123)
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#124)
- build(dependabot): ignore minor and patch github-actions updates (#125)
- build(deps): bump fastify/github-action-merge-dependabot (#126)
- build(deps): bump fastify/github-action-merge-dependabot (#127)
- build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#129)
- Added Twitch Defaults (#107)
v4.3.0
📚 PR:
- docs: add callbackUriParams explanation (#101)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#102)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#103)
- Bump @types/node from 15.14.1 to 16.0.0 (#104)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#105)
- Bump actions/setup-node from 2.3.0 to 2.3.1 (#108)
- Bump actions/setup-node from 2.3.1 to 2.3.2 (#109)
- Bump actions/setup-node from 2.3.2 to 2.4.0 (#110)
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#111)
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#112)
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#113)
- Bump actions/setup-node from 2.4.0 to 2.4.1 (#114)
- Bump tsd from 0.17.0 to 0.18.0 (#115)
- Bump actions/checkout from 2.3.4 to 2.3.5 (#119)
- feat: dedicated uri params generation for preset (#118)
v4.2.3
v4.2.2
📚 PR:
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 15.0.0
- Bump snazzy from 8.0.0 to 9.0.0
- Bump standard from 15.0.1 to 16.0.0
- fix: drop es6-promisify (#68)
- feat: add stale (#73)
- chore: add dependabot automerge (#77)
- chore(gitignore): use latest github ignore template (#80)
- ci(dependabot): update github actions (#81)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#83)
- Bump actions/setup-node from v1 to v2.1.5 (#82)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#84)
- Bump tap from 14.11.0 to 15.0.0 (#86)
- chore: ci updates and style change (#87)
- ci: remove redundant conditional (#89)
- docs(readme): minor grammar changes (#90)
- ci: add nodejs v16 to test matrix (#91)
- Update typings to include Discord provider config. (#92)
- Bump actions/checkout from 2 to 2.3.4 (#95)