Update changelog with clipboard roundtrip fixes
This commit is contained in:
parent
1b1a04a596
commit
198f2d138a
|
|
@ -33,6 +33,7 @@
|
||||||
- Strip TypeScript casts from AI-generated JSX (`as any`, `as const`)
|
- Strip TypeScript casts from AI-generated JSX (`as any`, `as const`)
|
||||||
- Fix parsing complex .fig files crashing on missing GUIDs in component overrides
|
- Fix parsing complex .fig files crashing on missing GUIDs in component overrides
|
||||||
- Fix headless text layout using 100×100 default size instead of estimated dimensions
|
- Fix headless text layout using 100×100 default size instead of estimated dimensions
|
||||||
|
- Fix clipboard roundtrip losing properties — clipsContent, constraints, arcData, strokeCap/Join, layoutAlignSelf, textAutoResize, autoRename now preserved in Figma Kiwi serialization
|
||||||
|
|
||||||
## 0.9.0 — 2026-03-09
|
## 0.9.0 — 2026-03-09
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue