This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
v0.13.0
Notable Changes
- Crash reporter plugin: Get notified for crashes in Android and iOS apps. Currently in Alpha and not enabled by default.
- Support for physical iOS devices.
Bugfixes
yarn start
in open source works again (54d09aa)- Prevent unnecessary UI rerenders (1337883)
- Fixes a problem on macOS where external plugin from
pluginPaths
config weren't loaded (f7ddf3b) - Various improvements for certificate exchange and device connections.
Full list of changes: 19485d0...c6e0517