Fastify Request Context Versions Save

Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)

2.1.0

3 years ago

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

2.0.1

3 years ago

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

2.0.0

3 years ago

Updated to fastify 3.0.0

1.0.2

3 years ago