Skip to content

Commit bc0530c

Browse files
committed
Update API breakage list
1 parent 1624c93 commit bc0530c

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
@@ -4,3 +4,6 @@
44
API breakage: constructor FileIterator.init(urls:followSymlinks:) has been removed
55
API breakage: enumelement SwiftFormatError.configurationDumpFailed has been added as a new enum case
66
API breakage: enumelement SwiftFormatError.unsupportedConfigurationVersion has been added as a new enum case
7+
API breakage: class UseLetInEveryBoundCaseVariable has changed its super class from SwiftFormat.SyntaxLintRule to SwiftFormat.SyntaxFormatRule
8+
API breakage: func UseLetInEveryBoundCaseVariable.visit(_:) has return type change from SwiftSyntax.SyntaxVisitorContinueKind to SwiftSyntax.MatchingPatternConditionSyntax
9+
API breakage: func UseLetInEveryBoundCaseVariable.visit(_:) has parameter 0 type change from SwiftSyntax.ValueBindingPatternSyntax to SwiftSyntax.MatchingPatternConditionSyntax

0 commit comments

Comments
 (0)