Skip to content

2023-10-27, Version 2.17.2

Compare
Choose a tag to compare
@zealotchen0 zealotchen0 released this 27 Oct 07:41
· 2617 commits to main since this release

Bug Fixes

  • android: fix npe when preload (bdc3fa4)
  • core: fix console module log encode (bf266b9)
  • hippy-react-web: HippyTypes.Style for web (#3468) (2220cda)
  • ios: animation module multi-instance support (8ca6754)
  • ios: animation module multi-instance support 2 (5fad881)
  • ios: fix context leak when using shared engine (#3451) (66d516b)
  • ios: onChange event not triggered when typing Chinese Pinyin (6b57bed)
  • js: remove virtual for animation (#3467) (021a204)
  • v8: v8 code cache file broken protect (f9b468e)
  • v8: v8 code cache file broken protect (d39881c)

Features