Release Notes
Data change listener fix (#572)
Fixed an issue in common-exprssion-plugin
where the array update via concat didn't trigger the data-change-listener
and view update
Update to explicitly call out the default value for dataPath (#584)
Updated docs for Shared Constants Plugin to highlight the default dataPath used for overriding values
🐛 Bug Fix
- Release main #601 (@intuit-svc)
- Added typescript plugins dev guide #497 (@mrigankmg)
- Update CONTRIBUTING.md #596 (@brocollie08)
- Data change listener fix #572 (@cehan-Chloe)
- Update CODEOWNERS #592 (@KetanReddy)
- Moved AssetTest and Assertions into an android testutils package #586 (@mrigankmg)
- Expose onStart player hook for Android #587 (@mrigankmg)
- Revert "vector common scope" #587 (@brocollie08)
- Support Smoother Experience When Loading a Viewless Flow on iOS #570 (@nancywu1)
- Update to explicitly call out the default value for dataPath #584 (@A1shK)
- Hermes tracker update #580 (@brocollie08)
⚠️ Pushed to main
- vector common scope (@brocollie08)
Authors: 7
- @A1shK
- @brocollie08
- @intuit-svc
- @nancywu1
- Chloeeeeeee (@cehan-Chloe)
- Ketan Reddy (@KetanReddy)
- Mrigank Mehta (@mrigankmg)