https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/

TypeScript 5.6 リリース。 ESLintのno-constant-binary-expressionと似た常にtrue/nullishとなる間違った書き方をエラーにする変更、Iterator Helperのサポート。 ES2022のArbitrary module namespace identifier namesをサポート、--noUncheckedSideEffectImportsフラグの追加。 型チェックせずにファイルを出力できる--noCheckフラグの追加、--stopOnBuildErrorsフラグの追加など