github pointfreeco/swift-composable-architecture 1.19.1

7 days ago

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

Don't miss a new swift-composable-architecture release

NewReleases is sending notifications on new releases.