- implements a new
testPathPattern
option for the CLI, allowing users to run tests for specific path patterns. (#180)
- Switch Jest config to CLI options for Jest 28+ support (#168)
- Disable Flipper on the example iOS app to allow for faster builds (#170)
- Update getting Started docs (#171)
- Addition of GitHub release workflow (#155)