内容简介:Next.js 6.0.4-canary.1 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 此次更新内容如下: Default query to {}, same behaviour as next export: #4466 Add title to default error pa...
Next.js 6.0.4-canary.1 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。
此次更新内容如下:
Default query to {}, same behaviour as next export: #4466
Add title to default error page: #4383
Add section to the readme about configuring .babelrc: 4e8009c
Clarify documentation regarding the static folder: #4340
Improve issue templates: 7193f49
Make sure index of issue template is correct: e6f3542
Fix(bin/next:inspect): Allow node inspect flag to be used: #4160
Fix dynamic import in non webpack env: #4208
Added "hashChangeStart" and "hashChangeComplete" events: #4234
Improve route prefetch docs: add client side imperative code: #4213
Fix generated page chunk when libraryTarget is umd: #4205
Fix viewport issue in with-react-native-web: c461d46
Added support flex: 1 and and tag support Dimensions in with-react-native-web: #4460
Improve custom server typescript example v2: #4470
Update typescript examples to use 1.0.1 of next-typescript: #4472
Sitemap.xml and robots.txt example: #4163
详情见发布公告。
下载地址:
【声明】文章转载自:开源中国社区 [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 应用的后端渲染框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Game Engine Architecture, Second Edition
Jason Gregory / A K Peters/CRC Press / 2014-8-15 / USD 69.95
A 2010 CHOICE outstanding academic title, this updated book covers the theory and practice of game engine software development. It explains practical concepts and techniques used by real game studios,......一起来看看 《Game Engine Architecture, Second Edition》 这本书的介绍吧!