Skip to content

Code Connect v1.3.1

Latest
Compare
Choose a tag to compare
@rrabherufigma rrabherufigma released this 14 Feb 14:56

Fixed

  • Allow .gradle files to be detected as Android/Compose projects. Thanks to @sebastienrouif for the PR
  • Remove prompts patching (fixes #241)

Features

  • Added interactiveSetupFigmaFileUrl to the interactive setup, allowing you to specify the Figma file to use for connecting components in your figma.config.json file.
  • Rename --include-raw-templates flag to --include-template-files. Further details of this feature can be found in the documentation.

SwiftUI

  • Updated swift-syntax to point to the new URL. Thanks to @pontusJPaf for the PR.