Skip to content

Releases: kyeotic/raviger

1.6.0

22 Oct 21:28
Compare
Choose a tag to compare

[1.6.0] - 2020-10-22

Added

  • useNavigate hook

1.5.1

09 Oct 16:20
Compare
Choose a tag to compare

[1.5.1] - 2020-10-09

Fixed

  • matchTrailingSlash not matching on the root route /

v1.5.0...v1.5.1

1.5.0

09 Oct 08:56
Compare
Choose a tag to compare

[1.5.0] - 2020-10-09

Added

  • query prop to <Redirect>

1.4.6

07 Oct 17:58
Compare
Choose a tag to compare
  • useRoutes path tracking with usePath causing improper child invocations
    v1.4.6-0...v1.4.6

v1.4.6-0

07 Sep 17:34
Compare
Choose a tag to compare
v1.4.6-0 Pre-release
Pre-release
  • switch router to context for path tracking be7c038

v1.4.5...v1.4.6-0

v1.4.5

31 Jul 22:05
Compare
Choose a tag to compare
  • fix replace when replaceOrQuery is null (and other edge cases)

v1.4.4...v1.4.5

1.4.4

26 Jun 18:40
Compare
Choose a tag to compare
  • Merge pull request #59 from kyeotic/basePathCaseInsensitive 859583f
  • fix case insensitive matching for basePath 6262aaa

v1.4.3...v1.4.4

v1.4.3

12 May 18:09
Compare
Choose a tag to compare

[1.4.3] - 2020-05-12

Fixed

  • useQueryParam using a ? when no query is set
  • typescript declaration for useNavigationPrompt

v1.4.2...v1.4.3

v1.4.2

30 Apr 15:58
Compare
Choose a tag to compare
  • use hashing function for route memo hook 29e2483
  • Fix wrong dependencies when memoizing routes 08d95f6

v1.4.1...v1.4.2

1.4.1

28 Apr 15:13
Compare
Choose a tag to compare

v1.4.0...v1.4.1