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

Suggestion: Upgrade Starters & Templates to Next.js v12 #57

Open
slavakurilyak opened this issue Aug 14, 2022 · 0 comments
Open

Suggestion: Upgrade Starters & Templates to Next.js v12 #57

slavakurilyak opened this issue Aug 14, 2022 · 0 comments

Comments

@slavakurilyak
Copy link

It's time to upgrade Next.js from 11 to 12, the latest version!

Why?

Next.js 12 is Vercel's biggest release ever!

  • Rust Compiler: ~3x faster Fast Refresh and ~5x faster builds
  • Middleware (beta): Enabling full flexibility in Next.js with code over configuration
  • React 18 Support: Native Next.js APIs are now supported, as well as Suspense
  • Image AVIF Support: Opt-in for 20% smaller images
  • Bot-aware ISR Fallback: Optimized SEO for web crawlers
  • Native ES Modules Support: Aligning with the standardized module system
  • URL Imports (alpha): Import packages from any URL, no installs required
  • React Server Components (alpha): Try it today, including SSR streaming

To get started, here's an upgrade guide from 11 to 12.

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

No branches or pull requests

1 participant