内容简介:Next.js 7.0.1 canary.5 和 canary.6 还有 7.0.1 正式版都发布了。主要更新内容如下: canary.5 Patches Remove _containerProps context: #5327 Refactor head keys: #5326 下载地址: Source code (zip) Source...
Next.js 7.0.1 canary.5 和 canary.6 还有 7.0.1 正式版都发布了。主要更新内容如下:
canary.5
Patches
下载地址:
canary.6
Remove disabled plugin: 2f61858
下载地址:
7.0.1 正式版
Upgrade webpack: #5330
Upgrade styled-jsx: #5312
Introduce dynamic(() => import()): #5249
Eliminate context code based on process.browser: #5159
Remove _containerProps context: #5327
Refactor head keys: #5326
Remove disabled plugin: 2f61858
Use new import syntax in readme examples: 8fb6f7d
Remove obsolete check in dev-server: #5320
Don't require package.json at runtime: #5321
Package.json comma removed: #5322
Rename index.js to next-server.js: #5323
Added with-ts-node with Next js 7 example: #5204
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Real-Time Collision Detection
Christer Ericson / CRC Press / 2004-12-22 / USD 98.95
Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!