Skip to content

Commit 167e186

Browse files
Version Packages (#1778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d3eac76 commit 167e186

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/funny-boats-roll.md

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

.changeset/legal-rockets-draw.md

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

.changeset/yellow-eagles-itch.md

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

.changeset/yummy-dolls-tell.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.11.0
4+
5+
### Minor Changes
6+
7+
- feat(Collapsible): add `hiddenUntilFound` prop to expand collapsible when the content matches a browser search ([#1782](https://github.com/huntabyte/bits-ui/pull/1782))
8+
9+
- feat(Accordion): `hiddenUntilFound` to expand on browser search match ([#1782](https://github.com/huntabyte/bits-ui/pull/1782))
10+
11+
### Patch Changes
12+
13+
- perf: optimizations ([#1777](https://github.com/huntabyte/bits-ui/pull/1777))
14+
15+
- fix(Tooltip): expose `strategy` prop ([#1780](https://github.com/huntabyte/bits-ui/pull/1780))
16+
317
## 2.10.0
418

519
### Minor 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.10.0",
3+
"version": "2.11.0",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)