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 9ffe212 + 9cbc1eb commit c1a8355Copy full SHA for c1a8355
.changeset/dull-boats-float.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-router-typesafe
2
3
+## 1.4.2
4
+
5
+### Patch Changes
6
7
+- 41af0d5: Improve compiler performance for the `href` function returned by `typesafeBrowserRouter` by lazily calculating route params
8
9
## 1.4.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-typesafe",
- "version": "1.4.1",
+ "version": "1.4.2",
"repository": {
"type": "git",
"url": "https://github.com/stargaze-co/react-router-typesafe.git"
0 commit comments