We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e2f71 commit 90980e8Copy full SHA for 90980e8
CHANGELOG.md
@@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file.
8
9
See the [Changesets](./.changeset) for the latest changes.
10
11
+## [1.2.1](./#1.2.1) - 2025-02-27
12
+
13
+### Fixed
14
15
+- **Progress**: Allow for more precise (decimal) values.
16
17
+- **Scroll Snap**: Fix issue where `getScrollPadding` could return `NaN` in test environments.
18
19
+- **Date Picker**: Fix issue where `onValueChange` doesn't get called when value is cleared.
20
21
+- **Number Input**: Fix issue where `allowOverflow` was not implemented.
22
23
## [1.2.0](./#1.2.0) - 2025-02-26
24
25
### Fixed
0 commit comments