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.
0.0.30
1 parent 2ab6912 commit 2a305a6Copy full SHA for 2a305a6
packages/primitives/docs/changelog.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.0.30
4
+
5
+### 🚀 Features
6
7
+- Add `TextField` component.
8
9
+- Add `TextArea` component.
10
11
+- Add `Checkbox` component.
12
13
## 0.0.29
14
15
### 🚀 Features
packages/primitives/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.0.29",
+ "version": "0.0.30",
"name": "qwik-primitives",
"description": "",
"homepage": "",
0 commit comments