Vercel ChangelogFeb 5, 2018, 1:00 PM

Next.js 5 正式發布:帶來通用 Webpack、CSS 導入、插件系統與 Zones 多區域架構

Original: Next.js 5: Universal Webpack, CSS Imports, Plugins and Zones

The release of Next.js 5 was an important milestone in the history of this React framework, laying the foundation for many of its modern…

Next.js 5 帶來了多項核心架構的重大變革。首先是「通用 Webpack(Universal Webpack)」,讓開發者能用單一配置同時處理伺服器與瀏覽器端的程式碼。其次,正式支援 CSS 導入與全新的插件系統,簡化了樣式管理與生態系擴充。最後,引入了「Zones」概念,允許將多個獨立的 Next.js 應用程式無縫合併至單一網域下,為微前端架構奠定基礎。

The release of Next.js 5 was an important milestone in the history of this React framework, laying the foundation for many of its modern core features. This update focused primarily on improving the developer experience, optimizing the build process, and supporting larger enterprise-grade application architectures.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Vercel Changelog →

Summaries are AI-generated; the original article is authoritative.