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

Changelog History
Page 1

  • v5.20.8 Changes

    April 26, 2022

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ type for BabelFile.markoConfig now reflects defaulted values (cd49696)
  • v5.20.7 Changes

    April 26, 2022

    ๐Ÿ› Bug Fixes

    • set cache entry before analysis to prevent infinite recursion (d327864)
  • v5.20.6 Changes

    April 25, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’… issue with style tag with variable treated as block (e82df08)
  • v5.20.5 Changes

    April 15, 2022

    ๐Ÿ› Bug Fixes

    • removing some nullish static attributes on native tags with spreads (bae0d66)
    • 0๏ธโƒฃ translator-default: string literals in dynamic tags incorrectly doing component lookup (28aa2e8)
  • v5.20.4 Changes

    April 11, 2022

    ๐Ÿ› Bug Fixes

    • autoloading translators (5eda8f3)
  • v5.20.3 Changes

    March 24, 2022

    Note: Version bump only for package marko-project

  • v5.20.2 Changes

    March 23, 2022

    ๐Ÿ› Bug Fixes

    • babel-utils: missing prop types on TagDefinition (5d8abd5)
  • v5.20.1 Changes

    March 22, 2022

    ๐Ÿ› Bug Fixes

  • v5.20.0 Changes

    March 11, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ relative import normalization now works better with node_modules (#1779) (db2539a)
  • v5.19.3 Changes

    March 08, 2022

    ๐Ÿ› Bug Fixes

    • ๐ŸŽ performance hit in development mode because continually parsing stack trace (#1777) (cb99f92)