github marko-js/marko @marko/compiler@5.42.6

latest release: @marko/runtime-tags@6.3.53
3 hours ago

Patch Changes

  • #4223 73c0cfc Thanks @DylanPiercey! - An analyze error in a template loaded for a tag is now reported against that template's file. Previously the parent re-recorded it, printing the parent's filename and code frame at the child's line and column.

  • #4226 d1210d2 Thanks @DylanPiercey! - Print async shorthand methods back as shorthand (async onClick() {}) in output: "source" and "migrate", instead of expanding them to onClick=(async function () {}).

Don't miss a new marko release

NewReleases is sending notifications on new releases.