8697 Commits

Author SHA1 Message Date
Jason Jean
bae31b2a08
fix(core): fix migrations for projects in workspace.json (#13226) 2022-11-17 11:46:25 -05:00
Emily Xiong
b0b3b5c3ce
feat(storybook): upgrade @storybook/react-native to 6.0.1-beta.9 (#13157) 2022-11-17 11:25:54 -05:00
Emily Xiong
b9bedffa8b
fix(react-native): fix the tsc command for react-native and expo (#12888) 2022-11-17 11:25:35 -05:00
Emily Xiong
fc2e6be5bd
fix(expo): use workspace layout apps dir for expo generate application (#13160) 2022-11-17 11:25:08 -05:00
Jack Hsu
fb8631ed1e
feat(bundling): initial public release for vite plugin (#13230) 2022-11-17 15:54:41 +00:00
Isaac Mann
b97472de4d
chore(nxdev): fix deploy (#13210) 2022-11-17 15:46:23 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Miroslav Jonaš
032a9d17d6
feat(core): prune pnpm workspaces and different meta settings (#13201) 2022-11-17 13:37:34 +00:00
Miroslav Jonaš
945fc7309b
cleanup(bundling): cleanup vite e2e test (#13220) 2022-11-17 14:24:24 +01:00
Katerina Skroumpelou
2802b6fe64
fix(bundling): fix baseUrl resolution for vite dev server (#13219) 2022-11-17 13:21:46 +00:00
Miroslav Jonaš
2bc9e84edd
feat(core): support npm v1 lock file pruning with disclaimer (#13218) 2022-11-17 14:04:50 +01:00
Gustavo Perdomo
c0deca8da3
chore(core): nx plugin submission @nx-tools/nx-container (#13159) 2022-11-16 15:20:34 -05:00
Andrew Redican
8838476515
chore(core): nx plugin submission @enio.ai/typedoc (#13149) 2022-11-16 14:17:34 -05:00
Francesco Leardini
2d0b7fc911
docs(nx-plugin): typo correction in local generators docs (#13171) 2022-11-16 14:12:11 -05:00
George Karagkiaouris
60a7345580
fix(bundling): fix webpack publicPath: 'auto' behavior for esm builds (#13186)
Fixes https://github.com/nrwl/nx/issues/13185
2022-11-16 13:57:50 -05:00
Caleb Ukle
620f6a6afd
fix(testing): add babel-jest transform options for react libraries (#13175) 2022-11-16 12:41:58 -05:00
Victor Savkin
40d37b3eae
fix(core): set project names using a blog instead of project graph (#13202) 2022-11-16 10:35:35 -05:00
Miroslav Jonaš
45cba682d7
feat(core): handle yarn workspace packages when pruning (#13170) 2022-11-16 12:05:42 +01:00
Katerina Skroumpelou
78d5d7bd30
docs(bundling): fix the vite overview page (#13196) 2022-11-16 11:03:25 +00:00
Philip Fulcher
074a7f9f37
chore(graph): selected task is persisted in url (#13189) 2022-11-15 15:29:18 -07:00
Victor Savkin
8d9de7f81d cleanup(core): clean up workspace creation 2022-11-15 17:22:02 -05:00
Craigory Coppola
0e3b0ef192
docs(core): document includeScripts property (#13182)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2022-11-15 16:25:23 -05:00
Isaac Mann
872eb1864f
See also links (#13180) 2022-11-15 15:48:29 -05:00
Jason Jean
c2d4bf5fc8 chore(misc): publish 15.1.0 2022-11-15 14:04:30 -05:00
Øyvind Marthinsen
8ad9dd5d05
feat(misc): support glob expressions for projects matching in run-many (#11659)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-11-15 12:59:51 -05:00
Craigory Coppola
2661582df3
feat(core): add includedScripts to allow filtering package json scripts (#13179) 2022-11-15 12:52:33 -05:00
Isaac Mann
4766af78e0
fix(nxdev): related docs recipes not listed (#13162) 2022-11-15 11:49:30 -05:00
Colum Ferry
e70fd48880
feat(angular): add withModuleFederationForSSR function (#13172) 2022-11-15 16:35:09 +00:00
Jonathan Cammisuli
54670c93e0
feat(testing): add vitest (#13129) 2022-11-15 09:15:19 -05:00
Miroslav Jonaš
b924f1a620
feat(core): add prune lock file hashing based on the input (#13167) 2022-11-15 12:31:50 +01:00
Miroslav Jonaš
af0a18ff4e
feat(core): add prune lock file support for pnpm (#13155) 2022-11-15 09:37:44 +01:00
Jason Jean
512971caa1
chore(repo): update nx to 15.1.0-beta.2 (#13163) 2022-11-14 21:17:29 +00:00
Benjamin Cabanes
6e62b4fdb2
docs(nxdev): add nxcloud dte and cache icons (#13161) 2022-11-14 20:36:57 +00:00
Craigory Coppola
1a8bf7791b
feat(core): enable root project by specifying nx: true in root package.json (#13137) 2022-11-14 15:26:17 -05:00
Katerina Skroumpelou
8d103f323c
feat(bundling): vite plugin executors (#13032) 2022-11-14 14:33:09 -05:00
Leosvel Pérez Espinosa
2a671e7104
cleanup(angular): add @angular-eslint/builder:lint builder migrator (#13151) 2022-11-14 14:51:50 +01:00
Victor Savkin
f12186a289
fix(nxdev): fix the dte link to point to the nx cloud intro page 2022-11-13 13:29:48 -05:00
Isaac Mann
20fe12b1b9
docs(core): nx cloud intro (#13132) 2022-11-13 13:26:23 -05:00
Victor Savkin
c4ebef2803 feat(react): add a preset to generate a workspace with a single app at the root 2022-11-12 17:17:58 -05:00
Miroslav Jonaš
fc8de9a4d3
feat(core): add prune lock file support for npm 2 and 3 (#13120) 2022-11-12 22:01:03 +01:00
Júlio César
b142f385c9
fix(devkit): use target inference from plugins in readTargetOptions (#13141) 2022-11-12 13:49:54 -05:00
Isaac Mann
b0d2e4ba66
docs(core): troubleshoot cache misses recipe (#13135) 2022-11-11 16:13:56 -05:00
Jonathan Cammisuli
a771dc9875
feat(core): daemon file watcher (#13068)
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
2022-11-11 15:23:51 -05:00
Philip Fulcher
c18ec6ccd6
chore(graph): add tasks to graph (#13133) 2022-11-11 12:52:19 -07:00
Craigory Coppola
a300c0e3eb
fix(angular): migration should ignore external deps (#13112) 2022-11-11 12:23:41 -05:00
Isaac Mann
ba4e944981
docs(core): dte affected commands in parallel (#13115) 2022-11-11 10:40:28 -05:00
Colum Ferry
60c220b788
cleanup(angular): remove redundant test from early migration (#13130) 2022-11-11 15:37:30 +00:00
Jason Jean
16c3a2eb20
chore(repo): make runCLI work in verbose mode (#13123) 2022-11-10 23:15:14 -05:00
Jason Jean
5f47917ce0
chore(repo): fix security vulnerabilities (#13122) 2022-11-11 03:38:44 +00:00
Sebastian Duque Gutierrez
c44b543d14
chore(core): nx plugin submission @nxkit/style-dictionary (#12892) 2022-11-10 19:07:57 -05:00