Litho (By Facebook) v0.14.0 Release Notes

Release Date: 2020-07-24 // almost 4 years ago
  • ๐Ÿ’ฅ Breaking changes:

    • Relicensing under Apache 2.0!
    • Moving off of Yoga legacy stretch behaviour
    • โœ‚ Remove storing the event handler name in the EventHandler class

    What's new:

    • โœ… TestSpec matchers for @InjectProps
    • Working Ranges API

    ๐Ÿ‘Œ Improvements/Fixes:

    • Mark @InjectProp with isLazy flag
    • ๐Ÿ‘ Allow @InjectProp in onCreateMountContent
    • ๐Ÿ– Handle setting a manual null key on a component
    • ๐Ÿ‘ Allow parameterized types to be returned from delegate methods
    • 0๏ธโƒฃ Disable Pull To Refresh by default for horizontally scrolling RecyclerCollectionComponents