内容简介:Next.js 8.0.3 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 新版更新内容有: Patches 修复 yarn 工作区示例的热重载: #6402 移除 ansi-html dep: #6394 添加一个使用ESI缓存的示例(使用...
Next.js 8.0.3 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。
新版更新内容有:
Patches
-
修复 yarn 工作区示例的热重载: #6402
-
移除 ansi-html dep: #6394
-
添加一个使用ESI缓存的示例(使用ReactiveESI): #6225
-
修正客户端中无效 ping 响应的抛错: #6397
-
on-demand-entries 不隐藏解析错误:
d0e90d0
详情请看发布公告
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Google 推出 Node 应用 Web 渲染界面 Carlo
- next.js 9 发布,服务端渲染 React 应用
- Next.js 10.2.2,服务端渲染 React 应用
- Next.js 7.0.3 发布,服务端渲染 React 应用
- Next.js 9.0.5 发布,服务端渲染 React 应用
- Next.js 9.3.0 发布,服务端渲染 React 应用
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithm Analysis in Java
Mark A. Weiss / Pearson / 2006-3-3 / USD 143.00
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop wel......一起来看看 《Data Structures and Algorithm Analysis in Java》 这本书的介绍吧!