Releases: riot/route
Releases · riot/route
v7.1.1
v7.1.0
v7.0.0
- Update to Riot.js 5
- Update npm dependencies
This completely backward compatible please check the Riot.js 5 Changelog https://github.com/riot/riot/releases/tag/v5.0.0
v6.0.2
- Fix compatibility issue with @riotjs/ssr and the initial route attribute
v6.0.1
- Improve compatibility with @riot/ssr
v6.0.0
- Change from array to named params object Breaking Change
- Add standalone bundle Breaking Change
- Normalize the
base
router attribute simplifying its usage Breaking Change - Add Router initial route option
- Improve SSR support