Deprecations
Review unsupported reducer APIs and their replacements.
Overview
Avoid using deprecated APIs in your app. Select a method to see the replacement that you should use instead.
Case path deprecations
actor ActorIsolated<Value>
A generic wrapper for isolating a mutable value to an actor.