Skip to content

v3.4.8

Compare
Choose a tag to compare
@kategengler kategengler released this 29 Jan 04:32

CHANGELOG

  • Upgrade @glimmer/* packages to 0.35.10. Fixes a few issues:
    • Usage of positional arguments with custom components.
    • Forwarding attributes via ...attributes to a dynamic component.
    • Prevent errors when rendering many template blocks (Error: Operand over 16-bits. Got 65536).