Skip to content

Conversation

@LaunchDarklyCI
Copy link
Contributor

[2.16.2] - 2020-01-27

Fixed:

  • If the user started to navigate away from the page, but then did not actually do so (for instance, if the application cancelled the beforeunload event, or if a nonstandard URL scheme caused the browser to launch an external app), the SDK could be left in a state where all of its HTTP requests would be made synchronously. This has been fixed so the only synchronous request the SDK makes is when it needs to flush events during a beforeunload. (Thanks, edvinerikson!)

eli-darkly and others added 30 commits February 11, 2019 15:42
(docs 1) improve TypeScript docs and add TypeDoc build script
(docs 2) fix TypeDoc build to include types from the common package
handle security error when we're not allowed to use window.localStorage
add release script that releases all packages in js-client
…dshake

remove iframe handshake code for click event UI
change TS declarations to prefer interfaces over types
# Conflicts:
#	packages/ldclient-react/package-lock.json
add missing "secondary" attribute to TS definition for user
update some test dependencies to avoid vulnerability warnings
* Initial commit

* Initial commit

* Added unit test

* Example server bootstrap implementation

* Updated packages and exclude server bootstrap code.

* Update package-lock.json

* Added more tests.

* Moved state initialisation into constructor.
bwoskow-ld and others added 25 commits November 6, 2019 17:27
fix programmatically reported version string
remove unused Rollup plugins, update dependencies
use new config validation mechanism in js-sdk-common 3.x
# Conflicts:
#	package-lock.json
#	package.json
…ents

add image-loading event delivery logic factored out of js-sdk-common
use js-sdk-common 3.1.1 for event payload ID fix
@LaunchDarklyCI LaunchDarklyCI merged commit 658e657 into master Jan 27, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-2.16.2 branch January 27, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants