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

Changelog History
Page 6

  • v5.11.1 Changes

    July 07, 2021

    🐛 Bug Fixes

    • ➕ add missing compiler hook aliases during taglib loading (0e008e3)
  • v5.11.0 Changes

    July 07, 2021

    🔋 Features

    • ➕ add hoisting support for tag var bindings (956a80c)
    • 👌 support taglib translate hook, support arrays in taglib hooks (e2b0e66)
  • v5.10.7 Changes

    June 23, 2021

    🐛 Bug Fixes

    • compiler: improve sourceMap config option type definition (5a5092e)
    • 0️⃣ translator-default: delay no tag var assertion if translator exists (3f7b570)
  • v5.10.6 Changes

    June 10, 2021

    🐛 Bug Fixes

    • 0️⃣ translator-default: issue with user defined component var (a36cfd1)
  • v5.10.5 Changes

    June 08, 2021

    🐛 Bug Fixes

    • marko: issue with dynamic tag name string and no renderbody (69e8514)
  • v5.10.4 Changes

    May 19, 2021

    🐛 Bug Fixes

    • marko: issue when last mode stream ends too early (318044f)
  • v5.10.3 Changes

    May 14, 2021

    🐛 Bug Fixes

  • v5.10.2 Changes

    May 04, 2021

    🐛 Bug Fixes

    • compiler: var name typo (8aaf910)
  • v5.10.1 Changes

    May 04, 2021

    🐛 Bug Fixes

    • compiler: issue with undefined added to watchFiles (4704b62)
  • v5.10.0 Changes

    April 30, 2021

    🔋 Features

    • marko: leverage new runtime api for node-require hook (67fb144)
    • ➕ add new HMR runtime (a873762)