3.10.0 (2023-10-09)
Features
- add easy-coding-standard (#121) (e758196)
- add fixjson (#126) (280360e)
- add justfile formatter (#114) (4c91b52)
- errors do not stop formatting early (a94f686)
- expose configuration options for injected formatter (#118) (ba1ca20)
Bug Fixes
- biome: do not use stdin due to biome bug (#120) (e5ed063)
- catch and fix more cases of bad-behaving LSP formatters (#119) (9bd1690)
- handle one failure mode with range formatting (#123) (b5a2da9)
- injected formatter handles markdown code blocks in blockquotes (#117) (0bffab5)
- move justfile formatter to correct directory (8217144)