Skip to content

Add `HashLink` and `HashRedirect`

Choose a tag to compare

@chenyong chenyong released this 30 Apr 07:46
· 111 commits to master since this release
  • <HashLink /> is a simple replacement for <Link /> element in hash mode.
  • <HashRedirect /> is a simple replacement for <Redirect /> element in hash mode, with a delay property.
  • Updated compile script.