pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.03k stars 258 forks source link

React 19 support #266

Open osdiab opened 1 month ago

osdiab commented 1 month ago

Not sure if any code changes are necessary, but would be great now that NextJS 15 requires React 19 to not have the peer dependency errors.

SeanCassiere commented 3 weeks ago

cmdk depends on radix's primitives that just got React 19 support in the latest release candidate @next.

cc: @pacocoursey

topaxi commented 2 weeks ago

radix just published their newest relase :)