"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 client-side JavaScript support
NX 16.0#
- Nx migrate for upgrading, transitioning from @nrwl/_ to @nx/_ for scaling
- Support for standalone Deno applications and edge deployment
- Support for Cypress functional testing and task graphs
- Switched to PNPM as its package manager