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

v2.3.0

Compare
Choose a tag to compare
@Darmody Darmody released this 04 Jun 06:17
· 556 commits to master since this release

2.3.0 (2020-06-04)

Bug Fixes

  • toutiao: 修复 swiper 的 onAnimationFinish 类型 (#1024) (e35ce48)
  • 修复 ES Module 的运行时插件无法注册的问题 (8e73f1d)

Features

  • 插件支持编译时的 onAppConfig 和 onPageConfig hook (#1015) (9ee59be)
  • 支持 onLoad 和 unload 生命周期 (4bfc325)
  • 支持 public 目录 (#1016) (0ed6caf)

Performance Improvements

  • remax: 避免更新没有变化的属性 (#989) (4709bda)