What's Changed
- chore(rome_service): remove constraints from settings by @ematipico in #3157
- perf(rome_formatter): Add
Buffer.elements
by @MichaReiser in #3156 - chore: Replace
num_cpus
crate withstd
call by @MichaReiser in #3163 - fix(rome_cli): do not pull diagnostics if linter is turned off by @ematipico in #3171
- chore(website): add RSS feed by @ematipico in #3174
- chore(website): add section for suppression comments for linter by @ematipico in #3172
- docs(website): add section to explain how fixes work by @ematipico in #3173
- chore: removes clippy macro, not needed by @ematipico in #3181
- fix(rome_lsp): fix the parsing of the Workspace root URI on Windows by @leops in #3185
- fix(rome_cli): correctly compute configuration by @ematipico in #3176
- docs: fix typo in formatter help section by @Marcisbee in #3184
- release: 0.9.1 by @ematipico in #3179
New Contributors
- @Marcisbee made their first contribution in #3184
Full Changelog: cli/v0.9.0-next...lsp/v0.14.1