Next.js 6.1.1 发布,React 应用的后端渲染框架

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

内容简介:Next.js 6.1.1 已发布,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。本次更新包括以下内容: Merge url query with exportPathMap: #4678 Fix code splitting on Windows: #4685 Fix Typescrip...

Next.js 6.1.1 已发布,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。本次更新包括以下内容:

  • Merge url query with exportPathMap: #4678

  • Fix code splitting on Windows: #4685

  • Fix Typescript HMR: #4689

  • Use nonce attribute for all scripts and preloads if provided: #4539

  • Make sure hashchanges get triggered: #4676

  • Added note for AWSAppSyncClient: #4611

可以看到,主要是进行了一些修复和小改进。

详情更新说明和源码请查看 https://github.com/zeit/next.js/releases/tag/6.1.1


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Database Design and Implementation

Database Design and Implementation

Edward Sciore / Wiley / 2008-10-24 / 1261.00 元

* Covering the traditional database system concepts from a systems perspective, this book addresses the functionality that database systems provide as well as what algorithms and design decisions will......一起来看看 《Database Design and Implementation》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具