Skip to content

@marko/compiler@5.41.11

Choose a tag to compare

Patch Changes

  • #3665 180251f Thanks @DylanPiercey! - Fix compileFile and compileFileSync throwing a TypeError when called without a config, instead of falling back to the configured file system.

  • #3670 0f2334b Thanks @DylanPiercey! - Fix compile errors surfacing as TypeError: cyan is not a function when the compiler is bundled for the browser, so the diagnostic renders instead.