Skip to content

Commit 105f720

Browse files
Version Packages (#253)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bf5a671 commit 105f720

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-penguins-speak.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-resource-router
22

3+
## 0.30.0
4+
5+
### Minor Changes
6+
7+
- bf5a671: Supporting navigation to / and basePath when basePath is defined
8+
39
## 0.29.2
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resource-router",
3-
"version": "0.29.2",
3+
"version": "0.30.0",
44
"description": "Configuration driven routing solution for React that manages SPA route matching, data fetching and progressive rendering",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)