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 8efdc84 commit ae3b5baCopy full SHA for ae3b5ba
.version.json
@@ -2,6 +2,6 @@
2
"strategy": "semver",
3
"major": 0,
4
"minor": 8,
5
- "patch": 12,
+ "patch": 13,
6
"build": 0
7
}
versionlog.md
@@ -1,3 +1,5 @@
1
+## 0.8.13
+
## 0.8.12 2025-11-12
* Added ViewDataProvider interface for injecting data into views globally.
0 commit comments