8684 Commits

Author SHA1 Message Date
Jason Jean
9c09e95cd1
chore(repo): update nx to 15.8.0-beta.8 (#15311) 2023-02-28 11:28:41 -05:00
Craigory Coppola
031005fe22
fix(core): listing plugin capabilities causes issues when returning null (#15308) 2023-02-28 10:53:54 -05:00
Craigory Coppola
1975181c20
fix(core): replace require(path/posix) for better node compatibility range (#15307) 2023-02-27 18:43:50 -05:00
Craigory Coppola
22970b8d6b
fix(core): nx affected should not differ if in child directory (#15304) 2023-02-27 17:28:31 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
FrozenPandaz
521a404cb1 chore(misc): publish 15.8.0-beta.8 2023-02-27 17:16:25 -05:00
Victor Savkin
ad26b55672
cleanup(misc): remove unused imports 2023-02-27 16:07:58 -05:00
Craigory Coppola
a60bfc224e
fix(linter): init should succeed if project has null targets (#15255) 2023-02-27 16:06:17 -05:00
Craigory Coppola
0a9c2000c3
fix(core): nx migrate should not prompt if on CI server (#15256) 2023-02-27 16:05:17 -05:00
Craigory Coppola
ee3413b517
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302) 2023-02-27 16:03:09 -05:00
Jack Hsu
430afe3529
fix(js): update migration to point to 15.8.0 instead of 15.8.1 (#15303) 2023-02-27 15:59:42 -05:00
Mitchell
7668b7f4b7
docs(webpack): fix withWeb plugin generateIndexHtml option description (#15197) 2023-02-27 14:55:36 -05:00
Emily Xiong
0f313e51ff
fix(react-native): fix the android error for react-native-config (#15290) 2023-02-27 14:39:09 -05:00
Jack Hsu
346f5f9f0b
feat(react): update React packages and types (#15300) 2023-02-27 14:27:09 -05:00
Miroslav Jonaš
729ff7eac2
fix(core): remove logs on missing hoisted package (#15295) 2023-02-27 18:57:27 +01:00
FrozenPandaz
ade2026570 chore(core): fix build 2023-02-27 12:45:02 -05:00
Leosvel Pérez Espinosa
50c0dac986
fix(devkit): ensure readTargetOptions is compatible with nx supported range (#15296) 2023-02-27 12:11:02 -05:00
Jason Jean
3d4f590c07
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-02-27 12:08:36 -05:00
Victor Savkin
825ba04015 feat(misc): add the ability to vary parallel between tasks runner invocations 2023-02-27 12:07:26 -05:00
Jack Hsu
17e6bdedc7
fix(bundling): allow transitive external packages to be specified tha… (#15289) 2023-02-27 09:52:06 -07:00
MaxKless
c153918b24
docs(misc): update overview of nx console on main page and integrate with editors page (#15238)
Co-authored-by: Ben <3447705+bcabanes@users.noreply.github.com>
2023-02-27 17:01:55 +01:00
Victor Savkin
3195fe06e4 docs(core): typo in the task pipelines guide 2023-02-26 15:40:50 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Benjamin Cabanes
bdb454d28e
chore(nx-dev): throw error if no dependency found when expected (#15272) 2023-02-26 10:02:26 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
FrozenPandaz
3982f44bb4 chore(misc): publish 15.8.0-beta.7 2023-02-25 20:59:37 -05:00
Jonathan Cammisuli
24452aac70
chore(core): delete local .node files before publish (#15268) 2023-02-25 20:54:57 -05:00
Mayfield
0b30f1fce7
fix(core): building project graphs is broken for Windows (#15257) 2023-02-25 19:03:51 -05:00
Victor Savkin
15019cfcec docs(nx-cloud): add a missing command in the guide on setting up a k8s cluster 2023-02-24 21:42:10 -05:00
Victor Berchet
510b2b595a
cleanup(core): fix file names (#15245) 2023-02-24 17:20:57 -05:00
Miroslav Jonaš
eede1abf35
fix(core): change error handling threshold on create-nx-workspace (#15176)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-02-24 17:11:54 -05:00
Victor Savkin
892dbe8134 chore(repo): upgrade nx-cloud to 15.2.0-beta.1 2023-02-24 16:17:15 -05:00
Craigory Coppola
a815be56ef
fix(core): ignored directories should never contain projects (#15242) 2023-02-24 16:14:41 -05:00
Benjamin Cabanes
2f09cf4e3e
chore(nx-dev): split markdown rendering & upgrade markdoc (#15232) 2023-02-24 14:49:00 -05:00
FrozenPandaz
5fa5f551c8 chore(misc): publish 15.8.0-beta.6 2023-02-24 13:35:47 -05:00
Caleb Ukle
8c7a27f3da
fix(testing): use root preset for snapshot config changes first (#15237) 2023-02-24 12:11:31 -06:00
Jonathan Cammisuli
0a8c5db482
docs(core): update watch recipe to include windows env (#15240) 2023-02-24 12:59:33 -05:00
Colum Ferry
f9564e0610
feat(angular): support ngrx 15.3 (#15226) 2023-02-24 12:44:36 -05:00
Jack Hsu
d8f9f32e7a
fix(react): update types for "@nrwl/react/plugins/webpack" for projec… (#15235) 2023-02-24 18:43:29 +02:00
Craigory Coppola
17d898af73
chore(repo): add wildcard rule to codeowners (#15236) 2023-02-24 11:19:56 -05:00
Miroslav Jonaš
3be23e021d
fix(core): do not expect each package to have hoisted version (#15229) 2023-02-24 11:19:44 -05:00
Blake Petersen
bf7ae6df6c
fix(react): typo in next.config.js__tmpl__ (#15210) 2023-02-24 11:17:28 -05:00
Caleb Ukle
5ddd657a42
chore(repo): enable cypress in CI (#15155) 2023-02-24 11:16:19 -05:00
Ondřej Staněk
00c858ee27
fix(react): do not overwrite package.json start script (#15091)
Co-authored-by: Ondrej Stanek <ondrej@ostan.cz>
2023-02-24 11:11:52 -05:00
Jason Jean
52a62a4866
chore(core): disable js code analysis when typescript is not installed (#15211) 2023-02-24 11:09:55 -05:00
Miroslav Jonaš
8579ce5d96
fix(core): add hash to external nodes while parsing lock-file (#15218) 2023-02-24 10:59:39 -05:00
Jack Hsu
53a1c427e4
fix(bundling): copy initial assets correctly in watch mode for esbuild (#15230) 2023-02-24 10:54:08 -05:00
Chau Tran
65b1cdd5e3
fix(node): use shorthand run-commands for docker build (#15231) 2023-02-24 15:49:29 +00:00
Colum Ferry
88199e5653
fix(angular): ngrx should attach to parent routes correctly (#15221) 2023-02-24 15:26:03 +00:00
Caleb Ukle
5bc73d345c
fix(testing): automatically enable coverage with --coverage flag for vitest (#15204) 2023-02-24 08:59:45 -06:00