☂️ Documentation changes 10.0.0
Description
Tentative date, 8th of November 2022
https://github.com/orgs/rome/projects/3/views/4?query=is%3Aopen+sort%3Aupdated-desc
Goals of this iteration
- make the JS API opt-in via a different package, prepare its publishing workflow
- gradually replace errors throughout the code base to use the new diagnostics
- close existing bugs and polish the CLI
- prototype/beta version of react lint rules (hooks)
- more lint rules to stabilise (accessibility, JSX, etc.)
- support for
globalsinside the linter - start JSON support
Not there yet but we'll have to document the two new commands
- #3410
- #3411
- #3305
- https://github.com/rome/tools/pull/3474
- #3442
Update npm links in the README.md to point to the latest version
We should update the README.md of the Rome VS Code extension to explain how to make Rome the default formatter and add a link to the website's getting started guide.
We need to remove all references to rome@next
Closing in favour of https://github.com/rome/tools/issues/3575