diff --git a/.changeset/tiny-jars-knock.md b/.changeset/tiny-jars-knock.md new file mode 100644 index 0000000000..34f20f7e97 --- /dev/null +++ b/.changeset/tiny-jars-knock.md @@ -0,0 +1,5 @@ +--- +"@sumup-oss/circuit-ui": major +--- + +Rewrote the DateInput component and replaced the native date input with a custom implementation to improve its usability and accessibility. The component now requires additional localized label props.