- Revised JSX ternary formatting heuristic to match community expectations, reducing surprising output.
- Introduced new options: `requirePragma` for pragma‑based formatting, `config precedence` for CLI/config priority, and added `prettier.resolveConfig.sync` API.
- Fixed TypeScript parsing issues (never type errors, enum declare removal) and normalized CSS letter case; includes numerous minor bug fixes and documentation updates.

