Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
v7.1.2
7.1.2 (2021-01-04)
Bug Fixes
- prompter returning undefined instead of value (#5457) (4cc4bca)
v7.1.1
7.1.1 (2020-12-30)
Bug Fixes
- prompter returning index instead of value (c1d5a27)
v7.1.0
7.1.0 (2020-12-29)
Features
v7.0.12
7.0.12 (2020-12-19)
Bug Fixes
Performance Improvements
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