内容简介:Next.js v8.0.0-canary.19 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 新版更新说明: 小改动 引入 env 到 next.config.js,用于 build-time 配置: #6212 补丁 Remove publish test re...
Next.js v8.0.0-canary.19 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。
新版更新说明:
小改动
引入 env 到 next.config.js,用于 build-time 配置: #6212
补丁
Remove publish test results for azure pipelines:
230ae52Invalidate cache for link[preload] in DEV: #6183
Remove route event in componentWillUnmount: #6196
Updated readme with improved info about next/link and next/router: #6197
Remove 'acorn' dependency: #6193
Only compile /error when /error is needed: #6192
[examples] Update react jss example: #6198
Remove extraneous benchmark dependency: #6222
Remove Unneeded _error import: #6224
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Google 推出 Node 应用 Web 渲染界面 Carlo
- next.js 9 发布,服务端渲染 React 应用
- Next.js 10.2.2,服务端渲染 React 应用
- Next.js 7.0.3 发布,服务端渲染 React 应用
- Next.js 8.0.3 发布,服务端渲染 React 应用
- Next.js 9.0.5 发布,服务端渲染 React 应用
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!