Skip to content

Releases: facebook/litho

Version 0.38.0

20 Jan 17:50
Compare
Choose a tag to compare

See CHANGELOG.md for the complete list of updates

Version 0.37.1

24 Jul 13:37
Compare
Choose a tag to compare

See CHANGELOG.md for the complete list of updates

Version 0.14.0

24 Jul 13:36
Compare
Choose a tag to compare

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
  • Disable Pull To Refresh by default for horizontally scrolling RecyclerCollectionComponents

Version 0.37.0

07 Jul 23:31
Compare
Choose a tag to compare

See CHANGELOG.md for the complete list of updates

Version 0.36.0

01 Jun 19:19
Compare
Choose a tag to compare

See CHANGELOG.md for information on breaking changes and lots of updates in this release!

Version 0.35.0

04 May 08:46
Compare
Choose a tag to compare

See CHANGELOG.md for information on breaking changes and lots of updates in this release!

Version 0.34.0

09 Feb 21:44
Compare
Choose a tag to compare

See CHANGELOG.md for information on breaking changes and everything else in this release!

v0.31.0

12 Sep 16:57
Compare
Choose a tag to compare
v0.31.0

v0.30.0

12 Sep 16:57
Compare
Choose a tag to compare
v0.30.0

v0.29.0

11 Jul 16:14
Compare
Choose a tag to compare

Additional Sections debugging APIs

  • make Change#getRenderInfos() public
  • add ChangesInfo#getAllChanges()