0.9.0-alpha03
Pre-release
Pre-release
chrisbanes
released this
19 Jul 07:10
·
212 commits
to main
since this release
🆕 Masks
You can now supply a Brush
to hazeChild
which will act as a mask. The mask allows things like gradient blurs, by supplying a Brush.verticalGradient
or similar. Docs will come soon.
What's Changed
- Throw error when background color is not specified by @chrisbanes in #265
- Add ability to provide mask for blurred areas by @chrisbanes in #267
- Revert usage of Poko by @chrisbanes in #268
- Update roborazzi to v1.23.0 by @renovate in #269
- Turn off auto invalidation by @chrisbanes in #271
- Fix samples crashing by @chrisbanes in #270
- Fix content node being placed at incorrect position by @chrisbanes in #272
- Revert "Update plugin mavenpublish to v0.29.0" by @chrisbanes in #273
- Update plugin mavenpublish to v0.29.0 by @renovate in #274
Full Changelog: 0.9.0-alpha02...0.9.0-alpha03