$npx -y @buildinternet/releases show rel_hmNEe9WiWsSWz1V9xSNjo
Fixed
React
Fixed a Prettier bug with the interactive setup
Removed empty enum mappings from generated Code Connect in interactive setup
Fixed an issue with props not rendering correctly in the Figma UI if used in the body of a component (e.g. as a hook argument). Any Code Connect with this issue will need republishing to be fixed. (fixes https://github.com/figma/code-connect/issues/167)
Support mapping from an enum value to a boolean prop in CLI Assistant
Features
Compose
The dependencies required to author Code Connect files now live in a separate module from the plugin and are hosted on Maven Central. Refer to the documentation for updated instructions on adding Code Connect to your project.
SwiftUI
Updated the swift-syntax dependency to include 600.0.0 (Swift 6)