# react-resource-router

## 0.30.0

### Minor Changes

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

## 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
