10.1.1 (2020-09-08)
- nativescript: tsconfig and dep adjustment (f12b635)
- focus: allow multiple lib/package focus in OSS projects (841ab5e)
10.1.0 (2020-09-08)
10.0.6 (2020-08-20)
10.0.0 (2020-08-18)
9.0.4 (2020-06-11)
- angular: allow other decorators like @Input and @Output on base class. (#199) (cc6ced2)
- angular: official v9 ivy support (#201) (a5f2e62)
9.0.3 (2020-04-25)
9.0.2 (2020-04-06)
- core: jest for testing libs and xplat (#185) (f6f3ea5)
- ionic: support for Ionic v5 and Angular v9 (#183) (223013c)
9.0.1 (2020-03-26)
9.0.0 (2020-03-03)
8.1.2 (2020-01-24)
8.1.1 (2020-01-05)
8.0.15 (2019-12-02)
- generators: feature now properly supports groupByName workspaces (fb8d096)
8.0.13 (2019-11-24)
- nativescript: 6.2 migration (6b0ca80)
8.0.11 (2019-11-21)
8.0.10 (2019-10-07)
- ionic: feature/component generators (816ae3b)
8.0.9 (2019-10-07)
- generators: app platform (9a99c6e)
8.0.8 (2019-10-07)
- generators: angular feature/component + update {N} deps (98309eb)
8.0.7 (2019-09-30)
- generators: remove create-xplat-workspace and updated deps (0117f53)
- schematics: app generator now includes Nx + xplat options (0650c4f)
8.0.6 (2019-08-27)
- schematics: app generator now includes Nx + xplat options (0650c4f)
8.0.5 (2019-08-04)
- electron: update electron-installer-dmg to latest (78e6804)
- scripts: postinstall adjustment and cleanup (423aa49)
- electron: convenient gitignore rule (5f0dff0)
8.0.3 (2019-08-01)
- scripts: postinstall adjustment and cleanup (423aa49)
8.0.2 (2019-08-01)
- scripts: postinstall adjustment and cleanup (423aa49)
8.0.1 (2019-07-31)
- scripts: postinstall adjustment and cleanup (423aa49)
8.0.0 (2019-07-29)
7.4.8 (2019-04-01)
- generators: --framework compliance (bc1b2d0)
7.4.6 (2019-04-01)
- generators: allow --framework for Nx consistency (bb79c28)
7.4.5 (2019-03-23)
- generators: ensure angular deps are in root package (503f537)
7.4.4 (2019-03-20)
- generators: pipe naming for collection (54d743e)
7.4.3 (2019-03-20)
- generators: feature schema (be76644)
7.4.2 (2019-03-19)
7.4.1 (2019-03-18)
- generators: add addCliDependency to app.nativescript (#104) (1dbe95a), closes #101
- generators: add preview script to app.nativescript (#105) (1b0618f), closes #102
7.4.0 (2019-03-17)
- elements: web custom element generator (#96) (d3c1661)
- generators: add angularJson option to app.nest (#98) (adec8fb), closes #94
7.3.15 (2019-03-13)
- generators: development mode handles json comments now (10a2948)
7.3.14 (2019-03-12)
- generators: sandbox setup and mode for windows (77246e8)
7.3.13 (2019-03-10)
- scripts: postinstall prettierignore to skip platforms (26121ad)
7.3.12 (2019-03-10)
- mode: app focus mode (ebe01cd)
7.3.11 (2019-03-09)
- mode: project focus flag (219647b)
7.3.10 (2019-03-09)
- mode: project focus flag (ddd9499)
7.3.9 (2019-03-09)
- mode: --projects flag to focus on specific projects as well (f9fa336)
7.3.8 (2019-03-09)
- generators: sandbox flags (7ef125c)
7.3.7 (2019-03-08)
7.3.6 (2019-03-06)
- generators: web adjustment for routing (8775a79)
7.3.5 (2019-03-06)
- helpers: applitools dep (a6d2bde)
7.3.3 (2019-03-01)
7.3.2 (2019-02-27)
7.3.1 (2019-02-24)
7.3.0 (2019-02-20)
7.2.9 (2019-02-14)
7.2.8 (2019-01-31)
- generators: handle capitalization on app name arguments (f689d1e)
7.2.7 (2019-01-29)
- ionic: route module naming (a753e08)
7.2.6 (2019-01-29)
7.2.5 (2019-01-29)
- scripts: adjust migration (a4fb0b6)
7.2.3 (2019-01-20)
- ionic: package correction and link fixes (7b54500)
7.2.2 (2019-01-19)
7.2.1 (2019-01-08)
7.2.0 (2019-01-07)
- nest: code style updates, remove redundant libs (#70) (72f0ddf)
- nest: init support for nestjs framework (#65) (d49c859)
7.1.0 (2018-12-14)
- generators: directive metadata (#26) (81c32dc)
- generators: feature onlyProject flag (458215a)
- generators: issue with feature generation when targeting onlyProject (07da45f)
- generators: name and description of ngrx generator (8d6e585)
- generators: root package dependencies platform handling (6202f2c)
- generators: sample flag and also add platforms=all support (#21) (708fc6e)
- generators: skipFormat option (8b70bde)
- Ionic: remove isCapacitorNative (f649879)
- schematics: the nx format patch didn't work for all xplat-files (#6) (67b9879)
- scripts: postinstall format fix (707c2fd)
- tooling: postinstall and create-xplat-workspace (#35) (b69cfee)
- Web: schema updates for latest Nx (6ac5230)
- feature: shared feature.module.ts is generated with the shared module (#42) (e4e8075)
- generators: {N} HMR livesync routing navigation restore (#52) (f975eeb)
- generators: Electron support for desktop development (#46) (14b940f)
- generators: NativeScript 4.2 + nativescript-angular 6.1.0 + Ionic 5.0.0-beta.14 (#12) (d825dcf)
- generators: NativeScript 5.0 with HMR (#50) (d072e19)
- generators: ng add support and cleanup (#13) (5d5e8df)
- generators: subfolder option (#27) (5559bb9)
- generators: updates for NativeScript 5.1.0 and support for Angular 7.1.0 (#62) (7ff77f8)
- Ionic: update typescript depedency and isCapacitorNative fix (#31) (6049c92)