Skip to content

12.13.0

Compare
Choose a tag to compare
@nhunzaker nhunzaker released this 12 Sep 15:54
· 29 commits to master since this release
  • In batching mode, Presenter model updates are asynchronous.
  • Warn when a non-POJO is passed as effect/domain options
  • Added lifecycle method for when a Presenter model changes: modelDidUpdate. See the docs for more information.