Skip to content

Commit 7cc1b18

Browse files
committed
docs: next changelog
1 parent f8ac71e commit 7cc1b18

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ 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.3.2](./#1.3.2) - 2025-03-08
12+
13+
### Fixed
14+
15+
- **Pin Input**: Fix issue where OTP SMS autofill doesn't work as expected.
16+
17+
- **Date Picker**: Fix issue where Svelte throws a `state_unsafe_mutation` error when controlling the datepicker range
18+
mode.
19+
20+
- **Rating Group**: Fix issue where rating group label places focus incorrectly.
21+
22+
- **React**: Flush effects synchronously rather than within a microtask.
23+
24+
- **Checkbox**: Fix issue where checkbox incorrectly sets `data-invalid` when `invalid` is `false`.
25+
1126
## [1.3.1](./#1.3.1) - 2025-03-05
1227

1328
### Fixed

0 commit comments

Comments
 (0)