Skip to content

v3.2.0

Compare
Choose a tag to compare
@nareshbhatia nareshbhatia released this 15 Sep 02:42
· 61 commits to master since this release

3.2.0 (2018-09-15)

Bug Fixes

  • Disabled node_modules caching in Travis CI (3503f25)
  • Fixed console.log's being printed by static-adapter test (8d106d9)

Features

  • links.tsx: Pass props to anchor element and handle onClick event (f9c18a4)
  • Added AnchorHTMLAttributes to RouterLink (similar to Link) (ae71e6c)