What's Changed
- fix useCmdk return type by @lsmurray in #329
- fix: update the type of the defaultFilter by @muZk in #338
- [Accessibility] Use id instead of children by @UltimateGG in #254
- Use
@radix-ui/react-compose-refs
to merge refs, save on bundle size - Use React built-in
useSyncExternalStore
and remove shim. Note that React 18 has always been a required peerDependency ofcmdk
New Contributors
- @lsmurray made their first contribution in #329
- @muZk made their first contribution in #338
- @UltimateGG made their first contribution in #254
Full Changelog: v1.0.4...v1.1.0