Rome has been rewritten in Rust!
The great majority of the previous functionality won't work anymore, as we rewrote the whole software from scratch.
Rome, for now, exposes a new formatter that has been revisited and, is way faster compared to its former version!
To install it, use the next
tag on npm
:
npm i rome@next
Or follow our getting started section for more details.