Features
- Apply special indentation logic for dprint, and introduce new
scriptFormatter
option. - Added support of
quoteStyle
option of Biome.
Fixes
- Format Svelte snippet block as function declaration.
API Changes
- Type of
Hints::indent_level
was changed fromusize
tou16
.