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
下载地址: