22 Commits

Author SHA1 Message Date
Jason Jean
d1278bffc1
fix(core): remove warning for out of date global version (#9698) 2022-04-05 22:36:24 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00
Jason Jean
74980db347
fix(core): undo removal of @nrwl/cli and add warning when it is imported (#9370) 2022-03-16 17:24:36 -04:00
Victor Savkin
6f038e7a4a feat(core): reorganize packges to consolidate all cli-related code in nx 2022-03-14 16:42:51 -04:00
Victor Savkin
a4e97c7356 fix(core): global nx commands throws when not in nx workspace 2021-12-04 14:52:53 -05:00
Leosvel Pérez Espinosa
e666d3fdf0 fix(angular): do not require v8-compile-cache when it is an angular workspace 2021-11-27 14:08:14 -05:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Phillip Barta
868de62ae7
feat(core): use common fileutils in @nrwl/cli and create-nx-plugin (#5940) 2021-06-14 11:08:05 +02:00
vsavkin
d767261fea fix(nextjs): default to build target for incremental serve
feat(core): support exclude with run-many
2021-04-29 15:57:26 -04:00
Tasos Bekos
0bccf2ced6 feat(core): enable v8 compile cache for cli 2021-04-02 11:00:40 -04:00
Tasos Bekos
74b7b537ea feat(core): warn when using global Nx with PNPM 2021-01-18 15:24:57 -05:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 (#4095) 2020-11-30 14:07:27 -05:00
Victor Savkin
afdef2069c feat(core): always use nx cli to invoke generators and execute tasks 2020-11-20 09:57:32 -05:00
Tasos Bekos
760811308e fix(core): use cwd for locating workspace root
Closes #3484
Closes #3909
2020-10-31 21:04:25 -04:00
Victor Savkin
a88ee63578 fix(nx): polyfill rxjs to avoid version mismatch issues 2019-12-02 18:44:29 -05:00
Jo Hanna Pearce
44c8d17cdd feat(nx): add friendlier output when running outside a workspace 2019-11-01 09:35:11 -04:00
Jo Hanna Pearce
b962b09ac6 feat(nx): add new nx list command which enables simpler schematic discovery 2019-10-08 10:59:38 -04:00
Victor Savkin
3579c5a8b9 fix(nx): misc next.js related fixes 2019-09-09 12:29:43 -04:00
Victor Savkin
d3dc2f4647 fix(nx): global cli warning false positives 2019-07-30 03:41:13 -04:00
Victor Savkin
2793b6fb26 feat(nx): misc improvements 2019-07-25 15:40:46 -04:00
Victor Savkin
297eca023a refactor(nx): simplify the cli script 2019-07-19 14:54:05 -04:00
Victor Savkin
c16f250136 feat(nx): implement global nx cli to remove the need to use yarn nx 2019-07-10 17:53:47 -04:00