Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 369 Bytes

react-resource-router

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