Skip to content

Commit 4d67b8f

Browse files
feat(bridge-react): enable custom createRoot to support React v19 in @module-federation/bridge-react (#3551)
Co-authored-by: Zack Jackson <[email protected]>
1 parent 776e514 commit 4d67b8f

File tree

12 files changed

+525
-416
lines changed

12 files changed

+525
-416
lines changed

.changeset/chatty-days-march.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/bridge-react': patch
3+
---
4+
5+
feat(bridge-react): enable custom createRoot in bridge-react

.changeset/neat-types-fix.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/bridge-react': patch
3+
---
4+
5+
refactor(bridge-react): centralize type definitions into a single file for better maintainability and consistency

0 commit comments

Comments
 (0)