Releases: FormidableLabs/react-native-owl
Releases · FormidableLabs/react-native-owl
v1.4.0
v1.3.0
v1.2.3
v1.2.2
v1.2.1
What's Changed
- Chore: docs typo by @robwalkerco in #146
- fix: RN 70+ and Expo support by @robwalkerco in #145
- chore: Set version to 1.2.1 by @robwalkerco in #147
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- chore: update example RN version by @robwalkerco in #121
- chore: set version to 1.1.1 by @robwalkerco in #122
- Add details to README by @gksander in #128
- add README hero by @cpresler in #134
- Use fully-qualified hero URL by @gksander in #135
- README image update by @cpresler in #136
- feat: allow custom threshold by @robwalkerco (with thanks to @muhammadkhan0009) in #142
- chore: set version to 1.2.0 by @robwalkerco in #143
New Contributors
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
New Features
- Implemented reload functionality to easily reset app state during tests by @robwalkerco in #114
Other Changes
- Updates to the getting started documentation to make it more explicit that the file names matter by @markrickert in #102
- Update README.md - fix typo by @leotm in #103
- Update README.md - fix broken link by @leotm in #105
- docs: Add example file name by @robwalkerco in #106
- docs: document all supported test file extensions by @robwalkerco in #107
- Update methods.md by @fel1xw in #108
- Update workflow action cache version by @JDMathew in #110
- Adding PR template by @JDMathew in #111
- Upgrade docusaurus from beta.18 → beta.21 by @gksander in #112
- docs: small tweaks by @robwalkerco in #113
- Docs: fix typos by @narinluangrath in #115
- chore: Bump 1.1.0 by @manosim in #120
New Contributors
- @markrickert made their first contribution in #102
- @leotm made their first contribution in #103
- @fel1xw made their first contribution in #108
- @JDMathew made their first contribution in #110
- @gksander made their first contribution in #112
- @narinluangrath made their first contribution in #115
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
What's Changed
- feat: Add basic support for interactions by @ceceppa @robwalkerco @manosim in #85
- chore: Set simulator version on CI by @manosim in #84
- feat: Improve report layout & add stats by @manosim in #97
- chore: Setup example app(Android) to run react-native-owl on GitHub Actions by @manosim in #39
- chore: Add the Formidable logo to the website Navbar by @manosim in #75
- docs: update
/example
readme by @zibs in #76 - chore: Update docs by @manosim in #87
- feat: Improve UI of the demo app by @manosim in #96
- docs: Improve meta tags & SEO by @manosim in #81
- docs: Improve SEO by @manosim in #82
- chore: Update meta thumbnail by @manosim in #83
- chore: CI - run tests on PRs by @manosim in #88
- Update running-ci doc by @gabimoncha in #79
- chore: Allow specifying build type on Android by @manosim in #95
- chore: updated maintenance badge by @paulmarsicloud in #86
New Contributors
- @zibs made their first contribution in #76
- @paulmarsicloud made their first contribution in #86
- @gabimoncha made their first contribution in #79
- @ceceppa made their first contribution in #85
Full Changelog: v0.0.4...v1.0.0
Release v0.0.4
Changelog - Initial Release
- feat: Setup Project by @manosim in #1
- feat: Setup a basic CLI in #2
- feat: Owl config file & CLI with a config path option in #3
- chore: Update README.md in #4
- feat: Build iOS projects (wrap xcodebuild) in #5
- feat: Build for iOS with the quiet option in #6
- feat: Implement a logger - toggle depending on the debug config in #7
- fix: Fix android build to work with execa in #8
- feat: Run iOS & Android - install and launch on simulator in #9
- feat: Wrap jest & take sample screenshots in #10
- feat: Add CLI argument to override baseline images in #11
- feat: Setup custom matcher - toMatchBaseline() in #12
- chore: Bring project dependencies up to date in #13
- Bring in the example/demo app in #14
- Simplify linking lib & example in #15
- feat: Set the simulator time in #16
- Store screenshot using the specified filename in #25
- chore: Run owl test suite serially in #26
- Generate baseline when it does exist (even without --update) in #28
- Skip generating a diff image if there are no differences in #29
- feat: Use pixelmatch instead of native-image-diff (arm64/M1 support) in #31
- Improve coverage in #32
- Config file, allow for iOS project configuration in #34
- chore: Setup example app(iOS) to run react-native-owl on GitHub Actions in #35
- Setup documentation website in #40
- chore: Update simulator to iPhone 13 for tests in #41
- chore: Prepare library in #44
- feat: Setup HTML report in #42
- fix: Generate report with diff screenshots (not latest) in #47
- feat: Setup Native iOS Client in #60
- feat: Setup WebSocket server in #63
- chore: Spin up Web Socket server in a child process in #64
- Feat/populate docs by @robwalkerco in #65
- fix: Include scripts directory in NPM in #69
- fix: Update example app UI to prevent CI from failing in #70
- chore: Website improvements (UI + content) in #71
- Docs: deployment by @ryan-roemer in #68
- chore: Website UI Improvements in #72
- chore: Add project branding in #73
- chore: Bump version in #74
Full Changelog: https://github.com/FormidableLabs/react-native-owl/commits/v0.0.4