Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 451 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 451 Bytes

react-resource-router

0.29.2

Patch Changes

  • 7d56bc3: Support basePath for relative href prop

0.29.1

Patch Changes

  • a627bb6: Remove cyclic imports and add eslint rule to stop future issues
  • ea984a4: Bumped path-to-regexp

0.29.0

Minor Changes

  • dfd9be0: Bump path-to-regexp to 6.3.0

0.28.0

Minor Changes

  • 87ca96e: Updated the path regex matching method added test to make sure complex routing is not broken