Skip to content

1.3.1

Choose a tag to compare

@queueitdevs queueitdevs released this 29 Jul 08:06

Release notes:

Dependency cleanup only — no API, behavior, or native code changes. Drop-in upgrade from 1.3.0.

  • react-native moved out of dependencies into peerDependencies (>=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/cli and @react-native-community/checkbox, clearing the security advisories they pulled in transitively.