Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 5.2.0 release #100

Closed
wants to merge 303 commits into from
Closed

prepare 5.2.0 release #100

wants to merge 303 commits into from

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.2.0] - 2024-04-30

Added:

  • Added the ability to specify a timeout for waitForInitialization.

Changed:

  • The track method now validates that the provided metricValue is a number. If a metric value is provided, and it is not a number, then a warning will be logged.

Fixed:

  • Fixed the documentation for evaluationReasons for the identify method.

eli-darkly and others added 30 commits December 11, 2019 17:25
…pper

# Conflicts:
#	src/EventProcessor.js
#	src/EventSender.js
#	src/Stream.js
#	src/__tests__/EventSender-test.js
#	src/configuration.js
#	typings.d.ts
…-wrapper

# Conflicts:
#	src/EventProcessor.js
#	src/EventSender.js
#	src/__tests__/EventSender-test.js
add wrapper metadata options and fix custom header logic
remove image-loading logic from common code, replace it with an abstraction
change exact dependencies to best-compatible
# Conflicts:
#	src/EventSender.js
#	src/__tests__/EventSender-test.js
#	src/__tests__/configuration-test.js
keelerm84 and others added 26 commits January 23, 2024 15:23
This pins the dev typings of node to allow the typescript check to pass.

This is temporary to keep this code working until it is replaced by a
TypeScript implementation.
Co-authored-by: Molly <molly.jones@launchdarkly.com>
I only added Promise.race to `waitForInitialization`. Additionally I
updated jest and prettier, resulting in some collateral changes but the
main change is in
[index.js](https://github.com/launchdarkly/js-sdk-common-private/pull/117/files#r1575446941).
This is just a small PR so that no stderr messages are logged during the
unit tests.
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team April 30, 2024 22:12
@kinyoklion kinyoklion closed this Apr 30, 2024
@kinyoklion kinyoklion deleted the release-5.2.0 branch April 30, 2024 22:13
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot restored the release-5.2.0 branch April 30, 2024 22:15
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.