What's Changed
- chore: Reformat JS files with Rome 0.6.0 by @MichaReiser in #2669
- chore(coverage): better panic log for coverage by @xunilrj in #2668
- fix(rome_cli): do not print lint warnings for the format command by @leops in #2680
- fix(rome_analyze): fix the find_diff_range function by @leops in #2679
- refactor(formatter): Rename
FormatError::MissingRequiredChild
toSyntaxError
by @MichaReiser in #2681 - chore(rome_formatter): remove unused
FormatError
variants by @MichaReiser in #2684 - chore(coverage): Disable coverage tests for formatter/linter changes by @MichaReiser in #2682
- fix(rome_js_parser): remove use strict check by @NicholasLYang in #2677
- fix(rome_formatter): measure first variant of BestFitting in flat mode by @yassere in #2675
- release: 0.6.1 by @ematipico in #2687
Full Changelog: cli/v0.6.0-next...cli/v0.6.1-next