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-07-01のJS: ES2024、Playwright v1.45.0、e18e(Ecosystem Performance) #1204

Merged
merged 19 commits into from
Jul 1, 2024

Conversation

azu
Copy link
Member

@azu azu commented Jul 1, 2024

ECMAScript 2024が正式にリリースされました。

ES2024では、Object.groupBy/Map.groupByPromise.withResolversArrayBuffers.prototype.resizeAtomics.waitAsyncなどが追加されています。
次の記事でも詳しく解説されています。


Playwright v1.45.0がリリースされました。

時間を操作できるClock APIの追加、--fail-on-flaky-testsフラグの追加、testConfig. respectGitIgnoreの追加などが行われています。


e18e (Ecosystem Performance) というプロジェクトが始まりました。

e18eは、JavaScript エコシステムのパフォーマンスの向上に取り組むプロジェクトです。

現状では、JavaScriptのパッケージに関するガイドラインなどをまとめています。
依存を最新化するcleanup、無駄な依存を減らすspeedup、代替え方法を提供するlevelupという項目でそれぞれガイドが書かれています。

@azu azu merged commit 2728784 into develop Jul 1, 2024
@azu azu deleted the jser-week-698 branch July 1, 2024 13:22
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