This repository was archived by the owner on Feb 21, 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.1
Test 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.1
Compare Source
Fixed
Features
interactiveSetupFigmaFileUrl
to the interactive setup, allowing you to specify the Figma file to use for connecting components in yourfigma.config.json
file.--include-raw-templates
flag to--include-template-files
. Further details of this feature can be found in the documentation.SwiftUI
swift-syntax
to point to the new URL. Thanks to @pontusJPaf for the PR.v1.3.0
Compare Source
Features
General
Fixed
@FigmaEnum
declarations in SwiftUISwiftUI
React
figma.boolean
Storybook
links
andimports
(fixes https://github.com/figma/code-connect/issues/142)v1.2.4
Compare Source
Fixed
v1.2.3
Compare Source
Features
Fixed
React
props
would serialize to strings when accessed withgetProps()
figma.boolean
andgetProps
v1.2.2
Compare Source
Features
General
Fixed
React
v1.2.1
Compare Source
General
--exit-on-unreadable-files
flag to all commands to exit if any Code Connect files cannot be parsed. We recommend using this option for CI/CD.Fixed
React
nestedProps
referencing a hidden layer would result in an error rendering Code ConnectSwiftUI
General
Compose
create
andpublish
commandsv1.2.0
Compare 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
example
function, in addition to JSXgetProps
onfigma.instance()
which can be used to access props of a nested connected componentrender
onfigma.instance()
which can be used to render a nested connected component dynamicallyprops
object, that can be accessed withgetProps
in a parent componentFixed
HTML
nestedProps
(fixes https://github.com/figma/code-connect/issues/176)Fixed
v1.1.4
Compare 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.