Skip to content

Commit df37bb1

Browse files
committed
Add release note for deprecated IncrementalEdit
1 parent 4fa0faa commit df37bb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Release Notes/601.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
## Deprecations
1313

14+
- `IncrementalEdit` deprecated in favor of `SourceEdit`
15+
- Description: `IncrementalEdit` is being dropped for `SourceEdit`. `SourceEdit` has deprecated compatibility layers to make it API-compatible with `IncrementalEdit`
16+
- Issue: https://github.com/apple/swift-syntax/issues/2532
17+
- Pull request: https://github.com/apple/swift-syntax/pull/2604
18+
1419
## API-Incompatible Changes
1520

1621
- Moved `Radix` and `IntegerLiteralExprSyntax.radix` from `SwiftRefactor` to `SwiftSyntax`.

0 commit comments

Comments
 (0)