Skip to content

@nativescript/core@8.6.0

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 10 Oct 18:58
· 84 commits to main since this release

Bug Fixes

  • android: Utils.dismissKeyboard() not working with modal (#10375) (6d44c2d)
  • android: outline path is only supported on api >=33 (#10389) (ff66b1b)
  • class name typo (#10364) (f5f4666)
  • core: Scroll listener register failure after unregister (#10368) (e4fe276)
  • css: prevent duplicate system classes (#10355) (74e6814)
  • ios: Shadow layer origin point update (#10376) (f54ebbb)
  • testing: e2e flag no longer needed, testID is now applicable in dev or prod builds (#10396) (0a2b220)
  • webpack: handle single appComponents env flag (#10401) (0b5393d)
  • webpack: set keep_quoted_props: true in TerserOptions (#10382) (2cb26c2)
  • webpack: force experimentalDecorators on NativeClass (#10356) (0efb84f)

Features

Performance Improvements

  • android: batch setupAccessibleView calls to improve TTI (#10391) (a4bfbda)
  • core: cache default view paddings on android (#10390) (6f599fe)