yee, Nextjs v12 has just been released! It is one of my favorite frameworks😍
New Features:
- ~3x faster Fast Refresh and ~5x faster builds
- Enabling full flexibility in Next.js with code over configuration
- Native Next.js APIs are now supported, as well as Suspense
- Opt-in for 20% smaller images
- Bot-aware ISR Fallback: Optimized SEO for web crawlers
- Aligning with the standardized module system and many more.
For details: https://nextjs.org/blog/next-12
It looks amazing but look like the 3x faster Fast Refresh and ~5x faster builds doesn´t support custom babel and styled-components yet it seems. Also everything that has to do with React 18 is not really useful yet, like that is still in alpha so.... not much things in this release that are useful to me yet... kind of disappointed really even the big things like Middleware don´t seem production ready yet. Or tried to there own hosting company....
Also what is AVIF browser support like this days?