Skip to content

chore(deps): update dependency @figma/code-connect to ^1.3.1

designsystem-renovatebot requested to merge renovate/figma-code-connect-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@figma/code-connect ^1.2.4 -> ^1.3.1 age adoption passing confidence

Release Notes

figma/code-connect (@​figma/code-connect)

v1.3.1

Compare Source

Fixed

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 MR.

v1.3.0

Compare Source

Features

  • Add support for JSX Figma connection files.
  • Added an option to automatically create or append the access token to the project's .env file
  • Add better handling of many figma components in the wizard (grouping per page)
  • Allow variant restrictions to use boolean-like properties
General
  • Added support for Bitbucket, Gitlab and Azure DevOps for generated source file URLs

Fixed

  • Don't show a red-cross when the file-matching prompt is finished in the wizard
  • Add default values for @FigmaEnum declarations in SwiftUI
SwiftUI
  • Fixed a formatting error when running the CLI
React
  • Fix nested objects and arrays in props not rendering properly in code snippets
  • Fixed a type issue when passing functions as values to figma.boolean
  • Add support for multiple exports per file in the wizard
Storybook

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading