We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ea909 commit 0666c8bCopy full SHA for 0666c8b
1 file changed
CHANGELOG.md
@@ -2,9 +2,23 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.2.3] - 2026-03-11
6
+
7
+### Fixed
8
9
+- Default font weight resolution for variable fonts with named weight handling (#83)
10
+- Auto-set fit to `contain` for image/video clips on resize (#82)
11
+- Track insertion at last position using sentinel value (#80)
12
13
+## [2.2.2] - 2026-03-10
14
15
+### Added
16
17
+- Updated CI/CD pipeline for automated semver releases (#78)
18
19
## [2.2.1] - 2026-03-10
20
-## Fixed
21
22
23
- Rotation angles get normalized to schema bounds
24
0 commit comments