"This weekly report mainly summarizes the content from various sources."
Updates#
Next.js 13.4#
- App Router (Stable Version):
- React Server Components
- Nested routing and layouts
- Simplified data fetching
- Data flow and Suspense
- Built-in SEO support
- Turbopack (Beta): Faster and more stable local development server
- Server Actions (Alpha): Modify data on the server without requiring client-side JavaScript support
NX 16.0#
- Nx migrate for scaling from @nrwl/_ to @nx/_
- Support for standalone Deno applications and edge deployments
- Support for Cypress functional testing and task graphs
- Switched to PNPM as its package manager