MvRx v2.6.0 Release Notes

  • ๐Ÿš€ Big thanks to @itsandreramon for contributing the two main improvements in this release!

    • ๐Ÿ”ง Pre-configure Hilt by adding a new "mvrx-hilt" artifact (#598)

    ๐Ÿ“š See the updated Hilt documentation for guidance on how to more easily use Hilt with Mavericks https://airbnb.io/mavericks/#/dagger?id=hilt

    • โž• Add support to use Mavericks with JUnit 5 (#600)

    ๐Ÿ“š See the new testing documentation at https://airbnb.io/mavericks/#/testing for details.

    • Don't expose lifecycleAwareLazy in viewModel return type (#603)