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

Release v2.0.0 #216

Merged
merged 62 commits into from
Nov 2, 2024
Merged

Release v2.0.0 #216

merged 62 commits into from
Nov 2, 2024

Conversation

EmilianoSanchez
Copy link
Contributor

React SDK

What did you accomplish?

How do we test the changes introduced in this PR?

Extra Notes

…litClient inside SplitClient, and SplitClient inside SplitFactory
…pdated useSplitClient to use it. The client lastUpdate timestamp is required to avoid duplicating updates when using useSplitClient or nested SplitClient components.

Removed asserts on internal event listeners, unit test should not validate internal implementation details and private methods.
Upgrade JS SDK v10.29.0: large segments and factory `destroy` method
Polishing: upgrade JS SDK, add TSDoc linter
…nitial_render

[Breaking change] `factory`, `client`, and `track` method available in initial render when using `config` prop.
[Breaking change] Upgrade to JS SDK v11. Remove `trafficType` parameter, which is now mandatory in `track` calls.
[Breaking change] `null` context properties to `undefined`
Revert HOCs and Render Props components
@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner November 2, 2024 01:41
Copy link

@EmilianoSanchez EmilianoSanchez merged commit 4b353cf into master Nov 2, 2024
7 checks passed
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.

2 participants