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

2021-07-20のJS: Node.js 16.5.0(WHATWG Stream)、npm 7.20.0(npm pkg)、Ember 4のロードマップ #894

Merged
merged 17 commits into from
Jul 20, 2021

Conversation

azu
Copy link
Member

@azu azu commented Jul 20, 2021

Node.js 16.5.0がリリースされました。

16.5.0では試験的に、WHATWGで仕様策定されウェブブラウザに実装されているWHATWG Streams APIが実装されました。(stream/web)
Node.jsでは、すでにNode.js Stream APIがありますが、これとは異なる実装です。

Node.js StreamとWHAWG STreamの違いについては次のドキュメントにも書かれています。

Node.jsでWHATWG Streamを実装している理由としてはQUIC/HTTP3のサポートなどが挙げられています。

また、Node.js StreamとWHATWGT Streamの棲み分けや相互運用性については次のIssueで議論されています。


npm 7.20.0がリリースされました。

npm 7.20.0では、package.jsonの任意のフィールドを読み書きできるnpm pkgコマンドが追加されています。


The Road to Ember 4.0という記事では、Ember 4のロードマップが公開されています。

Ember 4は2021年9月20日にリリース予定としています。
Emberではメジャーアップデートには新しい機能は含まないため、DeprecatedなAPIの削除、Ember Classicが廃止などが中心となります。

それぞれのマイグレーションガイドも公開されています。

また、Ember 4ではIEをサポートしない予定となっています。

@azu azu merged commit 1e7cc0d into develop Jul 20, 2021
@azu azu deleted the jser-week-549 branch July 20, 2021 03:14
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.

None yet

1 participant