8.4.0 (2025-01-22)
Features
- add nomad_fmt (#613) (990d370)
- add pre and post formatter autocmds (#623) (bf94626)
- added js-beautify, css-beautify, and html-beautify) (#624) (2569141)
- added sqruff (#625) (ab2cf06)
- biome organize imports (#599) (06804af)
Bug Fixes
- create ConformInfo regardless of setup (#605) (9180320)
- disable swapfile for injected formatter temp files (#619) (6dc21d4)
- format-queries: require nvim-treesitter before scanning rtp (#614) (9941f10)
- injected: better handling of formatting indented code blocks (#606) (28f7fc7)
- injected: bug with inline language injections (53f6ae4)
- injected: don't format html embedded in markdown (#485) (0fbb850)
- stylua: Add
--respect-ignores
to the default args (#616) (7001912)