Skip to content

v0.9.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@timdorr timdorr released this 10 Nov 17:05
· 9054 commits to main since this release
  • e571c27 [fixed] Add .active class to <Link>s with absolute hrefs
  • ea5a380 [fixed] Make sure onChange is fired at synchronous first render
  • dee374f [fixed] Listen to path changes caused by initial redirect, fixes #360
  • d47d7dd [fixed] potential infinite loop during transitions
  • 1b1a62b [added] Server-side rendering
  • c7ca87e [added] <Routes onError>