github rome/tools cli/v12.1.3-nightly.4c8cf32
CLI v12.1.3-nightly.4c8cf32

latest releases: lsp/v0.28.0, lsp/v0.26.0
pre-release9 months ago

What's Changed

  • feat(rome_js_parser): Implement option-passing mechanism for parser test #4631 by @denbezrukov in #4652
  • chore: upgrade bpaf by @ematipico in #4659
  • feat(rome_js_analyze): new lint rule noExcessiveComplexity by @arendjr in #4657
  • refactor(rome_service): better messaging for rule options by @ematipico in #4661
  • fix(rome_js_analyze): noUselessFragments use JsxString node when replacing JsxText by @nissy-dev in #4662
  • feat(rome_js_analyze): noFallthroughSwitchClause by @ddanielsantos in #4626
  • fix(rome_js_analyze): noNonoctalDecimalEscape returns single diagnostic by @unvalley in #4663
  • feat(rome_cli): show diagnostics even when --apply-unsafe is applied by @ematipico in #4668
  • chore: add more cases to noSelfAssign by @ematipico in #4672
  • chore(new-lintrule): improve category generation to avoid git conflicts by @Conaclos in #4665
  • feat(rome_cli): exit with error if there are warnings by @ematipico in #4676
  • fix(rome_js_analyze): skip this reference identifier in the semantic analyzer by @nissy-dev in #4675
  • fix(rome_js_parser): Crash at @ character in class name / body #4669 by @denbezrukov in #4677
  • fix(rome_js_parser): Crash at empty default export #4670 by @denbezrukov in #4680
  • feat(rome_css_parser): CSS lexer #4682 by @denbezrukov in #4684
  • feat(rome_js_analyze): useLiteralKeys handle string literal properties by @Conaclos in #4692
  • fix(rome_js_analtzer): semantic analyzer handles ts export declaration clause correctly by @nissy-dev in #4694
  • feat: transformations by @ematipico in #4696
  • feat(rome_js_analyze): noUselessEmptyExport by @Conaclos in #4693
  • refactor(rome_js_analyze): noFallthroughSwitchClause handle block statements by @Conaclos in #4695
  • refactor(rome_js_analyze): handle string literal names in useNamingCo… by @Conaclos in #4698
  • feat(rome_js_analyze): noControlCharactersInRegex by @unvalley in #4656
  • feat(rome_js_formatter, rome_cli): add arrowParentheses option by @SuperchupuDev in #4667
  • docs: auto generated CLI reference by @ematipico in #4671
  • chore: revert the cli.mdx by @ematipico in #4705
  • feat(rome_js_analyze): useIsArray by @Conaclos in #4701
  • refactor(rome_js_analyze): handle globalThis for noNewSymbol by @Conaclos in #4707
  • fix(rome_js_formatter): improve handling of arrow parentheses by @SuperchupuDev in #4704
  • fix(rome_js_analyze): fix a false positive for noDuplicateCase by @Conaclos in #4709

New Contributors

Full Changelog: cli/v12.1.3-nightly.f65b0d9...cli/v12.1.3-nightly.4c8cf32

Don't miss a new tools release

NewReleases is sending notifications on new releases.