Skip to content

0.8.0

Compare
Choose a tag to compare
@mluisbrown mluisbrown released this 29 Sep 21:56
· 631 commits to master since this release

Changes from the upstream 0.8.0 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.

Plus PRs since 0.8.0: