Next.js 6.1.1-canary.0,React 应用的后端渲染框架

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

更新内容:

Minor Changes

  • Merge url query with exportPathMap: #4678

  • Use nonce attribute for all scripts and preloads if provided: #4539

  • Support events emitter for router: #4726

Patches

  • [hello-world example] remove unused file: 6a489ef

  • Fix code splitting on Windows: #4685

  • Make sure hashchanges get triggered: #4676

  • Added note for AWSAppSyncClient: #4611

  • Add [with-storybook] example: #4588

  • Fix typescript examples: #4704

  • Improve with-mobx example: #4705

  • Upgrade styled-jsx to 2.2.7: #4714

  • Fix(with-pkg): Rename dist to server: #4727

  • Apollo example: avoid double render in browser: #4734

  • Prepend polyfills only once  (#4738): #4643

下载地址:

猜你喜欢

转载自www.oschina.net/news/97773/next-js-6-1-1-canary-0-released