What's Changed
New Features 🎉
- feat(devtools): support runtime-registered react proxies across multiple scopes by @2heal1 in #4685
- feat: support proxying runtime-registered shared react by @2heal1 in #4693
Bug Fixes 🐞
- fix(sdk): widen node-fetch peerOptional range to accept v2 and v3 by @tuffz in #4625
- fix(bridge): exclude tests from published package by @2heal1 in #4674
- fix(chrome-devtools): update remote identifier by @2heal1 in #4675
- fix(enhanced): add esm export for runtime entry to fix vite resolution by @2heal1 in #4682
- fix(runtime): ensure instance creation includes id and options by @2heal1 in #4699
Other Changes
New Contributors
Full Changelog: v2.3.3...v2.4.0