4.3.0 (2023-12-07)
Features
- add
auto-optional
(#196) (9156364) - add
typos
(#214) (d86c186) - add autocorrect (#223) (cd81d21)
- add beancount formatter (#212) (c0924a6)
- add cbfmt (#198) (aa36bc0)
- add fourmolu support (#209) (e688864)
- add jsonnetfmt (#230) (769dde8)
- add packer formatter (#202) (a0cabaa)
- add pangu (#188) (f0780e2)
- add phpinsights (#170) (5235405)
- add styler formatter for R (#184) (6afc64e)
- add support for buildifier (#216) (e478834)
- add support for sqlfluff (#213) (e8c8683)
Bug Fixes
- biome: perform formatting over stdin (#220) (eddd643)
- biome: use binary from node_modules (#226) (5bf1405)
- injected formatter adds language to file extension (#199) (e2b889e)
- injected parser shouldn't format combined injections (#205) (eeef888)
- invalid prettier configuration in last commit (e8ac7f1)
- range format method for async formatters and injected (a36c68d)
- respect excluded-files-config from
typos.toml
(#219) (db9da1a) - show more logs in ConformInfo when log level is TRACE (0963118)
- various fixes for the
injected
formatter (#235) (07fcbfc)