Next.js 12 रिलीज़
(nextjs.org)<p>- Rust compiler : 3x तेज़ local Refresh, 5x तेज़ production build <br />
- Middleware (beta) : request पूरा होने से पहले विभिन्न code चलाना संभव <br />
→ authentication, feature flags, A/B testing, bot blocking, redirection, server-side analytics, logging आदि <br />
- React 18 support : native Next.js API support (Suspense & SSR Streaming सहित)<br />
- `<Image />` में AVIF support : 20% छोटी images के लिए opt-in संभव <br />
- Bot-aware ISR Fallback : web crawlers के लिए SEO optimization <br />
→ Incremental Static Regeneration <br />
- URL Imports (alpha)<br />
- React Server Components (alpha)<br />
</p>
2 टिप्पणियां