We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8917a9d + 94c5950 commit 1779bcfCopy full SHA for 1779bcf
.changeset/silly-baboons-film.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-router-typesafe
2
3
+## 1.4.1
4
+
5
+### Patch Changes
6
7
+- 8917a9d: `typesafeBrowserRouter`: no longer requires `pathParams` to be passed as an empty object when route does not have dynamic segments
8
9
## 1.4.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-typesafe",
- "version": "1.4.0",
+ "version": "1.4.1",
"repository": {
"type": "git",
"url": "https://github.com/stargaze-co/react-router-typesafe.git"
0 commit comments