Skip to content

Commit 70d02db

Browse files
committed
feat(sdk): implement reactive context and provider stability
1 parent df13c6e commit 70d02db

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/brave-guests-open.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@flagix/js-sdk": minor
3+
"@flagix/react": minor
4+
---
5+
6+
feat: implement reactive context synchronization
7+
8+
- Added 'context' prop to FlagixProvider for automatic SDK syncing.
9+
- Updated setContext to trigger real-time updates for all flag listeners.
10+
- Improved FlagixProvider stability to prevent unnecessary re-initializations.

0 commit comments

Comments
 (0)