astro/.changeset/real-dogs-taste.md
Ben Holmes 2b35650b5d
Fix: newline characters in Solid (#3505)
* fix: remove source map consumption from babel transform

* refactor: move inputSourceMap to integration option

* tests: add newline ex to test build and dev

* chore: change back to babel.transformAsync

* chore: changeset
2022-06-02 13:35:03 -04:00

6 lines
128 B
Markdown

---
'astro': patch
'@astrojs/solid-js': patch
---
Fix newline characters in SolidJS JSX attributes (ex: multiline CSS classes)