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
- @Shraymonks made their first contribution in #4000
Full Changelog: lsp/v0.20.0...js-api/v0.2.0