Hey @kentcdodds with kcd-scripts@16 should we also update the preact package.json extensions in rollup?
They are still 'preact/**/*.cjs.js' and 'preact/**/*.esm.js' and in 16 I see they are changed to .cjs.cjs and .esm.mjs.
Or is there an alternative?
Just released @downshiftjs 9.2.0 which includes the new useTagGroup hook. 🎉🎉
This not only works to build a Tag Group component individually, but will allow better integration with useCombobox and useSelect.
useMultipleSelection is now deprecated and will be removed.
Published the @downshiftjs version 9.0.0-alpha.0 for those who want to try out the new simplified a11y status message API.
Next week we will publish the full version. Looking forward to it! 🏎️