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

Releases: rome/tools

VSCode Extension v0.25.20230614

14 Jun 03:52
3de5a1a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(rome_js_analyze): suppress false positive when returning call expressions of a hook for useHookAtTopLevel by @nissy-dev in #4538
  • refactor(rome_analyze): deserialize options early by @ematipico in #4541
  • feat(rome_cli, rome_service): ignore unknown files by @ematipico in #4547
  • fix(rome_js_analyzer): Big pack of js/ts files that crashes rome #4323 by @denbezrukov in #4560
  • feat(rome_js_formatter) support prettier-style jsx quotes #4486 by @denbezrukov in #4555
  • fix(rome_js_analyze): noRedeclare accepts index signatures by @unvalley in #4519
  • feat(rome_js_analyze): Implement noStaticOnlyClass by @nikeee in #4514
  • chore: update to rust 1.70.0 by @ematipico in #4563
  • Accept an environment variable to specify which binary to use by @framp in #4539
  • docs: document how configuration is resolved by @ematipico in #4566

New Contributors

Full Changelog: cli/v12.1.3...lsp/v0.25.20230614

CLI v12.1.3-nightly.3de5a1a

14 Jun 03:53
3de5a1a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix(rome_js_analyze): suppress false positive when returning call expressions of a hook for useHookAtTopLevel by @nissy-dev in #4538
  • refactor(rome_analyze): deserialize options early by @ematipico in #4541
  • feat(rome_cli, rome_service): ignore unknown files by @ematipico in #4547
  • fix(rome_js_analyzer): Big pack of js/ts files that crashes rome #4323 by @denbezrukov in #4560
  • feat(rome_js_formatter) support prettier-style jsx quotes #4486 by @denbezrukov in #4555
  • fix(rome_js_analyze): noRedeclare accepts index signatures by @unvalley in #4519
  • feat(rome_js_analyze): Implement noStaticOnlyClass by @nikeee in #4514
  • chore: update to rust 1.70.0 by @ematipico in #4563
  • Accept an environment variable to specify which binary to use by @framp in #4539
  • docs: document how configuration is resolved by @ematipico in #4566

New Contributors

Full Changelog: cli/v12.1.3...cli/v12.1.3-nightly.3de5a1a

VSCode Extension v0.24.3

30 May 14:20
55e1613
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cli/v12.1.2...lsp/v0.24.3

CLI v12.1.3

30 May 14:21
55e1613
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cli/v12.1.2...cli/v12.1.3

VSCode Extension v0.24.2

18 May 09:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: cli/v12.1.1...lsp/v0.24.2

CLI v12.1.2

18 May 09:26
Compare
Choose a tag to compare

What's Changed

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

VSCode Extension v0.24.1

17 May 13:22
99ac0fe
Compare
Choose a tag to compare

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...lsp/v0.24.1

CLI v12.1.1

17 May 13:23
99ac0fe
Compare
Choose a tag to compare

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

VSCode Extension v0.24.0

13 May 12:35
22ce6c6
Compare
Choose a tag to compare

What's Changed

  • fix(rome_js_analyze): useSimpleNumberKeys #4457 handle shortand/spread object props by @Conaclos in #4459
  • ci: fix error on pull-request by @Conaclos in #4465
  • fix(rome_service): correctly send file source to workspace by @ematipico in #4466
  • fix(rome_js_analyze): Fix false positive diagnostics that useHookAtTopLevel caused to as or satisfies expressions. by @nissy-dev in #4467
  • release: 12.1.0 by @ematipico in #4344

Full Changelog: cli/v12.0.0-nightly.b77547d...lsp/v0.24.0

CLI v12.1.0

13 May 12:35
22ce6c6
Compare
Choose a tag to compare

What's Changed

  • fix(rome_js_analyze): useSimpleNumberKeys #4457 handle shortand/spread object props by @Conaclos in #4459
  • ci: fix error on pull-request by @Conaclos in #4465
  • fix(rome_service): correctly send file source to workspace by @ematipico in #4466
  • fix(rome_js_analyze): Fix false positive diagnostics that useHookAtTopLevel caused to as or satisfies expressions. by @nissy-dev in #4467
  • release: 12.1.0 by @ematipico in #4344

Full Changelog: cli/v12.0.0-nightly.b77547d...cli/v12.1.0