Skip to content

v1.1.0

Compare
Choose a tag to compare
@rjrjr rjrjr released this 15 Oct 19:25
· 1262 commits to main since this release
  • Builds in NamedViewFactory properly. (#544)
  • BREAKING: Renames workflow-ui/modal-* to workflow-ui/container-* (#553)
  • BREAKING: Moves workflow-ui/backstack-* into workflow-ui/container-* (#553)
  • Introduces ViewEnvironment.withBackStackStateKeyPrefix (#553)
  • Introduces TextController, deprecates alternatives. (#555)
  • Introduces TextController.asMutableState. (#557)
  • Eliminates WeakReference landmine in WorkflowLifecycleOwner. (#560)