Sourced from cmdk's releases.
v1.1.1
What's Changed
- Fix unintended double triggering of key bindings during IME composition by
@JaeSeoKimin pacocoursey/cmdk#339New Contributors
@JaeSeoKimmade their first contribution in pacocoursey/cmdk#339Full Changelog: https://github.com/pacocoursey/cmdk/compare/v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix useCmdk return type by
@lsmurrayin pacocoursey/cmdk#329- fix: update the type of the defaultFilter by
@muZkin pacocoursey/cmdk#338- [Accessibility] Use id instead of children by
@UltimateGGin pacocoursey/cmdk#254- Use
@radix-ui/react-compose-refsto merge refs, save on bundle size- Use React built-in
useSyncExternalStoreand remove shim. Note that React 18 has always been a required peerDependency ofcmdkNew Contributors
@lsmurraymade their first contribution in pacocoursey/cmdk#329@muZkmade their first contribution in pacocoursey/cmdk#338@UltimateGGmade their first contribution in pacocoursey/cmdk#254Full Changelog: https://github.com/pacocoursey/cmdk/compare/v1.0.4...v1.1.0
fb4ea04
v1.1.1f34d463
Fix unintended double triggering of key bindings during IME composition
(#339)2814a00
v1.1.0d46ed21
use built-in React uSESec02b5e
use composeRefs from radixe5444d2
remove unused code34f3074
[Accessibility] Use id instead of children (#254)b2d94bd
fix: update the type of the defaultFilter (#338)9827edf
fix useCmdk return type (#329)