What's Changed
- Fixed: Updated outdated runtime warning text (#3643).
- Fixed: Invalidate child store subscriptions when child store is invalidated (#3646). This should improve the performance of applications that scope many child stores.
- Fixed: Support SwiftSyntax 601.0.0 (thanks @jszumski, #3649).
- Fixed: Remove hashable requirement from
UIPushAction
(#3652). - Infrastructure: Expose navigation stack helper behind SPI (thanks @Alex293, #3657).
New Contributors
Full Changelog: 1.19.0...1.19.1