Victor Savkin
|
c3fdf2e702
|
feat(core): running one task uses the same tasks runner as run-many
|
2020-01-09 12:07:41 -05:00 |
|
Victor Savkin
|
a99eefed24
|
feat(core): simplify the migrate command and provide more info about it
|
2019-12-12 16:07:14 -05:00 |
|
Victor Savkin
|
f816fc424d
|
Revert "feat(core): update to next version of angular deps"
This reverts commit bd230e0530e690b2ae7896a876510f62002943c8.
|
2019-12-10 08:07:26 -05:00 |
|
Jason Jean
|
bd230e0530
|
feat(core): update to next version of angular deps
|
2019-12-08 16:16:33 -05:00 |
|
Victor Savkin
|
f916379007
|
fix(nx): fix migration script
|
2019-11-22 19:41:38 -05:00 |
|
Isaac Mann
|
26ead7bfe3
|
fix(nx): add storybook to deploy pipeline
|
2019-11-11 16:29:11 -05:00 |
|
Brandon
|
8812ce1fe2
|
chore(nx): bump dependencies on Angular, Angular DevKit, and NgRx (#2002)
|
2019-11-07 13:57:36 -06:00 |
|
Victor Savkin
|
35f20b1382
|
fix(nx): migrate command should not download migrations for packages that arent installed
|
2019-10-26 16:07:48 -04:00 |
|
Victor Savkin
|
7109577efb
|
fix(nx): simplify migrations by always updating all first-party plugins
|
2019-10-22 21:05:45 -04:00 |
|
Jo Hanna Pearce
|
5a398a6870
|
feat(nx): add option validation to @nrwl/tao/generate with bonus levenshtein lookup
|
2019-10-15 15:34:05 -04:00 |
|
Jo Hanna Pearce
|
58353a6be8
|
fix(nx): validate target and configuration in @nrwl/tao/run and provide better errors
|
2019-10-15 15:30:38 -04:00 |
|
Jo Hanna Pearce
|
4b4a5dcacc
|
feat(nx): add verbose flag to @nrwl/tao which will output stack trace on error
|
2019-10-01 17:11:06 -04:00 |
|
Victor Savkin
|
5a60f9fd87
|
feat(nx): add a utlity to update packages in package.json
|
2019-09-28 16:35:11 -04:00 |
|
Victor Savkin
|
5bb12dc4af
|
fix(nx): add migrate packages
|
2019-09-26 09:23:20 -04:00 |
|
Mehrad Rafigh
|
e6b07e282c
|
fix(nx): use same prettier version (#1869)
|
2019-09-23 11:24:13 +01:00 |
|
Victor Savkin
|
4ef3a771ef
|
fix(nx): update the migrate command to handle edge cases
|
2019-09-11 18:09:28 -04:00 |
|
Jo Pearce
|
a1df1e040a
|
fix(nx): make package manager detection a bit smarter
In @nrwl/tao this covers the cases where no lock files exist and in create-nx-workspace we add
support for detecting pnpm installation
|
2019-09-10 11:31:21 -04:00 |
|
Brandon Roberts
|
cf147cf405
|
chore(nx): bump Angular CLI deps to 8.3.3
|
2019-09-09 14:08:05 -04:00 |
|
Victor Savkin
|
09a94b8958
|
feat(nx): implement next support
|
2019-09-08 14:36:30 -04:00 |
|
Brandon Roberts
|
0491ccc5b2
|
feat(nx): update to Angular 8.2, Devkit 8.3, and NgRx 8.3
Incorporates fix from https://github.com/angular/angular-cli/pull/15041
which changed the behavior of registering schematic defaults
|
2019-09-07 16:28:07 -04:00 |
|
Jo Pearce
|
4f5e3203cc
|
fix(nx): fix package manager detection in the tao package
resolves #1782
|
2019-09-05 15:29:09 -04:00 |
|
Victor Savkin
|
70d71b3516
|
feat(nx): add support for migrations
|
2019-09-02 14:33:56 -04:00 |
|
victor savkin
|
cfc1eaa474
|
fix(nx): package manager detection in code generation
|
2019-08-28 15:15:02 -04:00 |
|
Jack Hsu
|
fa7c9a7c7f
|
feat(react): add --directory option for React components (#1729)
Also adds alias support to tao cli.
Closes #1702
|
2019-08-16 09:22:15 -04:00 |
|
Victor Savkin
|
166a21a27b
|
fix(nx): remove invalid peer dependency
|
2019-08-06 15:12:36 -04:00 |
|
Victor Savkin
|
1b2eaf81fe
|
fix(nx): minor fixes
|
2019-07-25 20:21:04 -04:00 |
|
Victor Savkin
|
2b646f8eb4
|
feat(nx): standalone version of nx
|
2019-07-24 10:27:47 -04:00 |
|