9631 Commits

Author SHA1 Message Date
Jonathan Cammisuli
81ad49f898
feat(core): remove node hashing implementation (#17338)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-06-02 16:30:37 -04:00
Nicholas Cunningham
02d9486cb3
fix(nextjs): Update Next.js page generator to support app/ router (#17394) 2023-06-02 12:55:21 -06:00
Isaac Mann
cd9f04109e
docs(core): expand json examples (#17388) 2023-06-02 14:39:34 -04:00
Nicholas Cunningham
8f771e023b
fix(node): When serving using js:node executor NODE_ENV should not be undefined (#17375) 2023-06-02 13:56:40 -04:00
Mario Beltrán
a0b41eba3e
docs(linter): fix scoped plugin name (#16885)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-06-02 13:39:54 -04:00
Mohammad Outadi
70420100e1
docs(core): update enforce-project-boundaries.md (#16188)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-06-02 13:18:21 -04:00
Camille TJHOA
5647c7ece5
docs(core): fix example of custom/ejected github workflow (#17177) 2023-06-02 12:48:06 -04:00
Katerina Skroumpelou
6d147b61c4
fix(storybook): re-enable x-prompt and remove custom handling (#17360) 2023-06-02 12:35:35 -04:00
James Henry
8a7f79f036
fix(core): do not ship source maps with nx packages (#17389) 2023-06-02 12:31:00 -04:00
Colum Ferry
a775325b22
fix(angular): dynamic host should not generate webpack.prod.config.js (#17385) 2023-06-02 16:33:31 +01:00
Craigory Coppola
6c843532aa
fix(core): reorganize global installation check for better clarity (#17373) 2023-06-02 09:47:46 -04:00
Roy Ling
e8375f254b
docs(misc): fixed wrong project.json examples (#17141) 2023-06-02 09:01:15 -04:00
Rares Matei
6d86742f9d
docs(nx-cloud): add community edition migration notes (#17384) 2023-06-02 08:14:09 -04:00
Craigory Coppola
63f85a19fe
feat(core): deprecate print-affected and affected:graph (#17341) 2023-06-01 23:15:46 +00:00
Jason Jean
28bca77f47
chore(react): disable failing nx init cra e2e test (#17379) 2023-06-01 18:48:33 -04:00
Rares Matei
7ca22adce5
docs: update nx private cloud release notes (#17377) 2023-06-01 19:44:04 +00:00
Victor Savkin
1da4da91c9
chore(repo): update to 16.4.0-beta.0 2023-06-01 14:53:04 -04:00
Victor Savkin
c2112a0727
chore(misc): publish 16.4.0-beta.0 2023-06-01 14:07:38 -04:00
Jonathan Cammisuli
a978ad3094
feat(core): rust based watcher (#16915) 2023-06-01 14:00:27 -04:00
Lucas Vieira
f5e52dbcbf
chore(core): nx plugin submission @nxlv/python (#17365) 2023-06-01 13:10:51 -04:00
Craigory Coppola
a33e75e4d8
feat(core): add --affected flag to nx graph (#17340) 2023-06-01 11:24:18 -04:00
Leosvel Pérez Espinosa
cd0b76d950
fix(angular): do not overwrite ng-packagr version if already installed (#17353) 2023-06-01 15:23:16 +01:00
Leosvel Pérez Espinosa
c68b4bfb47
fix(js): do not overwrite supported typescript version (#17350) 2023-06-01 15:22:53 +01:00
Victor Savkin
29dc4bd6d0
chore(misc): publish 16.3.1 2023-06-01 10:11:37 -04:00
Victor Savkin
9047db4340
fix(core): export a function to create a projectFileMap from project graph 2023-06-01 10:10:25 -04:00
Daniel Glejzner
fac7edc0a3
Shared docs fix (#17323) 2023-06-01 07:47:25 -04:00
Jack Hsu
51ff8627d4
fix(node): extend @nx/node:webpack migration to all targets (#17337) 2023-05-31 15:59:04 -04:00
Jack Hsu
2fe5a43799
docs(core): update terminal prompts for tutorials to match new options (#17325) 2023-05-31 14:29:56 -04:00
Victor Savkin
103353a446
chore(misc): publish 16.3.0 2023-05-31 12:24:03 -04:00
Jonathan Cammisuli
b0e3a1df4d fix(core): use windowsHide for hashRuntime 2023-05-31 12:16:37 -04:00
Jack Hsu
5afe34e5d3 fix(core): change "minimal" stack to "none" 2023-05-31 12:00:20 -04:00
Itrulia
dfa19f51a2
fix(js): postProcessInlinedDependencies throwing error on movePackage (#16127) 2023-05-31 15:45:34 +00:00
Jonathan Cammisuli
346c1f7e95
fix(core): add @monodon/rust back to the plugins array (#17332) 2023-05-31 11:40:35 -04:00
Jonathan Cammisuli
c4db74d6c2 fix(core): add watcherOptions to server-process.json watcher 2023-05-31 11:33:46 -04:00
Victor Savkin
48d1c89a23
fix(misc): revert the check to investigate the perf 2023-05-31 11:01:41 -04:00
Victor Savkin
7154c87037
fix(misc): do not check against the global version on npm 2023-05-31 10:52:27 -04:00
Zachary Morgan
b0732e1554
@nx/react:library - Add simpleName option to remove dir name from generated file names (#17226) 2023-05-31 10:28:23 -04:00
MaximSagan
825190674c
fix(webpack): support webworker (#17136) (#17137)
Co-authored-by: Max Sagan - Yieldbroker <max.sagan@yieldbroker.com>
2023-05-31 10:03:27 -04:00
Caleb Ukle
21f642a6f9
fix(testing): normalize path for react CT spec generator (#17221) 2023-05-31 08:51:23 -05:00
Victor Savkin
465831db10
chore(misc): publish 16.3.0-beta.15 2023-05-31 08:55:39 -04:00
Victor Savkin
e2477ce8d1
chore(misc): publish 16.3.0-beta.14 2023-05-31 08:54:51 -04:00
Victor Savkin
208ba110f7
chore(misc): publish 16.3.0-beta.13 2023-05-31 08:53:44 -04:00
Jack Hsu
231b9dfd61 fix(core): remove extraneous appName prompts for Node standalone in CNW; remove invariant check for determining stack 2023-05-31 08:41:51 -04:00
Emily Xiong
72b0f55605
feat(js): add location none to verdaccio executor (#17319) 2023-05-31 08:37:24 -04:00
Leosvel Pérez Espinosa
646f79f4d2
fix(angular): loosen package updates requirements (#17317) 2023-05-31 11:04:55 +01:00
Jason Jean
adf598ac5e chore(misc): publish 16.3.0-beta.14 2023-05-30 18:19:10 -04:00
Jack Hsu
a722302caf
feat(misc): rework create-nx-workspace prompts (#17230) 2023-05-30 18:13:42 -04:00
Miroslav Jonaš
97c3bef658
chore(core): add load yaml function (#17300) 2023-05-30 16:50:04 -04:00
Jason Jean
7dc9151837 chore(misc): publish 16.3.0-beta.13 2023-05-30 16:02:43 -04:00
Jonathan Cammisuli
bba78eef46
feat(core): compile native code for freebsd (#17313) 2023-05-30 15:56:30 -04:00