Skip to content

@marko/compiler@5.41.10

Choose a tag to compare

Patch Changes

  • #3648 ded2fd5 Thanks @DylanPiercey! - Move a comment that directly precedes an @attributeTag into the attribute tags with it, rather than leaving it behind in the body.

  • #3642 3e29e2c Thanks @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.