New
VSCode Extension v0.25.20230705
What's Changed
- No invalid constructor super/4624 by @Conaclos in https://github.com/rome/tools/pull/4625
- fix: Regression building proc-macro2 1.0.59 with nightly by @denbezrukov in https://github.com/rome/tools/pull/4636
- Install correct binstall crate by @arendjr in https://github.com/rome/tools/pull/4635
- fix(rome_js_analyze): Add constructor support by @denbezrukov in https://github.com/rome/tools/pull/4605
- feat(rome_js_formatter): Implement the decorator formatting #4608 by @denbezrukov in https://github.com/rome/tools/pull/4627
- feat(rome_js_analyze): noNonoctalDecimalEscape by @unvalley in https://github.com/rome/tools/pull/4618
- feat(rome_cli): command
rome lintby @ematipico in https://github.com/rome/tools/pull/4629 - docs: better documentation for rule by @ematipico in https://github.com/rome/tools/pull/4641
- chore: update dependencies and housekeeping by @ematipico in https://github.com/rome/tools/pull/4640
- refactor(rome_js_analyze): add new TypeSCript globals by @Conaclos in https://github.com/rome/tools/pull/4644
- fix(rome_js_analyze): suppress useHookAtTopLevel's false positive when accessing properties directly from a hook by @nissy-dev in https://github.com/rome/tools/pull/4645