- 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)