Patch Changes
-
#4025
0d16035Thanks @DylanPiercey! - Report a dev-mode error when a client-reactive expression reads a$globalkey that was not serialized, instead of silently evaluating toundefined. -
#4021
51d797aThanks @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
242877dThanks @DylanPiercey! - Decode character references in a<textarea>body, so<textarea><p></textarea>renders<p>as<title>does. -
#4022
32deb43Thanks @DylanPiercey! - Report a compile error when a tags API template lazily imports a class API tag, instead of throwingReferenceErrorat first render. -
Updated dependencies [
15b32e4,242877d]:- @marko/compiler@5.42.2