Version 0.23.0
BREAKING CHANGES
KeyHandler
s now get registered in EndToEnd tests (9836497). This is a an edge-case but potentially behavior-changing.
Improvements
- New support for Cached Values.
isEquivalentTo
now uses reflection for size reasons unless the target is aMountSpec
orSectionSpec
(2e27d99).
Bugfixes
- Fix potential NPE in RecyclerEventsController.
See all changes here: v0.22.0...v0.23.0