compiler
compiler copied to clipboard
Prevent `<style>` from getting moved in `<html>`
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
🦋 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
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
I added a fair number of tests though so feel free to push it forward!