Skip to content

v0.13.0

Compare
Choose a tag to compare
@zhoushaw zhoushaw released this 22 Apr 07:12

What's Changed

New Features 🎉

  • feat(bridge-react): Add native support for React 19 in bridge-react with enhanced createRoot options by @danpeen in #3690
  • feat(bridge-react): add error detection for react v19 under the default export createBaseBridgeComponent by @danpeen in #3709
  • feat(manifest): initialize manifest with required properties from stats by @danpeen in #3718

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

  • refactor(bridge-react): Refactor the bridge-react to better support multiple React versions from React 16 to React 19 by @danpeen in #3690
  • chore(deps-dev): bump vite from 5.4.12 to 5.4.18 by @dependabot in #3696
  • chore(deps-dev): bump @swc-node/register from 1.10.9 to 1.10.10 by @dependabot in #3659
  • refactor(bridge-react): modify the default mode of the bridge to legacy mode to reduce redundant code by @danpeen in #3711

New Contributors

Full Changelog: v0.12.0...v0.13.0