Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-02-05のJS: TypeScript 5.4 Beta、Learn Testing/Performance、Interop 2024 #1163

Merged
merged 16 commits into from
Feb 5, 2024

Conversation

azu
Copy link
Member

@azu azu commented Feb 5, 2024

TypeScript 5.4 Betaがリリースされました。

クロージャーにおけるNarrowing結果の改善、NoInfer Utility Typeが追加されています。
また、ES2024のObject.groupBy/Map.groupByをサポート、Import Attributesのサポートが追加されています。
そのほかには、target: "ES3"outオプションなどを非推奨として、次のTypeScript 5.5で削除されることがアナウンスされています。TypeScript 5.5で削除されるオプションは、次のIssueにまとめられています。


web.dev にテストとパフォーマンスに関する新しいコンテンツが追加されました。

それぞれテストとパフォーマンスに関する一連の記事をまとめたページとなっています。


ブラウザベンダーや関係者が協力して、ウェブプラットフォーム間の相互運用性に取り組むInterop 2024の開始がアナウンスされました。

毎年取り組む重点分野が決められていており、今年追加されたものとしてはアクセシビリティ、CSS Nesting、HTTP(S) URLs for WebSocketなどが取り上げられています。

@azu azu merged commit 0c99d11 into develop Feb 5, 2024
@azu azu deleted the jser-week-679 branch February 5, 2024 07:10
@azu
Copy link
Member Author

azu commented Feb 5, 2024

  • 🚀 TypeScript 5.4 Betaがリリース
  • 📝 web.dev にテストとパフォーマンスに関する新しいコンテンツが追加
  • 🌐 Interop 2024の開始がアナウンスされました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant