Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 1.58 KB

1.0.5 (2024-01-10)

  • feat: 增加组件自定义生命周期 - 登录后 (c0e98ae)

1.0.4 (2023-08-14)

  • fix: #4 this.renderer 缺乏类型定义 (7922d82), closes #4

1.0.3 (2023-08-14)

  • update: miniprogram-api-typings 3.11.0 (9f484fc)
  • chore: 添加示例项目 (22ba991)
  • fix: #3 [api] 3.11.0 版本 WechatMiniprogram.Err 丢失了 (a5d54b9), closes #3

1.0.2 (2023-06-19)

1.0.1 (2023-06-18)

  • fix: #1 [api] wx.onWindowResize 返回参数缺少 screenWidth、screenHeight,实际有返回 (53bfa1f), closes #1
  • fix: #2 [api] SystemInfo 系统信息中缺失企业微信环境 environment?: 'wxwork' (40579cb), closes #2

1.0.0 (2023-06-18)

  • feat: fork 并修改项目文件 (3bc431f)