Vercel ChangelogAug 8, 2017, 1:00 PM

Next.js 3.0 正式發布:支援動態導入與靜態 HTML 導出功能

Original: Next.js 3.0

In August 2017, Zeit (now Vercel) officially released Next.js 3.0. This was a significant milestone version for the React server-side…

Next.js 3.0 正式推出,帶來兩大核心功能更新:首先是支援動態導入(Dynamic Import),讓開發者能更輕鬆地進行程式碼分割以優化載入速度;其次是新增 `next export` 命令,支援將應用程式導出為完全靜態的 HTML 網頁。此外,此版本也優化了熱更新(HMR)效能,並為即將到來的 React 16 做好準備。

In August 2017, Zeit (now Vercel) officially released Next.js 3.0. This was a significant milestone version for the React server-side rendering (SSR) framework, establishing the foundation for modern web development that supports both dynamic and static rendering.

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.