Yahoo Search Busca da Web

Resultado da Busca

  1. Version 13 Upgrading from 12 to 13. To update to Next.js version 13, run the following command using your preferred package manager:

    • Next.js 13

      Next.js 13 introduces layouts, React Server Components, and...

    • Upgrading: Version 12

      Next.js now uses the Rust-based compiler SWC to compile...

    • CORE Changes
    • Misc Changes
    • Credits
    • GeneratedCaptionsTabForHeroSec
    Prevent append of trailing slash in cases where path ends with a file extension: #66636
    Update font data: #66730
    Use addDependency to track metadata route file changes: #66714
    fix: app-router prefetch crash when an invalid URL is passed to Link: #66755
    Docs: Fix typo: #66749
    refactor: simplified lint-staged config: #66720
    docs(create-next-app): update Geist font reference: #66737
    remove related e2e workflow: #66758

    Huge thanks to @delbaoliveira, @kshehadeh, @huozhi, @wyattjoh, @Marukome0743, @ztanner, @ijjk, @torresgol10, @lubieowoce, @kdy1, and @samcxfor helping!

    See the latest updates and changes for Next.js, a framework for server-rendered React apps. Browse the release notes and pre-releases for v15.0.0 and previous versions.

  2. 25 de out. de 2022 · Next.js 13 introduces layouts, React Server Components, and streaming in the app directory, as well as Turbopack, an improved image component, and the brand new font component.

  3. 23 de mai. de 2018 · Next.js by Vercel is the full-stack React framework for the web. Production grade React applications that scale. The world's leading companies use Next.js by Vercel to build static and dynamic websites and web applications.

    • next js version1
    • next js version2
    • next js version3
    • next js version4
    • next js version5
  4. Next.js now uses the Rust-based compiler SWC to compile JavaScript/TypeScript. This new compiler is up to 17x faster than Babel when compiling individual files and up to 5x faster Fast Refresh. Next.js provides full backward compatibility with applications that have custom Babel configuration.

  5. Version 15 Upgrading from 14 to 15. To update to Next.js version 15, run the following command using your preferred package manager:

  6. Version 14 Upgrading from 13 to 14. To update to Next.js version 14, run the following command using your preferred package manager: