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-05-26のJS: Next.js 15 RC、SolidStart 1.0、Angular v18(zoneless) #1196

Merged
merged 17 commits into from
May 26, 2024

Conversation

azu
Copy link
Member

@azu azu commented May 26, 2024

Next.js 15 RCがリリースされました。

React 19 RCに対応、React Compilerを実験的にサポート、Hydration Error表示の改善が行われています。
また、Fetch/GET Route Handler/Client Routerをデフォルトでキャッシュしないように変更、Partial Prerenderingのincrementalオプションを追加などの変更も行われています。
そのほかには、遅延処理をするnext/afterを追加、create-next-appのアップデート、非推奨だった@next/fontのサポート削除などが行われています。


SolidStart 1.0がリリースされました。

SolidStartSolidのNext.jsのようなフルスタックウェブアプリケーションフレームワークで、Vite/vinxi/Nitroを使って作られています。


Angular v18がリリースされました。

zone.jsを使わない変更検知の仕組みを実験的にサポート、Material 3を正式サポート、Deferrable views/Built-in control flowをStableに変更といった変更が行われています。
また、Angular DevToolsの改善やTypeScript 5.4のサポートなども含まれています。

@azu azu merged commit 3e368c8 into develop May 26, 2024
@azu azu deleted the jser-week-694 branch May 26, 2024 14:42
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