Skip to content

Releases: atlassian-labs/react-resource-router

v0.30.0

28 Feb 02:26
105f720
Compare
Choose a tag to compare

Minor Changes

  • bf5a671: Supporting navigation to / and basePath when basePath is defined

v0.29.2

03 Feb 23:26
8d998ee
Compare
Choose a tag to compare

Patch Changes

  • 7d56bc3: Support basePath for relative href prop

v0.29.1

07 Nov 00:20
f00a3fe
Compare
Choose a tag to compare

Patch Changes

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

v0.29.0

23 Oct 22:43
8202bcd
Compare
Choose a tag to compare

Minor Changes

  • dfd9be0: Bump path-to-regexp to 6.3.0

v0.28.0

26 Mar 05:48
Compare
Choose a tag to compare

Minor Changes

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

v0.27.2

20 Mar 03:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.27.2

v0.27.1

07 Mar 03:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v.0.27.0

06 Mar 02:49
Compare
Choose a tag to compare

What's Changed

  • Supported basePath for to prop when passed as a string. Resolving acces… by @tpuric in #227

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

29 Feb 06:03
Compare
Choose a tag to compare

Bumped version number due to issue with publishing v0.26.1

v0.26.1

29 Feb 05:08
a00d5b3
Compare
Choose a tag to compare

What's Changed

  • Fixed StrictMode rendering bug

Full Changelog: v0.25.0...v0.26.1