Skip to content

Releases: inokawa/react-native-react-bridge

0.12.4

Choose a tag to compare

@inokawa inokawa released this 04 Mar 22:58

What's Changed

New Contributors

Full Changelog: 0.12.3...0.12.4

0.12.3

Choose a tag to compare

@inokawa inokawa released this 14 Oct 08:46

What's Changed

Full Changelog: 0.12.2...0.12.3

0.12.2

Choose a tag to compare

@inokawa inokawa released this 02 Oct 10:57

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

Choose a tag to compare

@inokawa inokawa released this 20 Sep 10:54

What's Changed

New Contributors

  • @ieow made their first contribution in #193

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@inokawa inokawa released this 12 May 12:39

BREAKING CHANGE: web code is now bundled with esbuild for performance, stability and customizability.

What's Changed

New Contributors

Full Changelog: 0.11.2...0.12.0

0.11.2

Choose a tag to compare

@inokawa inokawa released this 23 Sep 03:02

What's Changed

  • Fix escape strategy for newer versions of metro by @edjiang in #133

New Contributors

Full Changelog: 0.11.1...0.11.2

0.11.1

Choose a tag to compare

@inokawa inokawa released this 21 Aug 13:39

What's Changed

  • Add interop for export default to lib/plugin by @inokawa in #127

Full Changelog: 0.11.0...0.11.1

0.11.0

Choose a tag to compare

@inokawa inokawa released this 08 Aug 15:18

BREAKING: Add exports field to package.json

Full Changelog: 0.10.1...0.11.0

0.10.1

Choose a tag to compare

@inokawa inokawa released this 15 May 14:23
  • Alias react/jsx-runtime to preact

0.10.0

Choose a tag to compare

@inokawa inokawa released this 19 Feb 06:46
  • BREAKING: rename ambiguously named hooks
    • useBridge to useWebViewMessage
    • useSubscribe to useNativeMessage

Full Changelog: 0.9.0...0.10.0