What's Changed
- Added:
traitCollection.push(state:)
, for pushing an element ofStackState
onto aStackNavigationController
in UIKit (#3603). - Fixed: Require
State: Equatable
constraint inTestStore
(#3588). - Fixed: Automatically tear down in-flight effects when a root store deallocates (#3613).
- Infrastructure: Documentation updates (thanks @Benedicto-H, #3547; @olehhrechyn, #3569; #3580; #3600; thanks @gokhanamal, #3600; #3607).
- Infrastructure: Update format action to use Xcode 16 (thanks @bugix, #3548).
- Infrastructure: Tutorial updates (thanks @FredericRuaudel, #3568, #3575, #3576, #3581, #3579, #3577, #3578, #3582).
- Infrastructure: Demo updates (thanks @fonkadelic, #3585).
- Infrastructure: Fix documentation GitHub workflow (#3601).
- Infrastructure: Bump GitHub Actions CI to Xcode 16.2 (#3549).
New Contributors
- @Benedicto-H made their first contribution in #3547
- @bugix made their first contribution in #3548
- @olehhrechyn made their first contribution in #3569
- @FredericRuaudel made their first contribution in #3568
- @gokhanamal made their first contribution in #3600
Full Changelog: 1.17.1...1.18.0