Skip to content

Commit a82e307

Browse files
authored
Make Reducer actually deprecated (#1550)
1 parent 26da327 commit a82e307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ComposableArchitecture/Internal/Deprecations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import XCTestDynamicOverlay
1111
/// A type alias to ``AnyReducer`` for source compatibility. This alias will be removed.
1212
@available(
1313
*,
14+
deprecated,
1415
renamed: "AnyReducer",
1516
message:
1617
"""

0 commit comments

Comments
 (0)