Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1 KB

react-native-owl

1.4.0

Minor Changes

  • implements a new testPathPattern option for the CLI, allowing users to run tests for specific path patterns. (#180)

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)