Skip to content

Little things

Pre-release
Pre-release

Choose a tag to compare

@pshrmn pshrmn released this 18 Apr 19:34
· 1520 commits to master since this release
  • Added <Link prefetch> (also, error if attempting to use prefetch without the prefetch addon)
  • Added <Link onClick>
  • Default pathname to / if <Link> is not given a name
  • Prefetch addon returns Promise.reject is attempting to get an unregistered route.