Skip to content

Snapshots v1.3.0-rc02

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbro112 rbro112 released this 01 Nov 09:25
· 19 commits to main since this release
6dee371

1.3.0-rc02 - 2024-10-25

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!

  • Bug fixes for PreviewParameters with nested types (i.e. List<*>) and
    primitives. #290
  • Bug fixes for reflective invoking. #296