github pointfreeco/swift-composable-architecture 0.10.0

latest releases: 1.10.4, 1.10.3, 1.10.2...
3 years ago
  • Added: WithViewStore now conforms to Scene and can be used in App.body content.
  • Changed: Store.scope's less commonly used overload that transforms publishers of Stores has been deprecated and renamed to publisherScope.
  • Fixed: a few Test Store failure messages were reporting the wrong debug information. They have been fixed.
  • Fixed: view store-derived bindings that do not have animation modifiers applied will not properly animated when mutated explicitly in withAnimation.
  • Fixed: documentation improvements (thanks @nspavlo, @SteinerHannes, @mluisbrown).x
  • Infrastructure: better support dark mode in the Voice Memos demo (thanks @willisplummer).
  • Infrastructure: use serial queue in Tic Tac Toe demo.

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

NewReleases is sending notifications on new releases.