v4.0.0-preview.8
Pre-release
Pre-release
github-actions
released this
04 Jun 08:22
·
10 commits
to upm
since this release
4.0.0-preview.8 (2020-06-04)
change
- change namespace (7f4190c)
Features
BREAKING CHANGES
- If your code contained the UIEffect API, it would fail to compile. Please change the namespace from
Coffee.UIExtensions
toCoffee.UIEffects
.