Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

5.14.1

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 09 Feb 21:03

[5.14.1] - 2021-02-09

Fixed:

  • Removed a line that would have globally monkey-patched setImmediate on extremely old Node versions that did not implement that function. On all currently supported Node versions, this line had no effect. (#206)