diff --git a/.changeset/early-trains-relax.md b/.changeset/early-trains-relax.md deleted file mode 100644 index f79f7a0c6..000000000 --- a/.changeset/early-trains-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"bits-ui": patch ---- - -fix: `Select` typeahead prop diff --git a/.changeset/itchy-dingos-sin.md b/.changeset/itchy-dingos-sin.md deleted file mode 100644 index 35dcb1a2e..000000000 --- a/.changeset/itchy-dingos-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"bits-ui": patch ---- - -fix: Accordion item disabled reactivity diff --git a/packages/bits-ui/CHANGELOG.md b/packages/bits-ui/CHANGELOG.md index fb4ae88f0..7d4baa18b 100644 --- a/packages/bits-ui/CHANGELOG.md +++ b/packages/bits-ui/CHANGELOG.md @@ -1,816 +1,824 @@ # bits-ui +## 0.21.15 + +### Patch Changes + +- fix: `Select` typeahead prop ([#666](https://github.com/huntabyte/bits-ui/pull/666)) + +- fix: Accordion item disabled reactivity ([#668](https://github.com/huntabyte/bits-ui/pull/668)) + ## 0.21.14 ### Patch Changes -- fix(Date Pickers): expose `portal` prop ([#652](https://github.com/huntabyte/bits-ui/pull/652)) +- fix(Date Pickers): expose `portal` prop ([#652](https://github.com/huntabyte/bits-ui/pull/652)) -- fix(Pagination): call `onPageChange` _after_ setting the `page` ([#657](https://github.com/huntabyte/bits-ui/pull/657)) +- fix(Pagination): call `onPageChange` _after_ setting the `page` ([#657](https://github.com/huntabyte/bits-ui/pull/657)) -- fix(Date Range Picker): expose missing props ([#651](https://github.com/huntabyte/bits-ui/pull/651)) +- fix(Date Range Picker): expose missing props ([#651](https://github.com/huntabyte/bits-ui/pull/651)) ## 0.21.13 ### Patch Changes -- fix: compatibility with `exactOptionalPropertyTypes` ([#621](https://github.com/huntabyte/bits-ui/pull/621)) +- fix: compatibility with `exactOptionalPropertyTypes` ([#621](https://github.com/huntabyte/bits-ui/pull/621)) ## 0.21.12 ### Patch Changes -- Add `nonpassive` modifier to `touchmove` and `touchstart` events ([#591](https://github.com/huntabyte/bits-ui/pull/591)) +- Add `nonpassive` modifier to `touchmove` and `touchstart` events ([#591](https://github.com/huntabyte/bits-ui/pull/591)) ## 0.21.11 ### Patch Changes -- fix: use the `dir` props for rtl support ([#531](https://github.com/huntabyte/bits-ui/pull/531)) +- fix: use the `dir` props for rtl support ([#531](https://github.com/huntabyte/bits-ui/pull/531)) ## 0.21.10 ### Patch Changes -- fix: allow overriding the combobox input id ([#553](https://github.com/huntabyte/bits-ui/pull/553)) +- fix: allow overriding the combobox input id ([#553](https://github.com/huntabyte/bits-ui/pull/553)) ## 0.21.9 ### Patch Changes -- feat: forward additional events from `