v6.10.4(2025-02-07)
Fixes
- load bundle.css so preview build works by @ad1992 in #993
- type issue in classNames prop by @shrilakshmishastry in #997
- Korean input trigger keydown event twice by @shrilakshmishastry in #996
- accessibility issue in clear all cta by @shrilakshmishastry in #1000
- Update React to ^19.0.0 and React DnD to ^16.0.0 in peerDependencies by @blessed-988 in #1011
- properly export tag type by @chasemcdo in #990
Build
- rename webpack-production-config extension to cjs by @ad1992 in #1013
- set resolve.fullySpecified to false so mjs/js imports without specifying extensions for ESM in webpack dev server by @ad1992 in #986
- enable coverage gh action for pull request target by @ad1992 in #998
New Contributors
- @shrilakshmishastry made their first contribution in #997
- @blessed-988 made their first contribution in #1011
New Contributors
- @shrilakshmishastry made their first contribution in #997
- @blessed-988 made their first contribution in #1011
Full Changelog: v6.10.3...v6.10.4