This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
Releases: rome/tools
Releases · rome/tools
JavaScript APIs v0.3.0-nightly.0133f40
What's Changed
- feat(rome_js_analyze): noConfusingArrow by @malobre in #4321
- feat(rome_js_analyze): noRedundantRoles by @unvalley in #4293
- Fix typo in configuration.mdx by @yannicschroeer in #4335
- fix(rome_js_syntax): Allow module syntax in cts files by @nissy-dev in #4317
- feat(rome_js_analyze): noNoninteractiveTabindex by @unvalley in #4312
- fix(rome_js_formatter): format JsxString node by @nissy-dev in #4334
- docs(vscode): document quick fix action by @ianzone in #4339
- feat(rome_js_analyze): noAriaUnsupportedElements by @unvalley in #4340
- feat(rome_service): apply formatter to code actions by @ematipico in #4324
- chore: update version numbers by @ematipico in #4350
- feat(rome_js_analyzer):
noConsoleLog
rule by @ematipico in #4357 - refactor(rome_js_anaylze): introduce StaticValue enum for checking value of the JSX attributes or JS expressions by @nissy-dev in #4342
- feat(rome_js_analyze): noForEach by @denbezrukov in #4364
- fix(rome_js_analyze): lint/correctness/noUndeclaredVariables incorrectly identifies AggregateError as an undeclared variable. #4365 by @denbezrukov in #4366
- fix(rome_js_analyze):
useShorthandArrayType
should handle nested ReadonlyArray and not report toTsObjectType
by @unvalley in #4354 - feat(rome_js_parser, rome_js_formatter): import attribute by @ematipico in #4359
- feat(rome_js_analyzer):
useLiteralKeys
rule by @ematipico in #4358 - fix(rome_json_formatter): JSON formatter does not respect lineWidth for arrays #4351 by @denbezrukov in #4367
- chore: crates metadata and documentation by @ematipico in #4352
- feat(rome_js_analyze): analyzer metadata by @ematipico in #4368
New Contributors
- @yannicschroeer made their first contribution in #4335
- @ianzone made their first contribution in #4339
Full Changelog: cli/v12.0.0...js-api/v0.3.0-nightly.0133f40
CLI v12.0.0-nightly.0133f40
What's Changed
- feat(rome_js_analyze): noConfusingArrow by @malobre in #4321
- feat(rome_js_analyze): noRedundantRoles by @unvalley in #4293
- Fix typo in configuration.mdx by @yannicschroeer in #4335
- fix(rome_js_syntax): Allow module syntax in cts files by @nissy-dev in #4317
- feat(rome_js_analyze): noNoninteractiveTabindex by @unvalley in #4312
- fix(rome_js_formatter): format JsxString node by @nissy-dev in #4334
- docs(vscode): document quick fix action by @ianzone in #4339
- feat(rome_js_analyze): noAriaUnsupportedElements by @unvalley in #4340
- feat(rome_service): apply formatter to code actions by @ematipico in #4324
- chore: update version numbers by @ematipico in #4350
- feat(rome_js_analyzer):
noConsoleLog
rule by @ematipico in #4357 - refactor(rome_js_anaylze): introduce StaticValue enum for checking value of the JSX attributes or JS expressions by @nissy-dev in #4342
- feat(rome_js_analyze): noForEach by @denbezrukov in #4364
- fix(rome_js_analyze): lint/correctness/noUndeclaredVariables incorrectly identifies AggregateError as an undeclared variable. #4365 by @denbezrukov in #4366
- fix(rome_js_analyze):
useShorthandArrayType
should handle nested ReadonlyArray and not report toTsObjectType
by @unvalley in #4354 - feat(rome_js_parser, rome_js_formatter): import attribute by @ematipico in #4359
- feat(rome_js_analyzer):
useLiteralKeys
rule by @ematipico in #4358 - fix(rome_json_formatter): JSON formatter does not respect lineWidth for arrays #4351 by @denbezrukov in #4367
- chore: crates metadata and documentation by @ematipico in #4352
- feat(rome_js_analyze): analyzer metadata by @ematipico in #4368
New Contributors
- @yannicschroeer made their first contribution in #4335
- @ianzone made their first contribution in #4339
Full Changelog: cli/v12.0.0...cli/v12.0.0-nightly.0133f40
VSCode Extension v0.22.0
What's Changed
- refactor(rome_js_analyze): rename noRedeclarations to noRedeclare by @Conaclos in #4319
- test(rome_js_analyze): every rule has its folder by @Conaclos in #4318
- fix(rome_lsp): handle untitled files by @ematipico in #4327
- release: 12.0.0 by @ematipico in #4002
Full Changelog: cli/v11.0.0-nightly.763fd98...lsp/v0.22.0
JavaScript APIs v0.3.0
What's Changed
- refactor(rome_js_analyze): rename noRedeclarations to noRedeclare by @Conaclos in #4319
- test(rome_js_analyze): every rule has its folder by @Conaclos in #4318
- fix(rome_lsp): handle untitled files by @ematipico in #4327
- release: 12.0.0 by @ematipico in #4002
Full Changelog: cli/v11.0.0-nightly.763fd98...js-api/v0.3.0
CLI v12.0.0
What's Changed
- refactor(rome_js_analyze): rename noRedeclarations to noRedeclare by @Conaclos in #4319
- test(rome_js_analyze): every rule has its folder by @Conaclos in #4318
- fix(rome_lsp): handle untitled files by @ematipico in #4327
- release: 12.0.0 by @ematipico in #4002
Full Changelog: cli/v11.0.0-nightly.763fd98...cli/v12.0.0
VSCode Extension v0.21.20230324
What's Changed
- fix(rome_lsp): utf encoding by @denbezrukov in #4308
- fix: keep quotes in the case of keys that are octal literals by @nissy-dev in #4309
- fix(rome_js_analyze): keep comments
noUnnecessaryContinue
by @Conaclos in #4315
Full Changelog: cli/v11.0.0-nightly.aec33ef...lsp/v0.21.20230324
CLI v11.0.0-nightly.763fd98
What's Changed
- fix(rome_lsp): utf encoding by @denbezrukov in #4308
- fix: keep quotes in the case of keys that are octal literals by @nissy-dev in #4309
- fix(rome_js_analyze): keep comments
noUnnecessaryContinue
by @Conaclos in #4315
Full Changelog: cli/v11.0.0-nightly.aec33ef...cli/v11.0.0-nightly.763fd98
VSCode Extension v0.21.20230318
What's Changed
- fix(rome_cli): exit with error code while applying fixes by @ematipico in #4270
- fix(rome_service): correctly parse enums by @ematipico in #4286
- feat(rome_js_analyze): noNamespace by @noftaly in #4283
- chore: upgrade toolchain to 1.68.0 by @ematipico in #4289
- feat(rome_lsp): pull diagnostics for
rome.json
by @ematipico in #4296 - fix: add missing license to the generated packages on CI by @jorgebodega in #4301
- chore: update website info on CONTRIBUTING.md by @unvalley in #4303
- fix(rome_js_analyze):
noRedeclaration
declaration merging by @Conaclos in #4288 - fix(rome_formatter): fix format range by @denbezrukov in #4295
- feat(rome_js_parser): Support const modifier in type parameters by @nissy-dev in #4275
- fix(xtask):
just new-lintrule
document generation error by @unvalley in #4306 - fix(rome_ci): apply import sorting by @ematipico in #4305
New Contributors
- @noftaly made their first contribution in #4283
- @jorgebodega made their first contribution in #4301
Full Changelog: cli/v11.0.0-nightly.846c15e...lsp/v0.21.20230318
JavaScript APIs v0.2.0-nightly.aec33ef
What's Changed
- fix(rome_cli): exit with error code while applying fixes by @ematipico in #4270
- fix(rome_service): correctly parse enums by @ematipico in #4286
- feat(rome_js_analyze): noNamespace by @noftaly in #4283
- chore: upgrade toolchain to 1.68.0 by @ematipico in #4289
- feat(rome_lsp): pull diagnostics for
rome.json
by @ematipico in #4296 - fix: add missing license to the generated packages on CI by @jorgebodega in #4301
- chore: update website info on CONTRIBUTING.md by @unvalley in #4303
- fix(rome_js_analyze):
noRedeclaration
declaration merging by @Conaclos in #4288 - fix(rome_formatter): fix format range by @denbezrukov in #4295
- feat(rome_js_parser): Support const modifier in type parameters by @nissy-dev in #4275
- fix(xtask):
just new-lintrule
document generation error by @unvalley in #4306 - fix(rome_ci): apply import sorting by @ematipico in #4305
New Contributors
- @noftaly made their first contribution in #4283
- @jorgebodega made their first contribution in #4301
Full Changelog: cli/v11.0.0-nightly.846c15e...js-api/v0.2.0-nightly.aec33ef
CLI v11.0.0-nightly.aec33ef
What's Changed
- fix(rome_cli): exit with error code while applying fixes by @ematipico in #4270
- fix(rome_service): correctly parse enums by @ematipico in #4286
- feat(rome_js_analyze): noNamespace by @noftaly in #4283
- chore: upgrade toolchain to 1.68.0 by @ematipico in #4289
- feat(rome_lsp): pull diagnostics for
rome.json
by @ematipico in #4296 - fix: add missing license to the generated packages on CI by @jorgebodega in #4301
- chore: update website info on CONTRIBUTING.md by @unvalley in #4303
- fix(rome_js_analyze):
noRedeclaration
declaration merging by @Conaclos in #4288 - fix(rome_formatter): fix format range by @denbezrukov in #4295
- feat(rome_js_parser): Support const modifier in type parameters by @nissy-dev in #4275
- fix(xtask):
just new-lintrule
document generation error by @unvalley in #4306 - fix(rome_ci): apply import sorting by @ematipico in #4305
New Contributors
- @noftaly made their first contribution in #4283
- @jorgebodega made their first contribution in #4301
Full Changelog: cli/v11.0.0-nightly.846c15e...cli/v11.0.0-nightly.aec33ef