What's Changed
- perf: improve rome benchmark performance in formatting by removing di… by @connorjburton in #4475
- fix: benchmark tooling failing calling node modules bin dir directly by @connorjburton in #4474
- fix(rome_js_analyze): Files with fn(() => (aborted = true)); cause -entered unreachable code - when --apply-unsafe #4464 by @denbezrukov in #4473
- perf: improve clone speed of benchmark tool with sparse-checkout by @connorjburton in #4476
- fix(rome_js_semantic): correct the export determination when a variable and an
interface
had the same name by @unvalley in #4468 - fix(rome_cli): fix regression for
rome lsp-proxy
command by @ematipico in #4491 - fix(rome_service): correctly load recommended rules by @ematipico in #4490
- release: v12.1.1 by @ematipico in #4497
New Contributors
- @connorjburton made their first contribution in #4475
Full Changelog: cli/v12.1.0...cli/v12.1.1