marko v5.0.0-next.9 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • โž• add devmode warning for removing fragment markers (#1541) (de27b4a)
    • implement missing methods for void-writer (#1540) (b50f93c)
    • ๐Ÿ‘Œ improve micro task helper (2129451)
    • โšก๏ธ issue with keys under ssr no-update root (#1527) (480bc77)
    • regression with nullish values in partial string attribute values (#1537) (144c352)
    • spread attrs for native tag preserves case (#1530) (6b3156f)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ improve serialization across multiple writes (#1542) (45e42df)

    ๐ŸŽ Performance Improvements

    • misc improvements (#1535) (1fed43e)
    • โšก๏ธ optimize dynamic tag when types are statically known (#1550) (4719405)
    • โšก๏ธ optimize merge html attrs (#1538) (792aa6a)
    • โšก๏ธ optimize serializing renderBody & legacy widgets (#1539) (eb9e156)
    • skip serializing instance props & state for non split components (#1546) (75fd1b0)