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 4551abd commit 55cca06Copy full SHA for 55cca06
Sources/ComposableArchitecture/Internal/Deprecations.swift
@@ -12,7 +12,7 @@ import SwiftUI
12
13
// MARK: - Deprecated after 0.42.0:
14
15
-/// This API has been soft-deprecated in favor of ``ReducerProtocol``.
+/// This API has been deprecated in favor of ``ReducerProtocol``.
16
/// Read <doc:MigratingToTheReducerProtocol> for more information.
17
///
18
/// A type alias to ``AnyReducer`` for source compatibility. This alias will be removed.
0 commit comments