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

latest release: @marko/runtime-tags@6.2.5
5 hours ago

Patch Changes

  • #3337 9a6d2bc Thanks @DylanPiercey! - Report a code-frame compile error for unsupported keys in destructuring patterns. Previously a computed key with an identifier expression ({ [key]: value }) was silently treated as a literal property name, producing mismatched server/client values, and other computed keys threw a raw error with no template location.

  • #3345 c19f592 Thanks @DylanPiercey! - Fix multiple <style> tags of the same flavor in one template clobbering each other's CSS. Each block's virtual file now resolves to a distinct path; single-style templates are unchanged.

Don't miss a new marko release

NewReleases is sending notifications on new releases.