What's Changed
- Added:
dismiss(transaction:)
dependency (thanks @tomokisun, #2433). - Fixed:
Reducer.ifLet
child effects are now properly cancelled when reset by a parent (#2402). - Fixed: Added missing
file
andline
parameters todismiss
dependency (thanks @heiberg, #2440). - Fixed: Only dismiss alert/dialog state when receiving a domain-specific action (#2468).
- Fixed: Serialize
Reducer._printChanges()
(#2519). - Infrastructure: README, tutorial, and other assorted fixes (thanks @zooxop, #2405; thanks @filblue, #2418, #2467, #2486; thanks @yimajo, #2425, #2426; thanks @denil-ct, #2427; thanks @mornin-ystIUBqR, #2446; thanks @jkimdev, #2454; thanks @Jager-yoo, #2442; #2472; thanks @vasiliyzaycev, #2474, #2475; thanks @jtouzy in #2477; thanks @jaesung-0o0, #2484, #2499; thanks @ictechgy, #2481; thanks @Ryu0118, #2482; #2480; thanks @KyleLeneau, #2493; thanks @kalupas226, #2498; thanks @kodok1988, #2511).
- Infrastructure: Rename Standups sample project to SyncUps (#2524); remove meeting feature reducer (#2410); fixed
.minutes
duration (thanks @filblue, #2437). - Infrastructure: Bump
actions/checkout
version tov4
(thanks @Ryu0118, #2479). - Infrastructure: Clean up
StoreTask.cancel
implementation (thanks @Ryu0118, #2496). - Infrastructure: Revamp integration tests (#2503, #2515).
- Infrastructure: Simplify SwiftUI case studies (#2526).
- Infrastructure: Fixed search example debounce duration (thanks @wtsnz, #2525).
New Contributors
- @zooxop made their first contribution in #2405
- @denil-ct made their first contribution in #2427
- @tomokisun made their first contribution in #2433
- @mornin-ystIUBqR made their first contribution in #2446
- @jkimdev made their first contribution in #2454
- @vasiliyzaycev made their first contribution in #2474
- @jtouzy made their first contribution in #2477
- @ictechgy made their first contribution in #2481
- @KyleLeneau made their first contribution in #2493
- @kodok1988 made their first contribution in #2511
- @wtsnz made their first contribution in #2525
Full Changelog: 1.2.0...1.3.0