github launchdarkly/js-client-sdk 2.7.1

latest releases: 3.3.0, 3.2.0, 3.1.4...
5 years ago

[2.7.1] - 2018-09-27

Fixed:

  • Event posts did not include the HTTP header that specifies the SDK version. They now do again. Note that the sendLDHeaders option does not affect this; if the header is turned off for flag requests, it should still be sent in events, since events always require a CORS preflight check anyway (and are delivered asynchronously, so the OPTIONS request does not slow down page loads).

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

NewReleases is sending notifications on new releases.