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-13のJS: Storybook 8.1、Turborepo 2.0、Node v22.3.0(Snapshot Testing) #1200

Merged
merged 19 commits into from
Jun 13, 2024

Conversation

azu
Copy link
Member

@azu azu commented Jun 13, 2024

Storybook 8.1がリリースされました。

Storyファイルを作成するUIの追加、Subpath importsを使ったモックの対応、Playwright Component Testの対応しています。

pacakge.jsonimportsフィールドで特定のモジュールを条件分岐して読み分けるための仕組みであるSubpath importsについては、次の記事でも解説されています。

その他には、React 19/Angular 18のサポートなども含まれています。


Turborepo 2.0がリリースされました。

Turborepoはmonorepo向けのビルド/タスク管理ツールです。
Turborepo 2.0ではターミナルUIの刷新、persistentオプションの追加、turbo watchの追加、ドキュメントの刷新などが行われています。


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

Bufferbytes()を実装、experimentalフラグ付きでTest RunnerでのSnapshot Testingが実装されています。

@azu azu merged commit 2c63da7 into develop Jun 13, 2024
@azu azu deleted the jser-week-696 branch June 13, 2024 04:58
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