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

VSCode Extension v0.25.20230614

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 03:52
· 122 commits to main since this release
3de5a1a

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