Skip to content

Releases: riot/route

v5.2.2

22 Feb 21:37
Compare
Choose a tag to compare
  • Fix #140 loading the DOMBindings directly from Riot.js

v5.2.1

06 Feb 19:26
Compare
Choose a tag to compare
  • Update the umd build including the @riotjs/dom-bindings in it

v5.2.0

31 Dec 00:04
Compare
Choose a tag to compare
  • Add expose more rawth methods

v5.1.0

30 Dec 23:13
Compare
Choose a tag to compare
  • Add the onStarted router component callback

v5.0.3

30 Dec 16:14
Compare
Choose a tag to compare
  • Improve support for SSR

v5.0.2

28 Dec 23:17
Compare
Choose a tag to compare
  • Fix context bugs into the Router mount method

v5.0.1

28 Dec 23:04
Compare
Choose a tag to compare
  • Add riot and @riotjs/dom-bindings to the dependencies

v5.0.0

28 Dec 22:59
Compare
Choose a tag to compare
  • Update the Router Riot.js component to rely on the new riot.pure method

v4.1.2

18 Dec 20:18
Compare
Choose a tag to compare
  • Fix: avoid DOM events binding in node environment

v4.1.1

18 Dec 19:15
Compare
Choose a tag to compare
  • Improve the node.js support #135