Releases: fastify/fastify-request-context
Releases · fastify/fastify-request-context
v3.1.1
v4.0.0
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #111
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #112
- build(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #113
- Updated to Fastify v4 by @mcollina in #114
New Contributors
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Bump typescript from 4.3.2 to 4.3.3 by @dependabot in #58
- Bump typescript from 4.3.3 to 4.3.4 by @dependabot in #59
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #60
- Bump typescript from 4.3.4 to 4.3.5 by @dependabot in #61
- Bump husky from 6.0.0 to 7.0.0 by @dependabot in #62
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #63
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #64
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #65
- Bump actions/setup-node from 2.3.0 to 2.3.2 by @dependabot in #66
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #67
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #68
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #69
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #70
- Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 by @dependabot in #71
- Bump typescript from 4.4.2 to 4.4.3 by @dependabot in #72
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #73
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #74
- Bump eslint from 7.32.0 to 8.0.0 by @dependabot in #75
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #77
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in #78
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #79
- Fix linting and bump dependencies by @kibertoad in #80
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #81
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #82
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #83
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #84
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #85
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #86
- refactor: prepare plugin for fastify 4.x by @darkgl0w in #87
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #88
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #89
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in #91
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #94
- Update the README to clarify a scenario where a typed property in the context can unexpectedly be undefined by @silenceisgolden in #95
- Bump superagent from 6.1.0 to 7.0.0 by @dependabot in #96
- revert: add back
preParsinghook related code by @darkgl0w in #97 - Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #98
- build: reduce dependabot update frequency by @Fdawgs in #99
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #100
- build(deps-dev): bump pinst from 2.1.6 to 3.0.0 by @dependabot in #101
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #102
- build(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #104
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #103
- build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #105
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #106
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #107
- build(deps-dev): bump jest from 27.5.1 to 28.0.0 by @dependabot in #109
- Rename module by @jsumners in #110
New Contributors
- @darkgl0w made their first contribution in #87
- @silenceisgolden made their first contribution in #95
- @jsumners made their first contribution in #110
Full Changelog: 2.2.0...v3.0.0