Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

v2.0.4

Compare
Choose a tag to compare
@yesmeck yesmeck released this 10 May 07:21
· 676 commits to master since this release

2.0.4 (2020-05-10)

Bug Fixes

  • 修复 watch 时新增生命周期回调不生效的问题 (8cdc87c), closes #913
  • web: 修正配置 rootDir 不生效的问题 (a53512e)
  • 修正 watch 时修改配置不生效的问题 (c0c3862)
  • wechat: 修复 onUnhandledRejection onThemeChange 生命周期不生效的问题 (e7a7556)
  • wechat: 增加 getRealtimeLogManager api (67db014), closes #884

Reverts