compiler icon indicating copy to clipboard operation
compiler copied to clipboard

Prevent `<style>` from getting moved in `<html>`

Open MoustaphaDev opened this issue 1 year ago • 3 comments

Changes

  • Closes #712

Testing

Added json test to ensure a correct AST Added tsx tests to ensure a correct result

Docs

N/A bug fix only

MoustaphaDev avatar Mar 02 '24 00:03 MoustaphaDev

🦋 Changeset detected

Latest commit: 8ec1d44b7c0e25cf809252579b1991178d9b93f1

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

changeset-bot[bot] avatar Mar 02 '24 00:03 changeset-bot[bot]

I wanted to get more tests to cover all issues opened about this bug, but besides that yeah. I can't work on it right now though unfortunately

MoustaphaDev avatar Apr 02 '24 20:04 MoustaphaDev

I added a fair number of tests though so feel free to push it forward!

MoustaphaDev avatar Apr 02 '24 20:04 MoustaphaDev