Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 13:34
v0.18.0
3e134bd

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 from usize to u16.