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

JavaScript APIs v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 08:44
· 404 commits to main since this release
628a2de

What's Changed

  • fix(rome_js_analyzer): correctly delegate unresolved references to its parent scope by @xunilrj in #4004
  • docs: Add default for indentSize by @Shraymonks in #4000
  • fix(ci): fix the release workflow for the JS API by @leops in #4009
  • feat(rome_js_analyze): implement noRedundantAlt rule by @notmd in #3964
  • fix(rome_js_analyze): use exhaustive deps considering external const as stable by @xunilrj in #3926
  • feat(rome_service): internal errors as diagnostics by @ematipico in #3921

New Contributors

Full Changelog: lsp/v0.20.0...js-api/v0.2.0