v3.7.2
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
).