Skip to content

chore(release): publish 2.3.26

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 07:22
ca484cb

(2024-01-06)

Bug Fixes

  • 修复缓存异常 (7f44fd7)
  • 修复手机号校验的utils (7b6dbe8)
  • unite: 修复组件渲染的时候onShow不执行 (7197f16)

2.3.24 (2023-11-10)

Bug Fixes

2.3.23 (2023-10-08)

2.3.22 (2023-09-05)

Bug Fixes

2.3.21 (2023-08-02)

Bug Fixes

2.3.20 (2023-07-25)

Bug Fixes

  • 修复代码块样式异常 (7a60cb3)

2.3.19 (2023-07-25)

Bug Fixes

  • 修复代码块样式异常 (ca048d9)

2.3.18 (2023-07-05)

Bug Fixes

  • 修复doc下没有配置globalStyles导致的错误 (3f017b4)

2.3.17 (2023-06-21)

Bug Fixes

  • 代码内import内容tab展示修复 (f785730)

2.3.16 (2023-06-21)

Bug Fixes

  • 代码占位符号支持数字 (fc9ffee)

2.3.15 (2023-06-21)

Bug Fixes

  • 代码占位标识支持包含数字 (9e4f520)
  • markdown代码特殊标记 (02c5405)

2.3.14 (2023-06-09)

2.3.13 (2023-06-07)

Bug Fixes

2.3.12 (2023-06-07)

Bug Fixes

  • 修复文档代码引用文件名index的缩写 (9e44cc9)

2.3.11 (2023-06-03)

Bug Fixes

Features

2.3.9 (2023-06-02)

Features

2.3.8 (2023-06-01)

2.3.7 (2023-06-01)

Bug Fixes

Features

2.3.6 (2023-05-05)

Bug Fixes

2.3.5 (2023-05-05)

Bug Fixes

Features

2.3.4 (2023-04-27)

Bug Fixes

Features

2.3.3 (2023-04-20)

Bug Fixes

2.3.2 (2023-04-20)

Bug Fixes

Features

2.3.1 (2023-04-19)

Bug Fixes

  • 修复antmjs/warning引用错误 (1db0c15)

2.3.0 (2023-04-18)

Bug Fixes

Features

2.2.4 (2023-04-12)

Bug Fixes

  • 修复Unite在页面加载的时候setState有可能不执行的问题 (d8b6f13)

Features

2.2.1 (2022-12-23)

Bug Fixes

  • 修复腾讯云上传报错的问题 (640ffe3)

Features

  • 添加h5-fix插件及删除Unite内部对于H5参数decode的逻辑改为h5-fix插件处理 (d0b0510)

2.2.0 (2022-12-01)

Bug Fixes

  • 兼容无类型注释 (ca4f8c8)
  • swagger命令不传action不解析ts、范型的类型名称优化 (8f0c40f)

