This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
VSCode Extension v0.19.20221129
Pre-release
Pre-release
github-actions
released this
29 Nov 13:51
·
439 commits
to main
since this release
What's Changed
- feat(rome_json_formatter): Setup JSON Formatter crate by @MichaReiser in #3854
- fix(rome_js_formatter): jsx punctuation by @denbezrukov in #3842
- feat: Support TS satisfies expression by @nissy-dev in #3846
- fix(rome_cli): Fix max diagnostic counts by @MichaReiser in #3869
- fix(rome_js_analyze): fix noShoutyConstants with empty string by @rosslh in #3868
- chore: Update rust-cache and add it to more jobs by @MichaReiser in #3871
- bench: Add JSON support to
xtask bench
by @MichaReiser in #3845 - refactor(rome_json_syntax): Introduce
JsonMemberName
by @MichaReiser in #3876 - fix(rome_js_analyze): false positives for
noUselessFragments
#3668 by @ematipico in #3858 - refactor(rome_js_syntax): Rename Template, NewTarget, and
ImportMeta
by @MichaReiser in #3878 - feat(rome_js_analyze):
noConstEnum
by @Conaclos in #3849 - fix(rome_js_analyze): fix class expr binding by @xunilrj in #3861
- chore: Remove unused dependencies by @MichaReiser in #3879
- feat(rome_fs): implement permission checking in the memory filesystem by @leops in #3882
- refactor(rome_js_syntax,rome_json_syntax): Rename
Unknown
nodes toBogus
by @MichaReiser in #3881 - fix(js-api): fix the JS API tests by @leops in #3884
- refactor(rome_js_syntax,rome_json_syntax): Rename
JsAny...
toAnyJs...
by @MichaReiser in #3883 - feat(rome_analyzer): ARIA query by @ematipico in #3832
- feat(rome_analyze): emit syntax error diagnostics for suppression comments by @leops in #3847
- script to analyze behaviour of rome throughout time by @xunilrj in #3885
- fix(rome_analyze): move config to a more performant place by @xunilrj in #3542
- chore(rome_js_analyze): remove dbg macro by @notmd in #3894
- ci: Add more clippy & dependency checks by @MichaReiser in #3896
- feat(rome_fs): implement a read-only mode for MemoryFileSystem by @leops in #3897
New Contributors
Full Changelog: cli/v10.0.1-nightly.b7eb6fd...lsp/v0.19.20221129