We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f06d54 + 57a5cde commit 8600f55Copy full SHA for 8600f55
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @huntabyte/primitives
2
3
+## 0.8.2
4
+
5
+### Patch Changes
6
7
+- add controlled popover focus prop ([#143](https://github.com/huntabyte/bits-ui/pull/143))
8
9
## 0.8.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "bits-ui",
- "version": "0.8.1",
+ "version": "0.8.2",
"license": "MIT",
"scripts": {
"dev": "concurrently \"pnpm:dev:content\" \"pnpm:dev:svelte\"",
0 commit comments