Skip to content

3.1.2

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 01 Feb 03:20

[3.1.2] - 2020-01-31

Removed:

  • Removed an unused dependency on @babel/polyfill. (Thanks, bdwain!)
  • Changed exact version dependencies to "highest compatible" dependencies, to avoid having modules that are also used by the host application loaded twice by NPM. (#8)