Litho (By Facebook) v0.23.0 Release Notes

  • 2019-01-16

    • Breaking: KeyHandlers now get registered in EndToEnd tests (9836497). This is a an edge-case, but potentially behavior-changing.
    • New: Add support for Cached Values.
    • New: isEquivalentTo now uses reflection for size reasons unless the target is a MountSpec or SectionSpec. (2e27d99)
    • Fix: Potential NPE in RecyclerEventsController. (8e29036)

    For more details, see the full diff.