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 9749f3f commit f47bf44Copy full SHA for f47bf44
.changeset/mean-groups-drum.md
packages/bits-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# bits-ui
2
3
+## 2.15.4
4
+
5
+### Patch Changes
6
7
+- fix(Popover): openOnHover trigger click while open behavior ([#1921](https://github.com/huntabyte/bits-ui/pull/1921))
8
9
## 2.15.3
10
11
### Patch Changes
packages/bits-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
- "version": "2.15.3",
+ "version": "2.15.4",
"license": "MIT",
"repository": "github:huntabyte/bits-ui",
"funding": "https://github.com/sponsors/huntabyte",
0 commit comments