Skip to content

Releases: fastify/fastify-request-context

v3.1.1

27 Oct 10:26
f22e6a8

Choose a tag to compare

Same as v3.0.0.

v4.0.0

13 May 15:18
46f4215

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0

27 Apr 15:30
8f5b0f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...v3.0.0

2.2.0

04 Jun 12:21

Choose a tag to compare

  • TypeScript: Enable specifying interface for context data #48

2.1.3

15 Jan 01:02

Choose a tag to compare

  • Avoid emitting a deprecation warning for the decorator

2.1.1

28 Aug 07:40

Choose a tag to compare

Fix exported TypeScript type

2.1.0

16 Aug 16:11

Choose a tag to compare

Expose requestContext from library so that it is accessible from global scope without reference to fastify or request.

2.0.1

14 Aug 15:37

Choose a tag to compare

Fix AsyncLocalStorage breaking when there is body to parse in the HTTP request

2.0.0

07 Aug 10:16

Choose a tag to compare

Updated to fastify 3.0.0

1.0.2

15 Jul 11:15
ac81c97

Choose a tag to compare

Update dependencies (#6)