NodeSDK更新日志

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.5.0 (2022-01-12)

Features

2.4.0 (2022-01-12)

Features

  • 获取频道列表参数补齐 (bbfc4e7)
  • 扩展创建子频道参数,支持创建私密子频道 (38ee7a4)

2.3.0 (2022-01-11)

Features

2.2.0 (2022-01-08)

Features

2.1.0 (2022-01-08)

Features

Bug Fixes

  • 修复MuteAPI返回类型问题 (7ab3a8f)

2.0.0 (2022-01-05)

Features

1.5.0 (2022-01-01)

Features

  • 将类型定义导出到打包结果 (99b2c57)

1.4.0 (2022-01-01)

Features

  • 添加子频道身份组权限api(测试用例待补充)’ (400fc34)

1.3.1 (2021-12-31)

Features

  • 异常返回带上traceid (b151628)

1.3.0 (2021-12-30)

Features

  • 补充’身份组成员’接口传参方式 (cb0ae47)

1.2.2 (2021-12-28)

Bug Fixes

  • err返回值兼容response.data不存在的情况 (fe7c7cc)

1.2.1 (2021-12-25)

Bug Fixes

  • err返回值兼容response.data不存在的情况 (fe7c7cc)

1.2.0 (2021-12-24)

Features

  • 修改shards与intents入参为可选 (29d5c96)

Bug Fixes

  • 修复ws模块拼写错误 (dd3a85b)
  • 修改错误拼写 (56a7270)
  • ws相关方法参数类型修复 (2ed828d)

1.1.2 (2021-12-22)

Bug Fixes

  • 配置文件修改 (ea84dd7)
  • 去除多余文件 (ae367b4)
  • support for passing filter params when post & patch role (1f66b6c)

1.1.1 (2021-12-22)

Bug Fixes

  • support for passing filter params when post & patch role (1f66b6c)
  • 去除多余文件 (ae367b4)
  • 配置文件修改 (ea84dd7)

1.1.0 (2021-12-09)

Features

  • 去除APPID/token等信息 (9997c5b)
  • 修改ws信息获取时的鉴权信息 (bcd1521)
  • ws断线优化,事件分发优化 (ccfab14)

1.0.0 (2021-12-03)

Features

Bug Fixes