Snapshots v1.3.0-rc01
Pre-release
Pre-release
rbro112
released this
23 Oct 00:58
·
28 commits
to main
since this release
1.3.0-rc01 - 2024-10-22
Important
Note: Existing previews with custom device
specs will have expected diffs.
1.3.0 fixes an issue where device
specs did not produce expected dimensions.
Emerge recommends merging the 1.3 update and rebasing PRs with unexpected diffs onto the main base
commit with 1.3.
All future diffs should be stable once rebased!
- Support
@PreviewParameter
annotated
params. #271 - Remove whitespace from parameterized test names to support
orchestrator. #267 - Fix bugs that blocked use of Android test
orchestrator. #273 - Remove unused runners. #275
- Fix device specs. #285
- Remove manual activity & view
snapshotting. #265