Skip to content

Releases: molefrog/wouter

v2.1.0

28 Jun 15:43
Compare
Choose a tag to compare

Improvements:

  • Implicit routers are always created once #44
  • useLocation accepts router as an argument #44
  • Proper dependencies in useEffect, code only runs on mount/unmount #41 @jeetiss
  • Matcher refactoring #42 @jeetiss

v1.3.2

30 May 11:33
Compare
Choose a tag to compare

Bugfixes:

  • Adds react-deps.js to the list of files to publish #34

Preact is there!

27 May 09:11
Compare
Choose a tag to compare

New functionality:

  • Added a support for Preact #29 Thanks @StrayFromThePath!

v1.2.3

13 May 20:49
Compare
Choose a tag to compare

Bugfixes:

  • Fixes a critical typo in <Link /> component which resulted being unable to customize the link element #26

v1.2.2

13 May 16:21
Compare
Choose a tag to compare

Bugfixes:

  • History supports back/go navigation
  • Navigation creates an entry in History #25

v1.2.1

13 May 16:18
Compare
Choose a tag to compare

Bugfixes:

  • Fix code typo in Redirect component (#21 by @StrayFromThePath)

Roller Blades

29 Apr 19:47
Compare
Choose a tag to compare

  • New <Redirect> and <Switch> components #7
  • Make the code ES6 compliant #10
  • Add onClick handler to <Link> component #12
  • Better support for SSR with extra/static-history.js history #6
  • A project logo by Katya Vakulenko