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.
1 parent 64ffff3 commit aab84cfCopy full SHA for aab84cf
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 8,
5
- "patch": 14,
+ "patch": 15,
6
"build": 0
7
}
versionlog.md
@@ -1,3 +1,5 @@
1
+## 0.8.15
+
## 0.8.14 2025-11-13
* Dispatched controller methods now always receive request objects, even if empty.
0 commit comments