Back to Prettier

18914

changelog_unreleased/cli/18914.md

3.9.0280 B
Original Source

Fix --cache-strategy content not working (#18914 by @paulofduarte)

file-entry-cache v11 renamed the useChecksum option to useCheckSum. Prettier was still passing the old casing, so content-based cache comparison was silently disabled and only file size was compared.