preact-iso 1.2.0
·
821 commits
to main
since this release
Minor Changes
a7e79c9
#530 Thanks @developit! -<Router>
is now an async boundary (it handleslazy()
descendants by itself), and supports cancellable + stacked route transitions.
Patch Changes
8d5d1d8
#534 Thanks @developit! - [preact-iso] Support setting a manual URL via<LocationProvider url="/" />