You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.