Skip to content

0.8.0

Choose a tag to compare

@stephencelis stephencelis released this 04 Sep 16:49
· 1491 commits to main since this release
  • Improved: better error messaging around testing uncompleted effects: it will now print the action the effect was kicked off from (thanks @mackoj).
  • Bug fix: fixed identified array implementations of shuffle, reverse (thanks @jeffersonsetiawan).
  • Bug fix: test stores should now perform effects in the same order as a live store.
  • Infrastructure: better document TCA acronym.
  • Infrastructure: document Apple bug with WithViewStore and ScrollViewReader.
  • Infrastructure: fix recursive higher-order reducer demo to map its effects recursively.
  • Infrastructure: Xcode 12 CI.