106 Commits

Author SHA1 Message Date
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
ben
f73c1b57a8 build(package): use latest jasmine marble version
This update the package to use the latest jasmin marbles version. Avoiding peer dependency warnings.

fix #793 #804
2018-10-25 12:18:15 -04:00
--get
67c4bdf4af feat(schematics): upgrade to angular 7 2018-10-24 09:42:31 -04:00
--get
9714a97f3c feat(schematics): update cli to 6.2.4 2018-10-03 20:02:02 -04:00
--get
c9d3f97b9f feat(schematics): update @angular/cli to 6.2.3 and ngrx 6.1.0 2018-09-28 13:14:45 -04:00
--get
4ed154d11d fix(schematics): update jest-preset-angular to 6.0.1 2018-09-21 06:55:54 -04:00
--get
e608211f46 fix(schematics): fix migration version 2018-08-29 08:08:03 -04:00
Jason Jean
0a1423a732 fix(schematics): support migrating projects with root != name from 1.7 2018-08-20 11:39:27 -04:00
Jason Jean
84636913d7 fix(schematics): update version in legacy migration to 6.2.0 2018-08-13 20:12:05 -04:00
Jason Jean
edba67f728 fix(schematics): update other @angular framework packages when updating 2018-08-13 16:10:57 -04:00