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 2e50acb commit 392d938Copy full SHA for 392d938
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 6,
5
- "patch": 43,
+ "patch": 44,
6
"build": 0
7
}
versionlog.md
@@ -1,3 +1,5 @@
1
+## 0.6.44
+
## 0.6.43 2025-08-12
* Updated blagh and mvc components.
* Added the ability to access the view cache from the controller.
0 commit comments