1.26.0
Bugfix for iOS Compose Roborazzi
The iOS Compose Roborazzi has broken. The reason is that GitHub's macos-latest has switched to an ARM-based CPU, and our tests have been running X64Test. We couldn't check the status of iOS Roborazzi. We have fixed this bug that prevented us from writing the test result JSON. Special thanks to @eyedol for the prompt fix!
What's Changed
- [IntelliJ IDEA Plugin] Don't crop dropdown task run button by @eyedol in #455
- [Sample / Tests]Update dependency androidx.compose.runtime:runtime to v1.6.8 by @renovate in #343
- Set a classDiscriminator to avoid polymorphic serializer error by @eyedol in #464
Full Changelog: 1.25.0...1.26.0