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 471eec2 + bae0abd commit 5776820Copy full SHA for 5776820
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 9,
5
- "patch": 3,
+ "patch": 6,
6
"build": 0
7
-}
+}
versionlog.md
@@ -1,3 +1,5 @@
1
+## 0.9.4 2025-11-15
+
## 0.9.5 2025-11-15
* Enhanced `urlFor()` and `urlForAbsolute()` methods to accept optional fallback parameter
* Methods now return fallback URL when route is not found, instead of null
0 commit comments