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

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

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


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

查看所有标签

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

C++设计新思维

C++设计新思维

(美)Andrei Alexandrescu / 侯捷、於春景 / 华中科技大学出版社 / 2003-03 / 59.8

本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们视之为“在C++中创造可扩充设计”的一种功能强大的新方法。这种方法结合了template和patterns,你可能未曾想过,但的确存在。为C++打开了全新视野,而且不仅仅在编程方面,还在于软件设计本身;对软件分析和软件体系结构来说,它也具有丰富的内涵。一起来看看 《C++设计新思维》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

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

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具