Prettier 2.8: improve --cache CLI option and TypeScript 4.9 satisfies operator!
This release includes improvements to the --cache
option added in 2.7. A new --cache-location
option has been added, and a bug that saved the cache even when --write
wasn't specified has been fixed.
We're also adding support for TypeScript 4.9 satisfies
operator!
If you enjoy Prettier and would like to support our work, consider sponsoring us directly via our OpenCollective or by sponsoring the projects we depend on, including typescript-eslint, remark, and Babel.
The Prettier team plans to release 3.0 within the next few months. If you are a plugin developer, get ready for the migration. Visit the migration guide and issue #13606 for more information.