github pointfreeco/swift-composable-architecture 1.5.6

latest releases: 1.15.0, 1.14.0, 1.13.1...
9 months ago

What's Changed

Important

While this release contains no additions or breaking changes to the Composable Architecture's APIs, the Store.scope operation has been significantly refactored for performance. While we have vetted these changes in our own test suites and applications, and have worked with members of the community to test these changes before this release, please thoroughly test the view layer of your applications after upgrading to this version, and before releasing your application to production.

See #2664 for more details on the change.

  • Performance: Overhaul store scope communication (#2664).
  • Infrastructure: Update sample code to use the @DependencyClient macro (#2653).
  • Infrastructure: Update migration guide with more information about applying @CasePathable to enums (#2672).
  • Infrastructure: Add basics of composition to the "essentials" tutorial (#2659).

Full Changelog: 1.5.5...1.5.6

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

NewReleases is sending notifications on new releases.