Skip to content

0.10.0

Choose a tag to compare

@STRML STRML released this 08 Dec 01:11
· 361 commits to master since this release
  • Handle Router.navigate(path, {replace: true) and <Link replace /> by
    replacing the current history record instead creating a new one.