0.16.0
frontroute now depends on Laminar and is only usable with Laminar (previously, frontroute
depended only on Airstream).
The way to use frontroute has changed significantly (all the boilerplate is gone).
The directives, path matchers and routes remained mostly the same.
Please see the documentation for more details: https://frontroute.dev/v/0.16.x/
A non-exclusive list of breaking changes:
memoize
directive is gone (event streams in routes interfere withnoneMatched
)state
directive is gonemapOption
->optionMap
when
-->whenTrue
(conflict with laminext)