v1.0.4
版本发布时间: 2024-08-07 19:42:23
figma/code-connect最新发布版本:v1.1.3(2024-09-11 20:53:19)
Fixed
React
- Fixed rendering of identifiers, functions and objects when used as children
SwiftUI
- Updated the
component
definition in FigmaConnect protocol to be optional and have a default implementation.
Compose
- Added a more helpful error message when the JDK version is too low.
Features
General
- Added error message to suggest splitting publish when request too large
- CLI assistant support for selecting file exports to use in Code Connect template
- New --batch-size argument for publish command in order to split uploading into smaller "batches". This will allow for large uploads without having to split running the publish command with different directories.