Skip to content

Commit 90980e8

Browse files
committed
docs: next changelog
1 parent e0e2f71 commit 90980e8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file.
88

99
See the [Changesets](./.changeset) for the latest changes.
1010

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+
1123
## [1.2.0](./#1.2.0) - 2025-02-26
1224

1325
### Fixed

0 commit comments

Comments
 (0)