Next.js v8.0.0-canary.19 发布了,服务端渲染 React 应用

  

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

新版更新说明:

小改动

  • 引入 env 到 next.config.js,用于 build-time 配置: #6212

补丁

  • Remove publish test results for azure pipelines: 230ae52

  • Invalidate cache for link[preload] in DEV: #6183

  • Remove route event in componentWillUnmount: #6196

  • Updated readme with improved info about next/link and next/router: #6197

  • Remove 'acorn' dependency: #6193

  • Only compile /error when /error is needed: #6192

  • [examples] Update react jss example: #6198

  • Remove extraneous benchmark dependency: #6222

  • Remove Unneeded _error import: #6224

发布说明

下载地址:

猜你喜欢

转载自www.oschina.net/news/104301/next-js-8-0-0-canary-19-released