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-18のJS: #700 - Vitest 2.0.0、Node.js 22.5.0(sqlite)、Private Browsing Mode #1208

Merged
merged 21 commits into from
Jul 18, 2024

Conversation

azu
Copy link
Member

@azu azu commented Jul 18, 2024

Vitest 2.0.0がリリースされました

非推奨のオプションを削除、一部オプションのデフォルト値の変更などの破壊的な変更が含まれています。
マイグレーションガイドも合わせて公開されています。

Browser Mode改善、expect.pollの追加、test.forの追加などが行われています。
Browser Modeについては、次のページに詳しい説明が公開されています。


Node.js v22.5.0がリリースされました

コアモジュールとしてSQLiteを扱えるnode:sqliteモジュールが追加されています。

また、--experimental-require-module__esModuleプロパティを考慮するように、matchesGlobメソッドの追加、worker_threadspostMessageToThreadメソッドを追加などが行われています。


Private Browsing 2.0 | WebKitという記事では、Safari 17以降のプライベートブラウジングの改善について紹介されています。
色々な種類のトラッキングへの対策などについて書かれています。


お知らせ

今回でJSer.info 700回目の記事になりました!

引き続き、JSer.infoをよろしくお願いいたします。

JSer.infoを支援する方法については、次のページにまとめています。

@azu azu merged commit dea43df into develop Jul 18, 2024
@azu azu deleted the jser-week-700 branch July 18, 2024 01:09
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