Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 814 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 814 Bytes

react-native-owl

1.3.0

Minor Changes

  • Switch Jest config to CLI options for Jest 28+ support (#168)

Patch Changes

  • Disable Flipper on the example iOS app to allow for faster builds (#170)
  • Update getting Started docs (#171)

1.2.3

Patch Changes

  • Update example project to use RN 0.71 (#151)

  • Handle iOS scheme with space (#150)

1.2.2

Patch Changes

  • Addition of GitHub release workflow (#155)