Flagsmith / Flagsmith/flagsmith-js-client
Add Support for React 19 in Flagsmith React SDK
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 45
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
**Description:**
Given React 19 is now stable, we'd like to be able to ensure this is supported with flagsmith sdks.
**Proposed Solution:**
- Update Dependencies: Modify the Flagsmith React SDK's peer dependencies to include React 19.
[npmjs.com](https://www.npmjs.com/package/react-native-flagsmith/v/2.0.1)
- Testing: Conduct comprehensive testing to ensure full compatibility with React 19, addressing any issues that arise.
**Acceptance Criteria:**
- The Flagsmith React/JS SDK should function seamlessly in applications using React 19.
- All existing functionality should remain unaffected by the update.
- Documentation should be updated to reflect React 19 compatibility.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.