We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b640172 commit b10500fCopy full SHA for b10500f
Sources/ComposableArchitecture/Internal/Deprecations.swift
@@ -5,7 +5,7 @@ import XCTestDynamicOverlay
5
6
// MARK: - Deprecated after 0.42.0:
7
8
-/// This API has been soft-deprecated in favor of ``ReducerProtocol``.
+/// This API has been deprecated in favor of ``ReducerProtocol``.
9
/// Read <doc:MigratingToTheReducerProtocol> for more information.
10
///
11
/// A type alias to ``AnyReducer`` for source compatibility. This alias will be removed.
0 commit comments