Litho (By Facebook) v0.41.2-SNAPSHOT Release Notes

  • ๐Ÿš€ release-date

    • Refactor: Rename setRootAndSizeSpec to setRootAndSizeSpecSync in ComponentTree.
    • New: Foreground color is supported as a common DynamicValue.
    • Breaking: Fix: More fully support @PropDefault annotations in Kotlin Specs. (Results in @field:PropDefault failing at compilation time. Use fastmod on existing codebase with the command: fastmod '@field:PropDefault' '@PropDefault' --dir .)

    ๐Ÿ‘€ For more details, see the full diff.