Skip to content

Commit a587f8b

Browse files
Version Packages (#1960)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 931e17b commit a587f8b

File tree

7 files changed

+15
-26
lines changed

7 files changed

+15
-26
lines changed

.changeset/every-rooms-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/forty-ducks-sing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/honest-paths-stand.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rude-pants-dig.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/salty-hands-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bits-ui/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# bits-ui
22

3+
## 2.15.8
4+
5+
### Patch Changes
6+
7+
- perf(Popover): optimized hover tracking for openOnHover ([#1959](https://github.com/huntabyte/bits-ui/pull/1959))
8+
9+
- perf: reduced rapid toggle overhead by avoiding unnecessary positioning/observer work while closed ([#1959](https://github.com/huntabyte/bits-ui/pull/1959))
10+
11+
- perf(Tooltip): use only a single scroll listener per provider ([#1959](https://github.com/huntabyte/bits-ui/pull/1959))
12+
13+
- fix(Tooltip): improve hover-close reliability ([#1959](https://github.com/huntabyte/bits-ui/pull/1959))
14+
15+
- perf: optimize safe polygon and floating layers ([#1959](https://github.com/huntabyte/bits-ui/pull/1959))
16+
317
## 2.15.7
418

519
### Patch Changes

packages/bits-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "2.15.7",
3+
"version": "2.15.8",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)