Skip to content

preact-iso 1.2.0

Compare
Choose a tag to compare
@marvinhagemeister marvinhagemeister released this 25 Apr 10:35
· 821 commits to main since this release
7f0d540

Minor Changes

  • a7e79c9 #530 Thanks @developit! - <Router> is now an async boundary (it handles lazy() 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="/" />