v1.0.3
版本发布时间: 2024-07-23 22:10:43
figma/code-connect最新发布版本:v1.1.3(2024-09-11 20:53:19)
Fixed
General
React
- Add support for hyphens in prop names (fixes https://github.com/figma/code-connect/issues/97)
SwiftUI
- Fixed
checkouts
folder resolution edge case
Compose
- Fixed issue with
create
command creating invalid code - Added import resolution for components
Features
General
- Added support for SwiftUI and Compose in the CLI Assistant
- Added
--skip-update-check
flag - Added
--label
flag to thepublish
andunpublish
commands to publish or unpublish to a custom label - We now print the label used when running the
publish
command - Improved autolinking algorithm