Skip to content

0.33.1

Latest

Choose a tag to compare

@stagg stagg released this 20 Feb 04:43
· 39 commits to main since this release

New

  • Added ProvideRecordLifecycle to safely override the LocalRecordLifecycle behaviour of NavigableCircuitContent where only the currently active record in the NavStack is not paused.
  • Added rememberSaveableNavStack(NavStackList) overload to initialize a nav stack from an existing snapshot.
  • Added a Presenter.test variant that provides composition local values to the Presenter under test

Fixes

  • Fixes an issue where retained values where not getting saved at the correct time.

Docs

  • New "Scaling Presenters" guide covering best practices for structuring presenters as they grow, including extracting sub-presenters, modularizing event handling, and testing strategies.

Contributors

Special thanks to the following contributors for contributing to this release!

What's Changed

New Contributors

Full Changelog: 0.33.0...0.33.1