Skip to content

v8.1.0

Compare
Choose a tag to compare
@rigor789 rigor789 released this 08 Sep 11:32

8.1.0 (2021-09-08)

Bug Fixes

  • autocompletion aliases (1640eee)
  • CFBundleIdentifier override warning (e62784e)
  • check for not installed dependencies using require.resolve (1fc817f)
  • xcodebuild destination warning (#5564) (943eec6)
  • config detection (404a511)
  • enable terminal cursor when Ctrl+C during a prompt (cfb80a2)
  • properly handle missing App_Resources (#5536) (0a112f3)
  • race condition when getting iOS inspector port (#5544) (8f8dd83), closes #3701
  • remove ns preview note on project creation (db53037)
  • windows path issue (fa90b60)
  • migrate: nativescript-unit-test-runner & missing basePath (#5537) (0be8aca)
  • typings: spawn to work with Windows as well (d6e431e)

Features

Performance Improvements