Skip to content

Commit f1595d0

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

File tree

7 files changed

+17
-26
lines changed

7 files changed

+17
-26
lines changed

.changeset/breezy-tools-judge.md

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

.changeset/kind-comics-exist.md

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

.changeset/nasty-brooms-tease.md

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

.changeset/red-moles-greet.md

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

.changeset/silly-foxes-join.md

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

packages/bits-ui/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- feat(Slider): expose thumb `active` state ([#1471](https://github.com/huntabyte/bits-ui/pull/1471))
8+
9+
### Patch Changes
10+
11+
- fix(DateRangeField): ensure prepopulated value takes priority over placeholder for validation ([#1479](https://github.com/huntabyte/bits-ui/pull/1479))
12+
13+
- fix(NavigationMenu): do not close `Sub` content when clicking the trigger ([#1473](https://github.com/huntabyte/bits-ui/pull/1473))
14+
15+
- fix(NavigationMenu): render `Content` without `Viewport` ([#1474](https://github.com/huntabyte/bits-ui/pull/1474))
16+
17+
- fix(DateField): ensure prepopulated value takes priority over placeholder for validation ([#1479](https://github.com/huntabyte/bits-ui/pull/1479))
18+
319
## 1.5.3
420

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

0 commit comments

Comments
 (0)