Skip to content

Commit c9b7f17

Browse files
konomaep4checo
authored andcommitted
Make Reducer actually deprecated (#1550)
(cherry picked from commit a82e307c0e8f4c1c4c3c88b0041c980b3b2b46f3)
1 parent 1325404 commit c9b7f17

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
@@ -18,6 +18,7 @@ import XCTestDynamicOverlay
1818
/// A type alias to ``AnyReducer`` for source compatibility. This alias will be removed.
1919
@available(
2020
*,
21+
deprecated,
2122
renamed: "AnyReducer",
2223
message:
2324
"""

0 commit comments

Comments
 (0)