NativeScript v8.0.7 Release Notes

Release Date: 2021-06-02 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • animations: stop keyframe animations after View unloaded (#9421) (04381fa)
    • box-shadow: support for 'none' (#9418) (263c920)
    • core: guard unstable page/frame init contexts under async conditions (#9428) (d3bc4d5)
    • core: typings for Utils.queueMacrotask and static methods on Observable (#9425) (d589ac6)

    ๐Ÿ”‹ Features

    • WebView: allow JS bound window frame navigation to be intercepted through loadStarted (#9430) (3806b85)