Skip to content

Code Connect 1.3.6

Choose a tag to compare

@slees-figma slees-figma released this 26 Sep 11:25
· 4 commits to main since this release

Fixed

General

  • Updated npx connect unpublish --node to require a --label param so it can unpublish any label type.

Compose

  • Fixed parsing issue with multi-module projects.

SwiftUI

  • Updated swift-syntax to support 602.0.0. Thanks to @luispadron for the PR
  • Fixed protocol inheritance for Swift 6.2. Thanks to @rmenezes for the PR