Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v7.0.10
Bug Fixes
- ios: remove VALID_ARCHS from cocoapods for xcode 12 (#5407) (03ecac9)
v7.0.8
Bug Fixes
- migrate: filter out keys from invalid nested package.json (685d3c9)
- try use emitted packagejson's main field (9641bea)
v7.0.7
Bug Fixes
Features
- clean up legacy nsconfig if created for bw compat (#5380) (233091b)
- migrate tsconfig.json for ns7 projects (#5378) (8491b07)
- pass current CLI public lib path to webpack env (#5381) (6f91984)
v7.0.6
Bug Fixes
- Forced gradle scripts to LF instead of CRLF
v7.0.5
Bug Fixes
- account for platform specific ids from package.json (6f64d20)
- app id migration when using separate ids (06e238f)
- missing gradle properties option useAndroidX (#5369) (d0916ce)
- pnpm support for installing dev deps (d863107)
Features
v7.0.3
Bug Fixes
- ENOENT reading from non existent nativescript.config.js (e063be9)
Features
- improved migrations for app path and resource paths (d1729cf)
v7.0.2
Bug Fixes
Features
- auto format config after change with prettier + detect user prettier config (b882ac8)