@guardian/prettier@11.0.0
Immutable
release. Only release title and notes can be modified.
Major Changes
- 5cf4d48: Update Typescript to v6 (6.0.3):
- Use https://gist.github.com/privatenumber/3d2e80da28f84ee30b77d53e1693378f as a reference to update your own codebase to TS6.
- If you use
ts-jestto run jest tests, update to v29.4.11 minimum to ensure compatibility with TS6.