Next.js 7.0.0 Canary 12,React 服务器端渲染框架

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

内容简介:Next.js 7.0.0 Canary 12 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。 此次更新内容如下: Minor Changes Provide a way to copy files in exportPathMap: #5089 Remove module.exports ...

Next.js 7.0.0 Canary 12 发布了,Next.js 是一个用于在服务端渲染 React 应用程序的简单框架。

此次更新内容如下:

Minor Changes

  • Provide a way to copy files in exportPathMap: #5089

  • Remove module.exports from client bundles: #5093

Patches

  • Add with-yarn-workspaces example: #5034

  • Move next export into it's own directory: #5084

  • Fix dependencies: #5091

  • Make sure that 404's is not cached by CDN:s: #5088

  • Remove obsolete route: #5092

  • Added example with IBM Carbon Components, with demonstrated customizability: #4932

  • Add with-mobx-state-tree-typescript example (re-submitting due to accidental deletion): #5077

  • Update example: with-sitemap-and-robots-express-server: #4579

  • Fix HMR when parent directory starts with '.': #4589

下载地址:


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


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

查看所有标签

猜你喜欢:

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

Code Reading

Code Reading

Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99

This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

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

RGB HEX 互转工具

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

Base64 编码/解码