Skip to content

Commit 366ca01

Browse files
committed
Update changelog
1 parent ac59057 commit 366ca01

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Fixed
11+
12+
- Fixed `Pointer`, which was rendering a string in some context, instead of a JSX element
13+
14+
### Changed
15+
16+
- Changed `Scale`, which was skipped when no value was set to the component. Now it is rendered.
17+
- Changed `RenderCustomProps`type, which is now valid for `percentage=null`
18+
819
## 1.3.0 - 2026-01-05
920

1021
### Added

0 commit comments

Comments
 (0)