Code Connect 1.3.6
Fixed
General
- Updated
npx connect unpublish --nodeto require a--labelparam so it can unpublish any label type.
Compose
- Fixed parsing issue with multi-module projects.
SwiftUI
- Updated
swift-syntaxto support 602.0.0. Thanks to @luispadron for the PR - Fixed protocol inheritance for Swift 6.2. Thanks to @rmenezes for the PR