fastify-request-context

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

MIT License

Downloads
409.3K
Stars
153
Committers
16

Bot releases are hidden (Show)

fastify-request-context - v6.0.1

Published by mcollina 29 days ago

fastify-request-context - v6.0.0

Published by mcollina about 1 month ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v5.1.0...v6.0.0

fastify-request-context - v5.1.0 Latest Release

Published by mcollina 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v5.0.0...v5.1.0

fastify-request-context - v5.0.0

Published by mcollina over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v4.2.0...v5.0.0

fastify-request-context - v4.2.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v4.1.0...v4.2.0

fastify-request-context - v4.1.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v4.0.0...v4.1.0

fastify-request-context - v3.1.1

Published by mcollina almost 2 years ago

Same as v3.0.0.

fastify-request-context - v4.0.0

Published by mcollina over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/v3.0.0...v4.0.0

fastify-request-context - v3.0.0

Published by jsumners over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-request-context/compare/2.2.0...v3.0.0

fastify-request-context - 2.2.0

Published by kibertoad over 3 years ago

  • TypeScript: Enable specifying interface for context data #48
fastify-request-context - 2.1.3

Published by kibertoad almost 4 years ago

  • Avoid emitting a deprecation warning for the decorator
fastify-request-context - 2.1.1

Published by kibertoad about 4 years ago

Fix exported TypeScript type

fastify-request-context - 2.1.0

Published by kibertoad about 4 years ago

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

fastify-request-context - 2.0.1

Published by kibertoad about 4 years ago

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

fastify-request-context - 2.0.0

Published by kibertoad about 4 years ago

Updated to fastify 3.0.0

fastify-request-context - 1.0.2

Published by kibertoad over 4 years ago