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 1c42527 commit 128b6eaCopy full SHA for 128b6ea
.changeset/pre.json
@@ -9,6 +9,7 @@
9
"angry-wolves-marry",
10
"dry-cycles-drum",
11
"few-eagles-share",
12
+ "fluffy-pandas-camp",
13
"nine-bats-greet",
14
"purple-items-relate",
15
"serious-ghosts-judge",
packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# protobuf-auto-form
2
3
+## 0.1.0-alpha.34
4
+
5
+### Patch Changes
6
7
+- 7d6ebce: feat: enable dark mode / hide one and only oneof field
8
## 0.1.0-alpha.33
### Patch Changes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "protobuf-auto-form",
- "version": "0.1.0-alpha.33",
+ "version": "0.1.0-alpha.34",
"description": "Automatically generate form from Protobuf schema for React",
"keywords": [
"protobuf",
0 commit comments