This repository was archived by the owner on Mar 6, 2019. It is now read-only.
v0.41
Pre-release
Pre-release
- Update the 'org.realityforge.arez' dependencies to version '0.115'
- Refactor the
BrowserLocation.getBrowserLocation()method from being an observable
property to being a@Memoizeannotated method. This makes it possible to avoid
adding an event listener for thehashchangeevent unless there is an observer
for the@Memoizemethod.