What's Changed
- Added: Support for naming tasks in
Effect.run
(thanks @aregler, #3784). - Fixed: Addressed a 1.21.0 regression affecting the observation of child stores as they go
nil
(#3796). - Fixed: Hard-deprecate
@Reducer(state: .equatable)
, etc. (#3794). - Fixed: Eliminate synchronous main thread dispatches where not needed to avoid potential deadlocks (#3788).
- Infrastructure: Docs fixes (thanks @terry-koo, #3782; @seosieve, #3778; @larryonoff, #3792; #3791).
New Contributors
- @terry-koo made their first contribution in #3782
- @aregler made their first contribution in #3784
- @seosieve made their first contribution in #3778
Full Changelog: 1.22.3...1.23.0