Skip to content

Code Connect v1.0.4

Compare
Choose a tag to compare
@tomduncalf-figma tomduncalf-figma released this 07 Aug 11:42
· 7 commits to main since this release

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.