1.3.1
Release notes:
Dependency cleanup only — no API, behavior, or native code changes. Drop-in upgrade from 1.3.0.
react-nativemoved out ofdependenciesintopeerDependencies(>=0.80.1). It was previously in both, which could pull a duplicate copy of React Native into consuming apps.- Removed unused runtime dependencies
@react-native-community/cliand@react-native-community/checkbox, clearing the security advisories they pulled in transitively.