This repository was archived by the owner on Sep 11, 2025. It is now read-only.
fix(deps): update dependency @figma/code-connect to ^1.3.1 #7544
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.3->^1.3.1Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
figma/code-connect (@figma/code-connect)
v1.3.1Compare Source
Fixed
Features
interactiveSetupFigmaFileUrlto the interactive setup, allowing you to specify the Figma file to use for connecting components in yourfigma.config.jsonfile.--include-raw-templatesflag to--include-template-files. Further details of this feature can be found in the documentation.SwiftUI
swift-syntaxto point to the new URL. Thanks to @pontusJPaf for the PR.v1.3.0Compare Source
Features
General
Fixed
@FigmaEnumdeclarations in SwiftUISwiftUI
React
figma.booleanStorybook
linksandimports(fixes https://github.com/figma/code-connect/issues/142)v1.2.4Compare Source
Fixed
v1.2.3Compare Source
Features
Fixed
React
propswould serialize to strings when accessed withgetProps()figma.booleanandgetPropsv1.2.2Compare Source
Features
General
Fixed
React
v1.2.1Compare Source
General
--exit-on-unreadable-filesflag to all commands to exit if any Code Connect files cannot be parsed. We recommend using this option for CI/CD.Fixed
React
nestedPropsreferencing a hidden layer would result in an error rendering Code ConnectSwiftUI
General
Compose
createandpublishcommandsv1.2.0Compare Source
Features
General
The interactive setup now offers AI support for accurate prop mapping between Figma and code components. Users will now be given the option to use AI during the setup process, which if chosen will assist in creating Code Connect files and attempting to accurately map your code to Figma properties.
Data is used only for mapping and is not stored or used for training. To learn more, visit https://help.figma.com/hc/en-us/articles/23920389749655-Code-Connect
React
examplefunction, in addition to JSXgetPropsonfigma.instance()which can be used to access props of a nested connected componentrenderonfigma.instance()which can be used to render a nested connected component dynamicallypropsobject, that can be accessed withgetPropsin a parent componentFixed
HTML
nestedProps(fixes https://github.com/figma/code-connect/issues/176)Fixed
v1.1.4Compare Source
Fixed
React
Features
Compose
SwiftUI
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.