Skip to content

Commit 2d3799b

Browse files
committed
Update API breakage list
1 parent 4e5b9eb commit 2d3799b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-breakages.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
---
33

44
API breakage: constructor FileIterator.init(urls:followSymlinks:) has been removed
5+
API breakage: class UseLetInEveryBoundCaseVariable has changed its super class from SwiftFormat.SyntaxLintRule to SwiftFormat.SyntaxFormatRule
6+
API breakage: func UseLetInEveryBoundCaseVariable.visit(_:) has return type change from SwiftSyntax.SyntaxVisitorContinueKind to SwiftSyntax.MatchingPatternConditionSyntax
7+
API breakage: func UseLetInEveryBoundCaseVariable.visit(_:) has parameter 0 type change from SwiftSyntax.ValueBindingPatternSyntax to SwiftSyntax.MatchingPatternConditionSyntax

0 commit comments

Comments
 (0)