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-06-03のJS: vitest v2.0.0-beta.5(browser mode)、Rspack v0.7、ESLint Migrator #1198

Merged
merged 15 commits into from
Jun 3, 2024

Conversation

azu
Copy link
Member

@azu azu commented Jun 3, 2024

Vitest v2.0.0-beta.5がリリースされました。

--merge-reportsがカバレッジをサポート、Promiseベースのmockに対するAssertionの追加、ブラウザモードの改善などが含まれています。

VitestのBrowser Modeは、jsdomhappy-domを置き換える形で、コンポーネントテストのための仕組みとして作られています。
開発中のVitest 2.0ではCommands APIとmodule mockingが追加されています。

次のIssueに、VitestのBrowser Modeの目的や方向性についての解説が書かれています。


RsPack v0.7がリリースされました。

Lazy Compilationのサポート、CSSビルドのパフォーマンス改善が行われています。
UnstableなJavaScript APIを非推奨化、@importは他のルールよりもあることをチェックするようになる変更も含まれています。

また、Rspack v1.0のロードマップも公開されていて、2024年7月にv1.0がリリースされる予定です。


ESLint 9のFlat ConfigへマイグレーションするためのESLint Configuration Migratorが公開されています。

.eslintrc.jsonなどから、eslint.config.jsに移行を補助するツールとなっています。

@azu azu merged commit d435e17 into develop Jun 3, 2024
@azu azu deleted the jser-week-695 branch June 3, 2024 13:19
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