296fff2cff
* fix: properly handle scoped class injection when a spread attribute is present * chore: update lockfile * chore: revert lockfile * chore: update compiler * test: add spread scope test * test: fix spread scoped test
5 lines
136 B
Markdown
5 lines
136 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix long-standing bug where a `class` attribute inside of a spread prop will cause duplicate `class` attributes
|