Leosvel Pérez Espinosa
|
f7367ff0e9
|
fix(angular): prevent updating unchanged projects when syncing changes to the wrapped tree (#15503)
|
2023-03-08 17:14:53 +00:00 |
|
Nicholas Cunningham
|
79f5fc3108
|
feat(node): add nestjs support to node app plugin (#15484)
|
2023-03-08 11:42:09 -05:00 |
|
Miroslav Jonaš
|
216b961be9
|
chore(repo): add additional scope to codeowners (#15539)
|
2023-03-08 11:36:18 -05:00 |
|
Katerina Skroumpelou
|
634f362beb
|
cleanup(storybook): only add storybook to inputs if not there (#15470)
|
2023-03-08 17:06:32 +02:00 |
|
Colum Ferry
|
5d19b53abc
|
cleanup(js): move createGlobPatternsForDependencies to js (#15466)
|
2023-03-07 18:16:19 -05:00 |
|
Leosvel Pérez Espinosa
|
e1a2c98556
|
cleanup(core): inline angular cli nested project migration logic into nx init (#15396)
|
2023-03-07 18:08:10 -05:00 |
|
Jason Jean
|
fca1f97ab7
|
Revert "feat(repo): use pnpm v7 for ci" (#15515)
|
2023-03-07 18:05:10 -05:00 |
|
Caleb Ukle
|
3a4b108dd8
|
feat(web): add a generator to add @nrwl/web:file-server target (#15434)
|
2023-03-07 13:09:57 -06:00 |
|
Jack Hsu
|
47fd3a2d54
|
feat(core): move checkAndCleanWithSemver to devkit (#15505)
|
2023-03-07 13:19:46 -05:00 |
|
James Henry
|
d0c38b39e7
|
chore(devkit): fix root when unit testing generators wrapped as schematics (#15506)
|
2023-03-07 13:06:24 -05:00 |
|
Leosvel Pérez Espinosa
|
bfdd2eb5b5
|
fix(angular): respect cli config and schematics defaults in ng cli adapter (#15510)
|
2023-03-07 16:53:21 +00:00 |
|
Colum Ferry
|
e358849362
|
docs(core): update deprecated version number (#15491)
|
2023-03-07 11:41:31 -05:00 |
|
Miroslav Jonaš
|
5d69c4e68d
|
fix(core): catch all lock file parsing/pruning errors and provide fallback (#15158)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-03-07 11:20:27 -05:00 |
|
Miroslav Jonaš
|
bb34fb0a30
|
docs(core): update deployment via ci docs (#15504)
|
2023-03-07 17:13:23 +01:00 |
|
Miroslav Jonaš
|
3d47ef7e1f
|
chore(repo): fix invalid e2e folders (#15507)
|
2023-03-07 17:13:09 +01:00 |
|
Miroslav Jonaš
|
c38ffc9177
|
feat(repo): use pnpm v7 for ci (#15460)
|
2023-03-07 11:03:32 -05:00 |
|
Miroslav Jonaš
|
8d3f2bdc17
|
fix(core): use smarter hoisting of npm packages (#15502)
|
2023-03-07 11:00:26 -05:00 |
|
cbl980226
|
fc75166f96
|
fix(misc): ci workflow generator use correct default branch (#15487)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
|
2023-03-07 14:47:26 +00:00 |
|
Colum Ferry
|
14f0f38ee1
|
cleanup(angular): remove deep import to nrwl/workspace for getNewProjectName (#15494)
|
2023-03-07 12:19:25 +00:00 |
|
Colum Ferry
|
e394220e10
|
cleanup(angular): import deduceDefaultBase from nx (#15495)
|
2023-03-07 11:00:17 +00:00 |
|
Michael Ziluck
|
06501e68d0
|
docs(react): fix grammatical issue with a vs an (#15478)
|
2023-03-06 19:30:06 -05:00 |
|
Jack Hsu
|
d7cd1538e5
|
fix(bundling): default Node scriptType to CommonJS since it has the widest compatibility (#15483)
|
2023-03-06 21:45:33 +00:00 |
|
Jack Hsu
|
b74fc1b66f
|
chore(repo): add entry for react-native in CODEOWNERS (#15481)
|
2023-03-06 13:59:56 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Jason Jean
|
ffac350e27
|
fix(core): properly diff json from the merge-base (#15476)
|
2023-03-06 13:54:20 -05:00 |
|
Miroslav Jonaš
|
7d25c69579
|
chore(core): fix nx relative paths (#15465)
|
2023-03-06 12:38:47 -05:00 |
|
Colum Ferry
|
047f2f5e43
|
cleanup(angular): remove upgrade-module generator (#15418)
|
2023-03-06 11:57:23 -05:00 |
|
Miroslav Jonaš
|
088a236306
|
chore(repo): temporarily disabling flaky next test (#15473)
|
2023-03-06 10:49:47 -05:00 |
|
Emily Xiong
|
6c93378530
|
feat(react-native): upgrade react-native to 0.71.3 (#15401)
|
2023-03-06 10:31:00 -05:00 |
|
Emily Xiong
|
67e41da79e
|
feat(expo): upgrade expo to 48 (#15400)
|
2023-03-06 10:30:44 -05:00 |
|
Miroslav Jonaš
|
82d499c492
|
feat(repo): use caching for pnpm workspaces in e2e tests (#15461)
|
2023-03-06 16:20:19 +01:00 |
|
Leosvel Pérez Espinosa
|
02a450e3bb
|
fix(core): ensure correct $schema path is generated when adding project configuration (#15463)
|
2023-03-06 14:46:26 +00:00 |
|
Leosvel Pérez Espinosa
|
fba34ca997
|
fix(angular): fix rxjs package updates and ensure peer deps are installed before other migrations (#15458)
|
2023-03-06 10:22:54 +00:00 |
|
Katerina Skroumpelou
|
7d52fc77ff
|
docs(react): buildable lib generation docs (#15422)
|
2023-03-05 20:00:41 -05:00 |
|
Alex Pshul
|
bb13465a09
|
chore(core): nx plugin submission [@nxazure/func] (#15453)
|
2023-03-05 16:54:32 -05:00 |
|
Craigory Coppola
|
1eee5f04b5
|
Revert "fix(core): add warning if running on an outdated global insta… (#15442)
|
2023-03-03 21:12:28 -05:00 |
|
Nicholas Cunningham
|
9cec533c52
|
chore(core): Update cacheable message for multiselect (#15161)
|
2023-03-03 22:22:10 +00:00 |
|
Craigory Coppola
|
9b5b83c3f4
|
chore(repo): format issue report date a bit nicer (#15439)
|
2023-03-03 17:09:10 -05:00 |
|
Craigory Coppola
|
e773bdbb79
|
fix(core): add warning if running on an outdated global installation (#15408)
|
2023-03-03 16:56:48 -05:00 |
|
Craigory Coppola
|
4a53ace70d
|
fix(core): nx migrate should work in encapsulated Nx repos (#15338)
|
2023-03-03 15:45:42 -05:00 |
|
Jason Jean
|
17a0d2c085
|
fix(core): do not return a default project when nxJson is undefined (#15432)
|
2023-03-03 15:35:44 -05:00 |
|
Phillip Barta
|
8c1d035b0b
|
feat(js): added a minimal option to the library generator (#13561)
|
2023-03-03 19:32:57 +00:00 |
|
Jason Jean
|
c956435133
|
fix(misc): restore tsconfig utils as deprecated in @nrwl/workspace (#15409)
|
2023-03-03 13:38:21 -05:00 |
|
Leosvel Pérez Espinosa
|
5e12d053a9
|
fix(testing): fix generated testMatch pattern in jest config to support windows (#15415)
|
2023-03-03 13:30:32 -05:00 |
|
Katerina Skroumpelou
|
95c832ae91
|
chore(misc): remove import of nonexistent file on graph storybook (#15383)
|
2023-03-03 11:50:07 -05:00 |
|
Jonathan Cammisuli
|
b0ab036ae4
|
fix(core): handle .nxignore properly for the native hasher (#15420)
|
2023-03-03 10:28:58 -05:00 |
|
Colum Ferry
|
fb282a48b0
|
cleanup(angular): remove downgrade-module generator (#15417)
|
2023-03-03 15:22:35 +00:00 |
|
Katerina Skroumpelou
|
808ca1215c
|
chore(core): rearrange e2e utils (#15421)
|
2023-03-03 15:22:23 +00:00 |
|
Katerina Skroumpelou
|
399b8a46ec
|
docs(storybook): csf3 stories update (#15423)
|
2023-03-03 10:08:57 -05:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|