Skip to content

Releases: Jeff-Lewis/cls-hooked

v4.2.2

26 Jul 01:09
Compare
Choose a tag to compare
  • bump async-hook-jl version for babel support

v4.2.1

25 Jul 18:24
Compare
Choose a tag to compare

v4.2.0

21 Jul 06:22
Compare
Choose a tag to compare
  • feat(compat): v4.2 for node v4.7-v8

Combines pre and post Nodejs v8 implementations of cls-hooked

v5.alpha.1

07 Jul 15:11
Compare
Choose a tag to compare
v5.alpha.1 Pre-release
Pre-release
  • Alpha version for node v8.1.3 using new async_hooks API.

  • Note: I believe another update to cls-hooked v5.alpha will be required for node release v8.2.0 due to some breaking changes in async_hooks API.

This has been merged into release 4.2.0

v4.1.7

24 Jun 07:06
Compare
Choose a tag to compare
  • dep: fix package.json engine semver to allow 6.10.x
  • dep: Forked async-hook to async-hook-jl to fix its engine semver also
  • test: fix fs.watchFile timeout for travis
  • test: skip uncaughtException test
  • dep: updated npm dev-dependencies

v4.1.6

24 Jun 07:01
Compare
Choose a tag to compare
  • fix: Use the correct error variable name
  • docs: add a AsyncWrap history to README.md

v4.1.5

23 Jan 04:47
Compare
Choose a tag to compare
  • dep: update engine support ^4.7||^6.9.2||^7.3 to be same as async-hook's
  • dep: update async-hook to 1.7.1
  • test: give fs.watchFile a little more time to pass on Travis CI

v4.1.4

18 Aug 19:25
Compare
Choose a tag to compare

v4.1.2

08 Aug 21:31
Compare
Choose a tag to compare
v4.1.2 Pre-release
Pre-release

v4.1.2

  • republishing to npm v4.1.2

v4.1.1

  • Updated travis and strict npm engine to ^6.2.2

v4.1.0

  • Feature: add runAndReturn method to get return value of func (from ).

v4.0.1