v0.07
Pre-release
Pre-release
- Upgrade the
org.realityforge.arez.testng
artifact to version0.13
. - Remove empty type objects when persisting to local and session storage.
- Update the
arez.persist.runtime.Scope
class to implementarez.component.Identifiable
as an ugly hack to enable theScope
object to be used as an immutable prop in react4j components. - Ensure that the sidecars do not attempt to persist or restore state if the associated scope is disposed.