All Versions
605
Latest Version
Avg Release Cycle
8 days
Latest Release
733 days ago

Changelog History
Page 11

  • v5.1.5 Changes

    January 28, 2021

    ๐Ÿ› Bug Fixes

    • issue with bundled compiler not respecting NODE_ENV (c7be2a7)
  • v5.1.4 Changes

    January 27, 2021

    ๐Ÿ› Bug Fixes

  • v5.1.3 Changes

    January 27, 2021

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ enable inline sourcemaps by default with dev mode require hook (6571a11)
  • v5.1.2 Changes

    January 26, 2021

    Note: Version bump only for package marko-project

  • v5.1.1 Changes

    January 26, 2021

    Note: Version bump only for package marko-project

  • v5.1.0 Changes

    January 26, 2021

    ๐Ÿ› Bug Fixes

    • babel-utils: improve website compatability (c122c08)
    • importing some Marko files properly includes meta (d67bac5)

    ๐Ÿ”‹ Features

    • no longer publish as 'next' dist-tag (8113e25)
  • v5.0.0-next.9 Changes

    April 16, 2020

    ๐Ÿ› 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)
  • v5.0.0-next.82 Changes

    January 21, 2021

    ๐Ÿ› Bug Fixes

    • issue with path.hub being missing when traversing (7aef97c)
  • v5.0.0-next.81 Changes

    January 20, 2021

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ translator-default: browser.json auto discovery path (965c407)
  • v5.0.0-next.80 Changes

    January 19, 2021

    ๐Ÿ› Bug Fixes

    • ๐ŸŒ src to dist translations in some cases (60772b7)