Skip to content

1.8.7

Latest

Choose a tag to compare

@fatbobman fatbobman released this 29 Jun 23:08

What's Changed

  • Broaden the swift-syntax dependency range to 600.0.0..<605.0.0, allowing SwiftSyntax 603.x and future 604.x releases while preserving the existing SwiftSyntax 600.x compatibility window.
  • This improves package resolution for Xcode 26.6 / Swift 6.3 and leaves room for Xcode 27 / Swift 6.4 prerelease toolchains.

Validation

  • swift test passed with Xcode 26.6 / Swift 6.3.3.

Thanks to @ovdm for the original PR.