github launchdarkly/js-client-sdk 2.17.3

latest releases: 3.2.0, 3.1.4, 3.1.3...
4 years ago

[2.17.3] - 2020-03-31

Fixed:

  • The default logging implementation (createConsoleLogger) could throw errors in Internet Explorer 11 if log output (of an enabled level) happened while the developer tools were not open. This is because in IE 11, the console object does not exist unless the tools are open. This has been fixed so the logger does not try to use console unless it currently has a value.
  • Updated some dependency versions to resolve a security vulnerability in the transitive acorn dependency. This dependency is only used for development and as a result the security vulnerability did not affect customers.

Don't miss a new js-client-sdk release

NewReleases is sending notifications on new releases.