Releases: fastify/middie
Releases Β· fastify/middie
v7.0.0
v6.1.0
What's Changed
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #129
- build: reduce dependabot update frequency by @Fdawgs in #130
- Update README.md by @KailasMahavarkar in #131
- Bump actions/setup-node from 2 to 3 by @dependabot in #132
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #133
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #134
- Preparation for the deprecation of http.ServerResponse.finished by @zhaow-de in #135
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #137
- Bump actions/checkout from 2 to 3 by @dependabot in #138
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #139
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #140
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #141
- Prefix is now coming directly from fastify instead of using symbols by @Tirke in #142
New Contributors
- @KailasMahavarkar made their first contribution in #131
- @zhaow-de made their first contribution in #135
- @Tirke made their first contribution in #142
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Bump helmet from 4.6.0 to 5.0.0 by @dependabot in #126
- Add typescript types for supporting hooking middie in multiple hooks by @dr3 in #127
- Allow access to the body and query by @dr3 in #128
New Contributors
Full Changelog: v5.4.0...v6.0.0
v5.4.0
What's Changed
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #89
- Bump typescript from 4.3.4 to 4.3.5 by @dependabot in #90
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #91
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #92
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #93
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #94
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #95
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #96
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #97
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #98
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #99
- Bump typescript from 4.4.2 to 4.4.3 by @dependabot in #101
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #102
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #103
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #104
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in #105
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #106
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #107
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #108
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #109
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #110
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #114
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #115
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #116
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #117
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #112
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in #119
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #121
- automatic PR by @Eomm in #122
- automatic PR by @Eomm in #123
- Support hooking middie in multiple hooks by @mcollina in #125
Full Changelog: v5.3.0...v5.4.0
v5.3.0
π PR:
- Bump standard from 14.3.4 to 15.0.0
- Bump typescript from 4.0.3 to 4.0.5
- Bump standard from 15.0.1 to 16.0.1
- Bump typescript from 4.0.5 to 4.1.2
- Bump tsd from 0.13.1 to 0.14.0
- Bump typescript from 4.1.2 to 4.1.3
- Bump typescript from 4.1.3 to 4.1.4
- Bump typescript from 4.1.4 to 4.2.2
- chore(gitignore): use latest github ignore template (#69)
- ci(dependabot): update config from v1 to v2 (#70)
- Bump typescript from 4.2.2 to 4.2.3 (#68)
- Bump actions/setup-node from v1 to v2.1.5 (#71)
- Bump tap from 14.11.0 to 15.0.1 (#73)
- Fixed deprecations (#74)
- Bump typescript from 4.2.3 to 4.2.4 (#75)
- chore: doc and ci updates (#76)
- ci: add nodejs v16 to test matrix (#77)
- Bump @types/node from 14.14.42 to 15.0.0 (#78)
- Bump tsd from 0.14.0 to 0.15.0 (#79)
- Bump actions/checkout from 2 to 2.3.4 (#80)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#81)
- Bump typescript from 4.2.4 to 4.3.2 (#82)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#83)
- Bump tsd from 0.15.1 to 0.16.0 (#84)
- Bump tsd from 0.16.0 to 0.17.0 (#85)
- Bump typescript from 4.3.2 to 4.3.3 (#86)
- Bump typescript from 4.3.3 to 4.3.4 (#87)
- Use decorate to add use (#88)
v5.2.0
π PR:
- Bumped fastify
- Bump typescript from 3.9.7 to 4.0.2
- Bump typescript from 4.0.2 to 4.0.3
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump typescript from 3.9.3 to 3.9.5 (#44)
- Bump typescript from 3.9.5 to 3.9.6 (#47)
- Dependabot/npm and yarn/tsd 0.13.1 (#50)
- Bump typescript from 3.9.6 to 3.9.7 (#51)
- Bump helmet from 3.23.3 to 4.0.0 (#52)
- feat: add stale (#57)
- fix: add
use
to types (#55)