Patch release fixing iOS and Android setup failures reported against 0.10.0. No API changes.
What's Changed
- fix(ios): narrow the podspec's public headers, so
use_frameworks!builds stop failing on duplicate headers by @msluszniak in #1448 - fix(ios): keep the podspec's build attributes out of the OpenCV branch by @msluszniak in #1452
- fix(deps): require
react-native-worklets>=0.10.0 <0.13.0 and document it by @msluszniak in #1449 - fix(build): report the cause when the setup is wrong instead of failing silently by @msluszniak in #1450
Full Changelog: v0.10.0...v0.10.1