Skip to content

Commit 53a0a90

Browse files
Update changelog entry
1 parent 9052984 commit 53a0a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
1.11.0 (January 15, 2023)
22
- Added new `SplitFactoryProvider` component as replacement for the now deprecated `SplitFactory` component.
3-
This new component is a fixed version of the `SplitFactory` component, which is not handling the SDK initialization side-effects in the `componentDidMount` and `componentDidUpdate` methods (commit phase), causing some issues like the SDK not being reinitialized when component props change (issue #148).
3+
This new component is a fixed version of the `SplitFactory` component, which is not handling the SDK initialization side-effects in the `componentDidMount` and `componentDidUpdate` methods (commit phase), causing some issues like the SDK not being reinitialized when component props change (Related to issue #11 and #148).
44
The new component also supports server-side rendering. See our documentation for more details: https://help.split.io/hc/en-us/articles/360038825091-React-SDK#server-side-rendering (Related to issue #11 and #109).
55
- Updated internal code to remove a circular dependency and avoid warning messages with tools like PNPM (Related to issue #176).
66

0 commit comments

Comments
 (0)