1. 程式人生 > >Next.js 8.0.0-canary.5 釋出,服務端渲染 React 應用

Next.js 8.0.0-canary.5 釋出,服務端渲染 React 應用

  

v8.0.0-canary.5 釋出了,Next.js 是一個用於在服務端渲染 React 應用程式的簡單框架。

更新內容

  • 轉移 next/router 以使用 React.createContext: #6030

  • 在錯誤頁面增加了 displayName: #6029

  • 在 _app docs 移除 router property: 3299db9

  • 增加多個編輯器範例: #6031

  • 編寫了 next/client 和 next/pages: #6019

釋出說明及下載連結