2021-11-18, Version 2.11.0(LTS)
Notable Changes
-
Add JSI(Javascript Interface) module. More details please check introduction.
-
HippyReact and HippyVue improve removing node performance.
-
HippyVue fix measureInAppWindow problem.
-
Android fix ScrollView onScroll contentOffset problem in paging mode.
-
HippyCore fix debug mode uncaught exception bug.
Bug Fixes
- android: scroll view onScroll event (feafe71)
- core: fix debug mode uncaught exception bug (#1058) (44fcb76)
- core: fix jni crash (0b8c325)
- core: fix turbo runtime (4ff32f9)
- core: jsi (f28ccf7)
- hippy-react: fixed getting appear event name for anonymous function (9c180a7)
- hippy-vue: fixed measureInAppWindow issue (57a2523)
- ios: fix compile-time error on Xcode 12 and previous versions (fb47e54)