marko v5.0.0-next.1 Release Notes

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

    chore

    • โœ‚ delete deprecated apis/tests (c163054)

    ๐Ÿ”‹ Features

    • import compiler from marko-js/x (02670c8)
    • โšก๏ธ update apis/tests for new compiler (ea6736d)

    ๐Ÿ’ฅ BREAKING CHANGES

    • api for compile-time tags has changed. This affects tranformer/node-factory/code-generator tags.

    Co-authored-by: Michael Rawlings [email protected] Co-authored-by: Dylan Piercey [email protected] Co-authored-by: Andrew Gliga [email protected]

    • ๐Ÿšš The following deprecated apis have been removed:
    • ๐Ÿ“ฆ Deprecated top-level entrypoints of the marko package
    • The marko@3/marko-widgets@6 legacy compatibility layer
    • Auto-migratable syntax and api changes to the core tags

    Co-authored-by: Michael Rawlings [email protected] Co-authored-by: Dylan Piercey [email protected]