Skip to content

v3.1.3

Compare
Choose a tag to compare
@dtopuzov dtopuzov released this 26 Jul 06:46
· 2797 commits to release since this release

New

Fixed

  • Fixed #2361: 'iTunes is not installed...' on Windows when using tns run android.
  • Fixed #2870: CLI can not create projects with custom templates when npm 5 is used .
  • Fixed #2871: CLI can not add platform from local tgz package when npm 5 is used .
  • Fixed #2889: tns prepare ios --provision starts simulator.
  • Fixed #2936: CFBundleURLTypes cannot be overridden from a plugin.
  • Fixed #2941: Duplicate console logs with LiveSync in 3.1.
  • Fixed #2965: Unmet peerDependencies break adding of platform.
  • Fixed #2966: Improve selection of device/emulator for debugging.
  • Fixed #2975: CLI Process hangs on native build failure.
  • Fixed #2986: Preparing a project for a platform causes changes for the other platform.
  • Fixed #2988: CLI fails with EPIPE during $ tns run ios.