Skip to content

Commit c8333bd

Browse files
Merge pull request #165 from splitio/update_type_definitions
Update type definitions to not restrict the type of `children` props
2 parents 476dbc4 + 99f7f48 commit c8333bd

4 files changed

Lines changed: 166 additions & 166 deletions

File tree

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
1.9.1 (September XX, 2023)
1+
1.9.1 (October XX, 2023)
2+
- Updated type definitions of the library components to not restrict the type of the `children` prop to ReactElement, allowing to pass any valid ReactNode value (Related to issue https://github.com/splitio/react-client/issues/164).
23
- Updated linter and other dependencies for vulnerability fixes.
34

45
1.9.0 (July 18, 2023)

0 commit comments

Comments
 (0)