Midway v2.13.4 发布

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

内容简介:双十一大促期间,我们的发版周期会变长,请谅解。 Features 1、新增 mongoose 组件 1、mongoose 组件可以独立使用,typegoose 组件基于 mongoose 组件,用户原有使用不变 2、得益于 mongoose 组件的升级,typegoo...

双十一大促期间,我们的发版周期会变长,请谅解。 

Features

1、新增 mongoose 组件

  • 1、mongoose 组件可以独立使用,typegoose 组件基于 mongoose 组件,用户原有使用不变
  • 2、得益于 mongoose 组件的升级,typegoose 也同步支持了多 mongoose 实例(灰度) 
  • 3、升级支持的 mongoose 版本到 v6,升级支持的 typegoose 版本到 v9

Bugfix

1、修复加载组件使用对象形式的问题

旧版在加载组件时,如果使用对象形式且没有配置 enabledEnvironment 时,会自动忽略组件加载。新版本修复了该问题。

@Configuration({
	imports: [
    {
    	target: xxxx	// 旧版本这样写会忽略这个组件加载
    }
  ]
})

2、static-layer 在处理 prefix 时更加友好

之前用户在 yml 中必须配置 prefix 时增加 / 。新版本做了优化,会自动增加。

service: my-static-demo

provider:
  name: aliyun                

deployType: 
  type: static
  config:
    prefix: api                ## 这里没有前缀会自动增加

package:                      
  include: build 

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

查看所有标签

猜你喜欢:

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

The Web Designer's Idea Book, Vol. 2

The Web Designer's Idea Book, Vol. 2

Patrick McNeil / How / 2010-9-19 / USD 30.00

Web Design Inspiration at a Glance Volume 2 of The Web Designer's Idea Book includes more than 650 new websites arranged thematically, so you can easily find inspiration for your work. Auth......一起来看看 《The Web Designer's Idea Book, Vol. 2》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码