115 Commits

Author SHA1 Message Date
Mehrad Rafigh
e6b07e282c fix(nx): use same prettier version (#1869) 2019-09-23 11:24:13 +01:00
Victor Savkin
238236a468 fix(nx): 8.0.0 schematic expected workspace.json 2019-08-06 15:12:36 -04:00
Victor Savkin
2b646f8eb4 feat(nx): standalone version of nx 2019-07-24 10:27:47 -04:00
Wes Grimes
e29f37ef22 fix(testing): disable collectCoverage by default (#1586)
* fix(testing): disable collectCoverage by default

Disabling collectCoverage by default as this causes issues with latest version of Jest

Temp fix #1531

* Adding back code coverage reporters

* feat(nx): add migration to update collectCoverage to false in jest.config.js

Added new migration script to update jest.config.js collectCoverage property to false

* refactor(nx): move migrations to @nrwl/jest

Move the collectCoverage migration to the jest package

* chore: refactor to use AST utils
2019-07-22 13:40:11 -04:00
Brandon Roberts
6516176b65 feat(nx): update to NgRx 8 and add schematics support for creators and entities
Move addUpdateTask util function to @nrwl/workspace to run updates from @nrwl/angular migrations
Run update migration to latest version for NgRx if installed
2019-07-17 14:42:54 -04:00
MSakamaki
df77d6c5e8 fix(nx): review correction #1530 2019-07-03 19:12:17 -04:00
MSakamaki
d80c3810cf fix(nx): fix migration of angular.json for with no architect property 2019-07-03 19:12:17 -04:00
Jason Jean
765a878090 fix(nx): fix builders migration for projects with no architect 2019-06-05 11:32:36 -04:00
Jason Jean
c3b0b98d7e fix(nx): fix updating from 6 to 8 2019-06-04 09:38:16 -04:00
Jason Jean
1b3f5840aa fix(nx): run angular migration in separate process 2019-05-31 11:25:30 -04:00
Jason Jean
6baca41f94 fix(nx): fix nx8 @angular/core migration incompatibility 2019-05-30 18:47:43 -04:00
Jason Jean
ba5df218ea fix(nx): fix nx8 migration 2019-05-29 12:59:28 -04:00
Jason Jean
2cd4a72fe7 feat(nx): update to angular 8 2019-05-29 11:57:54 -04:00
Jason Jean
3035c14ce0 docs(nx): add migration guide for nx7 to nx8 2019-05-28 12:10:47 -04:00
Jason Jean
03cd539560 feat(backend): update nest in 8.0 migration 2019-05-27 10:16:50 -04:00
Victor Savkin
f007ca9d17 fix(nx): make distribution ivy-friendly 2019-05-21 11:51:40 -04:00
Jason Jean
2d4d735d94 fix(nx): run migrations for beta versions 2019-05-21 08:58:33 -04:00
Jason Jean
109b203b75
feat(nx): add angular migrations for v8 (#1335) 2019-05-13 11:04:01 -04:00
Victor Savkin
90c2d45686 cleanup(nx): clean up schematics to only depend on non-framework specific packages 2019-05-02 11:43:47 -04:00
Jason Jean
0afcbb3649 feat(nx): add migrations for v8 2019-05-01 23:14:16 -04:00
Victor Savkin
1c07d05af3 refactor(workspace): remove utils creating webpack config 2019-04-22 18:14:25 -04:00
Victor Savkin
b5f1966ca5 refactor(nx): extract workspace creation into @nrwl/workspace 2019-04-21 09:46:21 -04:00
Sebastian Podgajny
c769b5889f fix(nx): update Prettier and include 'less' extension #1220
Update Prettier version 1.15.3 => 1.16.4
Include 'less' in PRETTIER_EXTENSIONS array
2019-04-14 14:51:15 -04:00
Victor Savkin
3277b9d208 fix(nx): migration fails when ngrx is not in package.json 2019-03-18 09:48:54 -04:00
Jason Jean
bd9301f5c8
style(nx): remove unncessary console.logs (#1158) 2019-03-11 16:12:48 -04:00
Jason Jean
132bf47dbe feat(testing): update to jest v24 2019-03-11 13:30:26 -04:00
Jason Jean
b4b38d12d8 fix(nx): small fixes 2019-03-03 09:12:53 -05:00
Victor Savkin
9ef7606b3e feat(nx): empty workspace should start with no dependencies 2019-03-03 09:12:53 -05:00
Victor Savkin
b81e767300 feat(nx): add presets for web components and react 2019-03-03 09:12:53 -05:00
Jason Jean
a6fd16d00e fix(nx): lock version during update 2019-02-22 18:04:24 -05:00
Jason Jean
f6224ffca5 feat(schematics): update to angular cli 7.3.0 2019-02-19 15:25:39 -05:00
Victor Savkin
03992c7de1 feat(nx): switch defaults to jest, cypress, and nest 2019-02-13 10:35:32 -05:00
Victor Savkin
8948c8d291 feat(node): support .env files 2019-02-08 10:40:55 -05:00
Jason Jean
dbf59af6a5 feat(schematics): update ngrx to 7.2.0 2019-02-06 13:26:50 -05:00
Jason Jean
52f90b9702
feat(schematics): add vscode extension recommendations (#1023) 2019-01-31 14:19:41 -05:00
Jason Jean
4e1c8b3598 fix(schematics): fix incorrect migration target version 2019-01-28 17:37:42 -05:00
Jason Jean
16df9e2bba feat(schematics): update to AngularCLI 7.2.1 2019-01-19 10:27:26 -05:00
Jason Jean
b850c1c81e fix(schematics): fix ngrx dependencies migration to 7.2 2019-01-05 18:38:55 -05:00
Jason Jean
d537476b0c enhancement(schematics): optimize formatting during codegen 2019-01-03 14:18:20 -05:00
Jason Jean
e020a14e38 fix(schematics): fix misgenerated cypress lint configs 2019-01-02 09:38:47 -05:00
Jason Jean
516aa27582 enhancement(schematics): ignore .gitignored files from affected 2018-12-18 15:45:40 -05:00
ben
df175f165b chore(schematics): set ngrx version to 6.1.2 2018-12-13 15:09:42 -05:00
Jason Jean
5b305f758d feat(schematics): update to angular cli 7.1 2018-12-12 19:31:44 -05:00
Jason Jean
0bca0a7273 enhancement(schematics): incrementally update dependencies with only files changed 2018-12-12 19:29:42 -05:00
Jason Jean
92383e53b6 fix(schematics): add es2015 module to tsconfig 2018-12-03 11:52:01 -05:00
Jason Jean
cd2e311a32 feat(schematics): create local project tsconfigs for typings 2018-11-25 14:25:43 -05:00
--get
e7e9fac7d9 feat(schematics): update prettier to 1.15 and format html 2018-11-18 14:47:11 -05:00
--get
f8ac8e1569 feat(schematics): add generic affected 2018-11-12 14:30:25 -05:00
--get
1d1315ab4f fix(schematics): update ng packagr for ng7 migration 2018-11-07 14:25:34 -05:00
--get
cf158c940e fix(schematics): fix ng test --watch 2018-11-07 14:19:36 -05:00