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