We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262f54a commit 5eda65dCopy full SHA for 5eda65d
.changeset/blue-apes-tie.md
packages/ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @indielayer/ui
2
3
+## 1.15.1
4
+
5
+### Patch Changes
6
7
+- fix(textarea): modelvalue null value ([`262f54a`](https://github.com/indielayer/ui/commit/262f54afce4474c4905c04ba282f6ff23e83465b))
8
9
## 1.15.0
10
11
### Minor Changes
packages/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@indielayer/ui",
- "version": "1.15.0",
+ "version": "1.15.1",
"description": "Indielayer UI Components with Tailwind CSS build for Vue 3",
"author": {
"name": "João Teixeira",
0 commit comments