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 3b8f33b commit 2068c79Copy full SHA for 2068c79
.changeset/pre.json
@@ -79,6 +79,7 @@
79
"modern-turkeys-carry",
80
"moody-bugs-rescue",
81
"moody-islands-chew",
82
+ "nice-cougars-trade",
83
"odd-chairs-teach",
84
"odd-games-guess",
85
"olive-ads-enjoy",
packages/bits-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# bits-ui
2
3
+## 1.0.0-next.95
4
+
5
+### Patch Changes
6
7
+- fix: `Checkbox.Group` not firing `onValueChange` ([#1146](https://github.com/huntabyte/bits-ui/pull/1146))
8
9
## 1.0.0-next.94
10
11
### Patch Changes
packages/bits-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
- "version": "1.0.0-next.94",
+ "version": "1.0.0-next.95",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
0 commit comments