Skip to content

Commit 4356b3f

Browse files
committed
docs: next changelog
1 parent 3cfc558 commit 4356b3f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ 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.0](./#1.3.0) - 2025-03-03
12+
13+
### Fixed
14+
15+
- **General**: Fix issue where machines that hold complex objects could cause issues.
16+
17+
### Added
18+
19+
- **Date Picker**:
20+
21+
- Add support for `api.getViewProps`.
22+
- Add `visibleRangeText` property to `api.offset()` return value.
23+
24+
- **Progress**: Add support for `locale` and `formatOptions` to properly format the `api.percentAsString` result.
25+
26+
- **Framework Adapters (React, Svelte, Solid, Vue)**: Support `reenter:true` in machine transitions.
27+
1128
## [1.2.1](./#1.2.1) - 2025-02-27
1229

1330
### Fixed

0 commit comments

Comments
 (0)