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 2.29.2 release #159

Merged
merged 200 commits into from
Oct 28, 2022
Merged

prepare 2.29.2 release #159

merged 200 commits into from
Oct 28, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[2.29.2] - 2022-10-28

Fixed:

  • An issue with asyncWithLDProvider that was causing flags to be empty on first render.

yusinto and others added 30 commits December 17, 2019 12:35
# Conflicts:
#	package-lock.json
#	package.json
#	src/initLDClient.test.ts
#	src/initLDClient.ts
[ch59533] Fix package build logic when setting wrapper version
# Conflicts:
#	package-lock.json
#	package.json
…-from-unit-test

Update withLDProvider.test.tsx
* Add tests for the LDProvider

* Add LDProvider component

* Add LDProvider to main export

* Update provider tests

* Remove unused EnhancedComponent

* Abstract function to generate react options

* add waitForUserToInitializeClient flag to Provider

* rename to LDProvider.tsx

* fix tests

* remove async from componentDidMount

* fixes from CR

* add test

* cleanup

* update types for componentDidUpdate

* await initLDClient

Co-authored-by: Nicholas Mitchell <nicholas@netlify.com>
Co-authored-by: Martin Heller <mheller@testo.de>
XieX and others added 24 commits August 24, 2022 17:30
…ion-call-on-init

No variation call on init
…xy-third-times-the-charm

Flags proxy - third times the charm
Co-authored-by: Molly <molly.jones@launchdarkly.com>
…-flag-evaluation-events-on-flag

Flag evaluation events on flag read
…d-client-init-errors-in-react-sdk

Add error hook
…act-sdk-releaser-config

Update releaser config
Copy link
Contributor

@XieX XieX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 8b03cc8 into main Oct 28, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-2.29.2 branch October 28, 2022 19:38
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.

None yet