@marko/compiler@5.41.10
Patch Changes
-
#3648
ded2fd5Thanks @DylanPiercey! - Move a comment that directly precedes an@attributeTaginto the attribute tags with it, rather than leaving it behind in the body. -
#3642
3e29e2cThanks @DylanPiercey! - An object literal holding a method or accessor is no longer treated as a compile-time constant, a computed__proto__key stays an own property, and mixing a BigInt with a number no longer throws.