Next.js 8.0.0-canary.8 发布,服务端渲染 React 应用

  

Next.js v8.0.0-canary.8 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。

更新说明

  • Use Object.assign instead of object spread for serverless loader: #6056

  • Add iOS 10 support for TerserPlugin: #6067

  • Added warning to readme about nesting of meta tags inside of <Head>#6068

  • Upgrade styled-jsx: #6069

  • Add docs for Serverless target: #6070

  • README: Serverless Bullet Point: #6078

  • Improve Serverless section in a minor way: #6081

  • Updated with-context-api to include an about page and also events that pass data to context provider: #6082

  • ADD user to docker-compose: #6085

  • Use webpack IgnorePlugin to exclude 'react-is' from production build: #6084

  • Fall back to showing localhost when no hostname is provided: 5ba7dba

更新和下载地址

猜你喜欢

转载自www.oschina.net/news/103748/next.js-8-0-0-canary.8