Next.js 7.0.1 正式发布,补丁修复

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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

  • Remove _containerProps context: #5327

  • Refactor head keys: #5326

下载地址:

canary.6

下载地址:

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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

互联网创业核心技术:构建可伸缩的web应用

互联网创业核心技术:构建可伸缩的web应用

【美】Artur Ejsmont / 李智慧、何坤 / 电子工业出版社 / 2016-12 / 89

可伸缩架构技术是所有互联网技术中最重要,也是最引人入胜的技术。《互联网创业核心技术:构建可伸缩的web应用》针对互联网创业需求快速迭代,业务快速发展,短时间内用户、数据、访问量激增的特点,提纲挈领地描述了伸缩性架构的基本原理与设计原则,详细阐述了Web应用前端层、服务层、数据层的可伸缩架构,并花大量篇幅讲述了缓存技术和异步处理技术的可伸缩设计及其在Web系统中的具体应用。 《互联网创业核心技......一起来看看 《互联网创业核心技术:构建可伸缩的web应用》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试