* 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
6 lines
128 B
Markdown
6 lines
128 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/solid-js': patch
|
|
---
|
|
|
|
Fix newline characters in SolidJS JSX attributes (ex: multiline CSS classes)
|