withastro / compiler

The Astro compiler. Written in Go. Distributed as WASM.
Other
502 stars 59 forks source link

Fix template literal attributes on components #918

Closed MoustaphaDev closed 11 months ago

MoustaphaDev commented 11 months ago

Changes

Fix #903 Components with template literal attributes were printed with the attribute name as value.

Testing

Added a printer test

Docs

N/A bug fix

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: 8e76680e396048b432f591a8093b5c919e6e5982

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @astrojs/compiler | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR