Skip to content

Commit 956f68c

Browse files
committed
docs: changelog
1 parent 2e08f6d commit 956f68c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
See the [Changesets](./.changeset) for the latest changes.
66

7+
## [1.8.1](#1.8.1) - 2026-01-13
8+
9+
### Changed
10+
11+
- **System:** Expanded `TextStyleProperty` type (used by `TextStyle` and `TextStyles`) to support new CSS `text-box`
12+
properties: [`text-box`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box),
13+
[`text-box-edge`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box-edge),
14+
[`text-box-trim`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-box-trim)
15+
716
## [1.8.0](#1.8.0) - 2026-01-03
817

918
### Added

0 commit comments

Comments
 (0)