0.3.0 (2026-03-13)
- minimum nitro-modules version is now 0.35.0
0.2.8 (2026-03-13)
0.2.7 (2026-03-06)
0.2.6 (2026-03-05)
0.2.5 (2026-03-02)
- android: pass autoBind to SDK when dataBind is set (#156) (#157) (3d8e5a4)
- ios: restart render loop after setting state machine inputs (#162) (1349bd8), closes #161
0.2.4 (2026-02-27)
0.2.3 (2026-02-20)
0.2.2 (2026-02-20)
- pin react-native-harness to exact alpha.25 (#148) (0b2c618)
- stabilize useRiveEnum options to prevent setValue identity churn (#145) (372d4ae)
0.2.1 (2026-01-23)
0.2.0 (2026-01-20)
- upgraded to Nitro 0.33.2 to fix view recycling
- ios: upgrade to Nitro 0.33.2 with Xcode 16.4 compatibility (2ae4ea5)
- upgraded to Nitro 0.33.2 to fix view recycling (2ae4ea5)
0.1.5 (2026-01-14)
0.1.4 (2026-01-09)
- add data binding artboards support (#95) (515070e)
- add release-please for automated releases (#109) (6403bd4)
- add viewModel and replaceViewModel for nested ViewModel access (#96) (3f61c98)
- add missing NitroModules import in HybridViewModelInstance (#107) (6bc90fc)
- read initial value in useRiveProperty hooks (#97) (26223f2)
0.1.3 (2024-12-20)
- add data binding artboards support
- add viewModel and replaceViewModel for nested ViewModel access
- prevent infinite re-renders with unstable useRiveFile input
- read initial value in useRiveProperty hooks
0.1.2 (2024-12-06)
- initial stable release with Nitro modules
0.1.1 (2024-11-29)
- initial beta release