v0.9.4
Pre-release
Pre-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>