Releases: NativeScript/nativescript-cli
Releases · NativeScript/nativescript-cli
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)
v7.0.1
Bug Fixes
- version format to use v instead of @ (3fca107)
v7.0.0
Bug Fixes
- broken test due to missing dependency (21839ff)
- failing tests (82f5c5a)
- failing tests + config service stub (aea3714)
- global Error extension and Function injection (ed5b8d3)
- plugin service tests and config reading (aaee65e)
- properly resolve bundle id (6d97a5f)
- runtime name/version parse (2cda1e6)
- scoped runtimes, project detection, frameworkPath (8805f1e)
- unit-tests (092f3f4)
- update runtime package.json when config changes (299c1f5)
Features
- add 'ns' alias (b0acd67)
- add 'nsc' alias (c8c2d94)
- config file handling (011b02b)
- config manipulation (90ac914)
- passing appPath and appResourcesPath through gradle args (e915a93)
- use scoped app templates and fix create project appid (e0f8f0f)
- webpack: use scoped @nativescript/webpack (8307d78)
v6.7.7
Features
- react: official quick create for --react app (#5336) (5d3f3a4)
v6.7.4
Bug Fixes
Features
- node: full node 14 support (4c005ca)