svelte@5.48.4
sveltejs/sveltesvelte@5.48.4Jan 27, 2026by github-actions[bot]
AI Summary
A small patch focused on correcting CSS parsing to prevent character duplication in the Abstract Syntax Tree.
Key Highlights
- Fixed duplication of escaped characters in the CSS AST.
Full Release Notes
### Patch Changes - fix: avoid duplicating escaped characters in CSS AST ([#17554](https://github.com/sveltejs/svelte/pull/17554))