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 e505f81 commit ed8e525Copy full SHA for ed8e525
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.3.11 - 2026-01-23
4
+
5
+### Fixed
6
+- Fix initialization of Hyper fields with Vue, in certain circumstances.
7
8
## 1.3.10 - 2025-09-16
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
- "version": "1.3.10",
+ "version": "1.3.11",
"keywords": [
"craft",
"cms",
0 commit comments