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.3 release #173

Merged
merged 204 commits into from
Dec 7, 2022
Merged

prepare 2.29.3 release #173

merged 204 commits into from
Dec 7, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[2.29.3] - 2022-12-07

Fixed:

  • We fixed a bug where using native Object functions on the flags proxy object results in errors. This was reported in issue #162.

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 27 commits August 24, 2022 19:38
…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
* [sc-178466] Fix native function proxy errors

* Added unit tests.

* Fix ts any error

* Update getFlagsProxy.test.ts

Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 0d57f90 into 2.x Dec 7, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-2.29.3 branch December 7, 2022 20:55
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