Skip to content

Commit e98c71d

Browse files
Update changelog entry
1 parent eb2440f commit e98c71d

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,5 +1,5 @@
11
2.0.2 (December XX, 2024)
2-
- Updated the import of the React library from default imports to namespace imports for better compatibility with React, TypeScript, ES modules, and tree shaking.
2+
- Updated the internal imports of React library from default to namespace imports as this is the recommended approach for better compatibility with React, TypeScript, ES modules, and tree shaking (https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#removing-unused-react-imports).
33

44
2.0.1 (December 4, 2024)
55
- Updated @splitsoftware/splitio package to version 11.0.3 that includes some improvements and bugfixes.

0 commit comments

Comments
 (0)