Features

  • 扫描文件的方式支持*/**.ts和*.ts (aa07940)
  • 新增swagger生成的本舰标记,修复action参数的导入 (be91552)

2.1.3 (2022-11-03)

Bug Fixes

  • 修复unload不执行的问题 (7bb5da2)

2.1.2 (2022-10-13)

Bug Fixes

  • swagger: 修复多标签问题,以及添加默认名称 (#121) (2a44abe)
  • unite在TaroH5中的引用使用index.tsx而不是h5.tsx (f8e59db)

2.1.1 (2022-09-29)

Bug Fixes

  • 修复解析时间戳的时候精度丢失的问题 (bbeb5da)

2.1.0 (2022-09-16)

Bug Fixes

  • 枚举数据不需要rule设置 (dc17c52)

Features

  • 移除测试代码 (c0c3ddc)
  • 支持版本3.0; 修复二维数组、空对象类型的转换;优化复杂泛型的类型名称太长 (70d07e3)

2.0.7 (2022-09-09)

Bug Fixes

  • 修复Unite在H5环境使用hash路由通过this.location无法取到参数的问题 (d7220ac)

2.0.6 (2022-09-06)

Bug Fixes

  • 修复api生成action的时候方法名和类型名称重复的问题 (4e40a80)

2.0.5 (2022-09-06)

Bug Fixes

  • 优化React版本不一致异常 (0b2ccea)
  • react版本兼容 (9fcfc3b)

2.0.4 (2022-09-05)

2.0.3 (2022-08-29)

Bug Fixes

  • 修复@antmjs/trace的h5环境data-ckid找不到的问题 (ba40221)

2.0.2 (2022-08-29)

Bug Fixes

  • 优化Unite的类型以及兼容低版本 (4972285)

2.0.1 (2022-08-26)

Bug Fixes

  • 关闭no-non-null-assertion (e2d7fcd)
  • 修复版本过低问题 (2069e91)
  • 优化格式化条件 (e46db54)

Features

  • 编译统一改为tsc,不再为其默认注入polyfill,如需支持低版本,请自行polyfill (6692f65)

2.0.0 (2022-08-26)

1.21.3 (2022-08-17)

Bug Fixes

  • 修复@antmjs/api解析异常问题 (510d992)

1.21.2 (2022-08-12)

Bug Fixes

  • 修复warning路径引用错误问题 (e2be142)

1.21.1 (2022-08-12)

Bug Fixes

  • 更新eslint默认规则 (f7e8421)

1.21.0 (2022-08-12)

Features

  • 添加@antmjs/api依赖包 (81e8cdc)
  • 新增api、删除vantuiCli、eslint错误 (#101) (94e020e)

1.20.5 (2022-08-12)

Bug Fixes

  • 修复Unite内部异常 (6763442)
  • 修复utils工具解析query异常问题 (0ee13e5)

1.20.4 (2022-08-09)

1.20.1 (2022-08-09)

Bug Fixes

  • 修复变量未引入的问题 (8c8942c)

1.20.0 (2022-08-09)

Features

  • 添加plugin-global-fix插件 (f88ce60)

1.19.2 (2022-05-24)

Bug Fixes

1.19.1 (2022-05-23)

1.19.0 (2022-05-23)

1.18.4 (2022-04-14)

Bug Fixes

1.18.3 (2022-04-14)

Bug Fixes

1.18.2 (2022-04-11)

Bug Fixes

  • 修复mini-fix正则匹配错误导致使用sass时报错的问题 (ef64799)

1.18.1 (2022-04-11)

Bug Fixes

  • 修复vantui-cli编译commonjs不生效的问题 (9ca9ddf)

1.18.0 (2022-03-22)

Features

1.17.9 (2022-03-18)

Bug Fixes

  • 修复缓存库初始化BUG以及添加快手支持 (cecd364)
  • 修复缓存库kwai问题 (4de827a)

1.17.7 (2022-02-23)

Bug Fixes

  • 修复dataset找不到的问题 (c519294)
  • 修复windows下面执行路径无法匹配的问题 (e4fa87f)

Features

1.17.6 (2022-01-24)

1.17.5 (2022-01-17)

1.17.4 (2022-01-06)

1.17.3 (2021-12-09)

1.17.2 (2021-12-05)

1.17.1 (2021-12-01)

1.17.0 (2021-11-25)

Features

1.16.4 (2021-11-24)

Bug Fixes

  • 修复cache读取异常 (132a343)

1.16.3 (2021-11-24)

Bug Fixes

1.16.2 (2021-11-24)

Bug Fixes

  • 修复cache在钉钉和支付宝存储异常的问题 (f12db29)

1.16.1 (2021-11-24)

Bug Fixes

  • 修复埋点收集异常问题 (6e25330)

1.16.0 (2021-11-19)

Features

  • 添加上传腾讯云COS的包和上传小程序的包 (#64) (49a4a73)

1.15.6 (2021-11-17)

Bug Fixes

  • 添加setState支持传递回调方法 (ee8f32b)

1.15.5 (2021-11-17)

1.15.4 (2021-11-15)

Bug Fixes

  • 修复构建vantui组件库使用按需加载报错的问题 (ca4c690)
  • 修复vantui-cli构建报错 (029046a)

1.15.3 (2021-11-12)

1.15.2 (2021-11-12)

Bug Fixes

  • 更新vantui-cli的bin方法 (620f674)

1.15.1 (2021-11-12)

Features

1.15.0 (2021-11-12)

Features

  • 添加vantui组件构建脚手架 (8ded2a4)

1.14.1 (2021-11-09)

1.14.0 (2021-10-15)

Features

1.13.2 (2021-10-09)

1.13.1 (2021-10-09)

1.13.0 (2021-10-09)

1.12.0 (2021-09-06)

Features

  • 添加eslint支持graphql (e9e4e8f)

1.11.0 (2021-09-06)

Features

  • eslint规则内的eslint-plugin-prettier包升级 (39c2b2b)

1.10.0 (2021-08-27)

1.9.4 (2021-08-24)

Features

  • 更新import/order顺序 (e0973a6)

1.9.3 (2021-08-20)

Bug Fixes

  • 错误被捕获的时候环境为development的状态下error出来 (bcd47d2)

1.9.2 (2021-08-20)

1.9.1 (2021-08-20)

1.9.0 (2021-08-20)

Features

  • unite包添加错误收集及设置的方法 (0f146f6)

1.8.2 (2021-08-19)

Bug Fixes

1.8.1 (2021-08-19)

Bug Fixes

  • 修复border设置过细在支付宝端不展示的问题 (0d0a0dc)
  • 优化图片选择器 (d9dd104)

1.8.0 (2021-08-19)

Features

1.7.1 (2021-08-17)

Bug Fixes

  • 修复不可点击按钮的样式问题 (9bb00a2)

1.7.0 (2021-08-17)

Features

1.6.0 (2021-08-17)

Features

1.5.2 (2021-08-17)

Bug Fixes

  • 修复登录等按钮在支付宝不可用的问题 (b474c22)

1.5.1 (2021-08-16)

1.5.0 (2021-08-16)

Features

  • 添加基础组件以及更新组件包名称 (36744ac)

1.4.0 (2021-08-16)

Bug Fixes

1.3.0 (2021-08-13)

Features

1.2.0 (2021-08-11)

Features

  • 添加基于weui的组件库 (a387d3f)
  • 添加eslint规则&添加其他小程序支持&更新weuidemo (d5e921e)

1.1.0 (2021-08-11)

Features

1.0.1 (2021-08-05)

Bug Fixes

  • 更新插件严格匹配入口文件 (5b6acbc)
  • 修复H5获取路径多一个? (3b65ae3)

1.0.0 (2021-08-05)

Features

  • 添加插件解决各小程序端返回的query decode情况不一致的问题,trace包删除decode逻辑,统一由插件来处理 (b115d58)

0.10.0 (2021-08-04)

Features

  • 添加Taro支持飞冰的微前端架构iceStark (28c9822)

0.9.1 (2021-07-30)

Bug Fixes

  • provider未注册之前调用hooks做一个错误提示 (7975b2b)

0.9.0 (2021-07-30)

Bug Fixes

Features

0.8.2 (2021-07-27)

Bug Fixes

0.8.1 (2021-07-27)

0.8.0 (2021-07-26)

Features

0.7.0 (2021-07-21)

Features

  • 添加百度和QQ小程序的支持 (f4b55d7)

0.6.1 (2021-07-21)

Bug Fixes

  • 修复参数未定义异常 (52b110b)

0.6.0 (2021-07-21)

Features

0.5.0 (2021-07-19)

Features

  • 生成可以在Taro里面使用的Iconfont (d6f65f7)

0.4.2 (2021-07-15)

Bug Fixes

0.4.1 (2021-07-15)

Bug Fixes

  • 修复stylelint校验时报错 (9d2aa84)

0.4.0 (2021-07-15)

Features

0.3.1 (2021-07-14)

Features