Skip to content

Releases: callstackincubator/react-native-sandbox

Release 0.6.0

11 Apr 20:14

Choose a tag to compare

0.6.0 (2026-04-11)

NPM

Bug Fixes

  • address PR review — remove unused var, add origin null checks, fix README (899ac6f)
  • whitelist NativeDOMCxx in sandbox TurboModules (32bf955)

Features

  • native module substitution (0dad24b)

Release 0.5.0

15 Mar 22:27

Choose a tag to compare

0.5.0 (2026-03-15)

Bug Fixes

  • install Homebrew dependencies (ktlint) in CI lint job (20f7fc9)
  • install ktlint directly in CI lint job (e846dca)
  • resolve memory management issues in JNI bindings, JSI lambdas, and delegate wrappers (6e61465)

Features

  • add Android example CI job (09a2cc2)
  • support for Android #16 (df2b2f9)
  • support shared JS runtime for same-origin sandbox instances (Android only) (1c120ea)

Release 0.4.1

27 Feb 18:11

Choose a tag to compare

0.4.1 (2026-02-27)

Bug Fixes

  • ios: reload sandbox when jsBundleSource prop changes (31d49c3)

Release 0.4.0

12 Aug 09:11

Choose a tag to compare

0.4.0 (2025-08-12)

Features

  • Add Sandbox to sandbox direct communication
    • p2p-chat and p2p-counter` for demo

Release 0.3.0

02 Aug 10:26

Choose a tag to compare

0.3.0 (2025-08-02)

Bug Fixes

  • wrong copy-pasted paths in root tsconfig (06236b6)

Features

  • make moduleName deprecated, componentName to replace it (0997fce)

Release 0.2.0

01 Aug 15:16

Choose a tag to compare

0.2.0 (2025-08-01)

Features

  • make jsBundleSource mandatory (e557727)

Release 0.1.1

01 Aug 09:31

Choose a tag to compare

0.1.1 (2025-08-01)

Bug Fixes

  • add missing builder-bob configuration (e191cf7)
  • replace huge 50Mb SVG banner with JPG (4274ae2)
  • missing README.md reference on NPM page

Release 0.1.0

31 Jul 10:45

Choose a tag to compare

0.1.0 (2025-07-31)

First release 😄