Full Changelog: v0.8.0...v0.8.1
Breaking changes
Compose Hot Reload no longer requires to be enabled in module.yaml
. You can simply use the new CLI option --compose-hot-reload-mode
when running any Compose module with at least the JVM target.
Usability improvements
- AMPER-4713 — Misleading UX inside IDE when run without compose hot reload
Fixed bugs
- AMPER-4726 — Gradle properties in pom.xml are not interpolated
- AMPER-4747 —
jaxb-runtime
doesn't transitively resolvejaxb-core