Skip to content

0.14.0

Compare
Choose a tag to compare
@mluisbrown mluisbrown released this 20 Feb 15:21
· 609 commits to master since this release

Releases 0.12.0 and 0.13.0 were skipped to stay in sync with the main TCA repo.

  • Added: First-class forms support via BindingAction and Reducer.binding.
  • Added: .sequence(Step) to StepType for more composable testing (thanks @heyltsjay)
  • Changed: replacing an identified array's element with one that has a mismatched id will now fatal error in debug builds.
  • Changed: Improved performance of ForEachStore.
  • Fixed: worked around a Xcode 12.5 beta compilation error.
  • Infrastructure: fleshed out Store.scope documentation.

Contributions are by @mbrandonw or @stephencelis unless mentioned otherwise.