Skip to content

2022-12-05, Version 2.15.4(Deprecated)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 05 Dec 08:01
· 1656 commits to master since this release

⚠️ This verison is deprecated, and it's recommended to upgrade to version 2.15.7

Bug Fixes

  • android: fix JSI cause JNI local reference table overflow (53fe87d)
  • android: nested scroll conflict (537c5a1)
  • android: nested scroll conflicts with pull refresh (fdd9667)
  • core: fix the problem of multi-threading at startup time (b6b6fef)

Features

  • vue: add beforeRenderToNative hook to support computed style (294e55e)