github marko-js/marko @marko/runtime-tags@6.3.44

latest release: @marko/compiler@5.42.2
one hour ago

Patch Changes

  • #4025 0d16035 Thanks @DylanPiercey! - Report a dev-mode error when a client-reactive expression reads a $global key that was not serialized, instead of silently evaluating to undefined.

  • #4021 51d797a Thanks @DylanPiercey! - Report an unresolvable tag name during analyze, so its <let>/<const> hint survives and every bad tag in a template reports instead of only the first.

  • #4018 242877d Thanks @DylanPiercey! - Decode character references in a <textarea> body, so <textarea>&lt;p&gt;</textarea> renders <p> as <title> does.

  • #4022 32deb43 Thanks @DylanPiercey! - Report a compile error when a tags API template lazily imports a class API tag, instead of throwing ReferenceError at first render.

  • Updated dependencies [15b32e4, 242877d]:

    • @marko/compiler@5.42.2

Don't miss a new marko release

NewReleases is sending notifications on new releases.