Releases: fastify/fastify-auth
Releases · fastify/fastify-auth
v4.2.0
v4.1.0
v4.0.0
Tag with vX.X.X format
See https://github.com/fastify/fastify-auth/releases/tag/4.0.0
v4.0.0
What's Changed
- build(deps-dev): remove typescript #174
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 #173
- build(deps-dev): replace pre-commit with @fastify/pre-commit #172
- ci: enable license checking #171
- fix links to examples #169
- restructure tests and enable 100% test coverage check #168
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 #166
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 #164
- build(deps-dev): bump @fastify/type-provider-json-schema-to-ts #165
- build(deps-dev): bump @fastify/type-provider-typebox from 1.0.0 to 2.0.1 #163
Full Changelog: v3.0.2...v4.0.0
v3.0.2
What's Changed
- chore: rename
standardscript tolint; enable linting in ci by @Fdawgs in #157 - chore(.gitignore): use updated skeleton template by @Fdawgs in #159
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #160
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #161
- fix: type propagation by @climba03003 in #162
New Contributors
- @climba03003 made their first contribution in #162
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
v2.0.0
What's Changed
- docs(readme): minor grammar changes by @Fdawgs in #99
- ci: add nodejs v16 to test matrix by @Fdawgs in #100
- Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #101
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #102
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #103
- Bump fastify-jwt from 2.5.0 to 3.0.0 by @dependabot in #104
- Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #105
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #106
- Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #108
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #109
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #110
- Bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #111
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #112
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #113
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #114
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #115
- build(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #116
- chore: clearer explanation on the done function usage by @giacomocerquone in #117
- build(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #118
- build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #119
- build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #121
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #122
- build(deps-dev): bump tsd from 0.17.0 to 0.19.0 by @dependabot in #123
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #124
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #125
- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #128
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #130
- automatic PR by @Eomm in #133
- build: reduce dependabot update frequency by @Fdawgs in #137
- Bring auth.js coverage to 100% by @anthonyringoet in #139
- test(example): spelling fixes by @Fdawgs in #140
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #141
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #142
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #143
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #144
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #145
- Rename module by @jsumners in #147
New Contributors
- @giacomocerquone made their first contribution in #117
- @anthonyringoet made their first contribution in #139
- @jsumners made their first contribution in #147
Full Changelog: v1.1.0...v2.0.0
v1.1.0
📚 PR:
- Bumped fastify
- 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.1
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #80 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump actions/setup-node from v1 to v2.1.5
- Merge pull request #85 from fastify/dependabot/github_actions/actions/setup-node-v2.1.5
- Bump tsd from 0.11.0 to 0.12.0 (#71)
- Bump tsd from 0.12.1 to 0.13.1 (#72)
- feat: add stale (#75)
- chore: add dependabot automerge (#79)
- docs(readme): spelling and grammar fixes; http link to https (#83)
- chore: update docs and ci (#82)
- Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#84)
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.1 (#88)
- chore(gitignore): use latest github ignore template (#86)
- chore(gitignore): add editor files/directories (#89)
- style(ci): use standardized template (#90)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#91)
- ci: remove redundant conditional (#96)
- feat: move to tap15 (#97)
- add context type for FastifyAuthFunction (#92)