Riot Route Versions Save

Simple isomorphic router

v9.2.0

3 months ago
  • Add the new on-updated and on-before-update route lifecycle methods

v9.1.2

5 months ago
  • Fix wrong route expressions evaluation
  • Fix invalid css selectors handling

v9.1.0

6 months ago

v9.0.0

6 months ago
  • Fix isomorphic compatibility with node https://github.com/riot/route/issues/168
  • Fix hash fragments navigation https://github.com/riot/route/pull/163
  • Add support for Riot.js 9
  • Discontinue support for node < 18
  • Update source code formatting and linting using prettier
  • Migrate the project from commonjs to esm
  • Breaking Change: <route> components will be removed from the DOM. If a route is matched only their content will be rendered

v8.0.2

1 year ago
  • Update peerDependencies to support Riot.js 7

v8.0.1

2 years ago
  • Update support for isomorphic nodejs applications

v8.0.0

2 years ago
  • Update to Riot.js 6
  • Update npm dependencies

v7.1.2

2 years ago
  • Update dependencies using the latest rawth version