内容简介:Next.js 7.0.0 Canary 12 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 此次更新内容如下: Minor Changes Provide a way to copy files in exportPathMap: #5089 Remove module.exports ...
Next.js 7.0.0 Canary 12 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。
此次更新内容如下:
Minor Changes
Patches
Add with-yarn-workspaces example: #5034
Move
next exportinto it's own directory: #5084Fix dependencies: #5091
Make sure that 404's is not cached by CDN:s: #5088
Remove obsolete route: #5092
Added example with IBM Carbon Components, with demonstrated customizability: #4932
Add with-mobx-state-tree-typescript example (re-submitting due to accidental deletion): #5077
Update example: with-sitemap-and-robots-express-server: #4579
Fix HMR when parent directory starts with '.': #4589
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- iOS 渲染框架
- 3天学写mvvm框架[三]:浏览器端渲染
- 如何选择正确的后端渲染框架:Next, Nuxt, Nest?
- Next.js 6.0.0 发布,React 服务器端渲染框架
- Next.js 6.0.1 发布,React 应用的后端渲染框架
- Next.js 6.0.2 发布,React 应用的后端渲染框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!