Skip to content

0.29.0

Choose a tag to compare

@stephencelis stephencelis released this 03 Dec 21:10
· 1234 commits to main since this release
921272e
  • Added: Accessibility attribute support for TextState (thanks @ferologics).
  • Added: An overload of CaseLet without an action transformation has been added (thanks @ferologics).
  • Fixed: WithViewStore.debug no longer emits console output in the wrong order.
  • Fixed: AlertState.ButtonAction.type is public again (thanks @Thomvis).
  • Infrastructure: demo app modernization and cleanup (thanks @iampatbrown, @kgrigsby59).
  • Infrastructure: documentation fixes (thanks @malonehedges).
  • Infrastructure: CI now runs on Xcode 13.1 (thanks @ferologics).