Skip to content

Releases: launchdarkly/js-client-sdk

1.1.12

09 Jun 18:58
Compare
Choose a tag to compare

Changed

  • Improve error handling

Changelog

1.1.11

16 May 17:49
Compare
Choose a tag to compare

Added

  • Add typescript definitions

Changelog

1.1.10

04 May 19:30
Compare
Choose a tag to compare

Added

  • Add a warning when tracking unknown custom goal events

Changelog

1.1.9

07 Apr 18:03
Compare
Choose a tag to compare

Changed

  • Changed default stream url

Changelog

1.1.8

02 Feb 14:37
Compare
Choose a tag to compare

Fixed

  • Cached localStorage copy is not overwritten anymore when connection to LD fails

Changelog

1.1.7

27 Jan 19:13
Compare
Choose a tag to compare

Changed

  • onDone argument to identify method is now optiona

Changelog

1.1.6

16 Jan 15:08
Compare
Choose a tag to compare

Changed

  • Removed dependency on Sizzle and direct to polyfill for older browser support

Changelog

1.1.5

07 Dec 21:57
Compare
Choose a tag to compare
  • Fix bug in Emitter.off()

Changelog

1.1.4

26 Oct 14:23
Compare
Choose a tag to compare
  • Fix bug caused by accessing undefined flags

Changelog

1.1.3

14 Oct 23:53
Compare
Choose a tag to compare
  • Fix bug caused by accessing undefined settings

Change