Skip to content

Commit 1779bcf

Browse files
authored
Merge pull request #7 from fredericoo/changeset-release/main
Version Packages
2 parents 8917a9d + 94c5950 commit 1779bcf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silly-baboons-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-router-typesafe
22

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+
39
## 1.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-typesafe",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/stargaze-co/react-router-typesafe.git"

0 commit comments

Comments
 (0)