express-http-context
Advanced tools
Changelog
1.2.3 (2019-07-12)
Security:
Changelog
1.2.2 (2019-04-27)
Fix:
cls-hooked
and @types/express
to dependencies (from dev dependencies)Changelog
1.2.1 (2019-03-25)
Security:
Fix:
Changelog
1.2.0 (2018-10-23)
Features:
Changelog
1.1.0 (2018-09-16)
Features:
cls-hooked
and @types/express
as dev dependenciesDocs:
Changelog
1.0.4 (2018-07-25)
Docs:
Changelog
1.0.3 (2018-06-06)
Features:
bluebird
as a dev dependencyChangelog
1.0.2 (2018-05-21)
Security:
Changelog
1.0.1 (2018-05-16)
Features:
Changelog
1.0.0 (2018-02-15)
Migration notes:
get
, set
, and middleware
methods are unchanged. Applications consuming only these method can upgrade to v1 without any issue.ns
(namespace) will need to also migrate cls-hooked
(from continuation-local-storage
). Applications that need to remain on continuation-local-storage
cannot upgrade to v1.Features:
cls-hooked
(from continuation-local-storage
).Security: