Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

CLI v12.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 13:23
· 151 commits to main since this release
99ac0fe

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

Full Changelog: cli/v12.1.0...cli/v12.1.1