1535 Commits

Author SHA1 Message Date
Katerina Skroumpelou
776491405e
chore(bundling): added extra e2e tests for vite on web (#13310) 2022-11-22 09:55:37 +00:00
Katerina Skroumpelou
6fcb9c4dba
chore(bundling): added tests for fileReplacement (#13292) 2022-11-22 09:36:07 +00:00
Craigory Coppola
61c3b0ef31
feat(core): add shorthand for nx run-commands (#13139) 2022-11-21 23:59:31 +00:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Jack Hsu
23e4fc77c9
feat(react): add SSR support to React apps (#13234) 2022-11-21 14:22:05 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Leosvel Pérez Espinosa
70e43cdc77 feat(angular): add a preset to generate a workspace with a single app at the root 2022-11-21 11:17:03 -05:00
Emily Xiong
590a3dc769
feat(core): support nested structure for cra-to-nx (#13253) 2022-11-21 10:12:53 -05:00
Miroslav Jonaš
7f4802374c
chore(core): invert nx daemon tests from enable to disable (#13290) 2022-11-21 13:59:28 +00:00
Miroslav Jonaš
41c320cb07
fix(core): fix invalid path in e2e print-affected test (#13285) 2022-11-21 12:24:43 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Miroslav Jonaš
945fc7309b
cleanup(bundling): cleanup vite e2e test (#13220) 2022-11-17 14:24:24 +01:00
Miroslav Jonaš
2bc9e84edd
feat(core): support npm v1 lock file pruning with disclaimer (#13218) 2022-11-17 14:04:50 +01:00
Victor Savkin
8d9de7f81d cleanup(core): clean up workspace creation 2022-11-15 17:22:02 -05:00
Craigory Coppola
2661582df3
feat(core): add includedScripts to allow filtering package json scripts (#13179) 2022-11-15 12:52:33 -05:00
Jonathan Cammisuli
54670c93e0
feat(testing): add vitest (#13129) 2022-11-15 09:15:19 -05:00
Katerina Skroumpelou
8d103f323c
feat(bundling): vite plugin executors (#13032) 2022-11-14 14:33:09 -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
Jason Jean
16c3a2eb20
chore(repo): make runCLI work in verbose mode (#13123) 2022-11-10 23:15:14 -05:00
Jack Hsu
41fb76a953
feat(react): cra-to-nx to use PORT from .env file when migrating to Vite (#13116) 2022-11-10 16:09:32 -05:00
Jack Hsu
83646895c3
cleanup(react): add e2e tests for cra-to-nx package (#13107) 2022-11-10 10:41:05 -05:00
Philip Fulcher
7557bd4f48
chore(graph): provide task data to graph app (#13058) 2022-11-09 08:40:17 -07:00
Colum Ferry
f432b97e12
fix(angular): fix failing e2e (#13083) 2022-11-09 12:15:30 +00:00
Colum Ferry
efc100587b
feat(react): remove exposed utils (#13079) 2022-11-09 11:20:21 +00:00
Jason Jean
87b9f7e7ab
chore(repo): exclude vite tests on macos e2e (#13073) 2022-11-08 16:32:33 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json (#13040) 2022-11-08 13:12:31 -05:00
Miroslav Jonas
bce3c03755 chore(repo): hide e2e logs unless verbose is set 2022-11-08 10:16:42 -05:00
Victor Savkin
67e032d5cc fix(core): correctly derive the name of the project based on package.json without name 2022-11-07 09:50:12 -05:00
Caleb Ukle
5a137d0b3f
fix(testing): handle path offsets for angular component testing (#12863) 2022-11-04 11:43:21 -05:00
Jack Hsu
8edcdac5eb
feat(bundling): add initial vite plugin (#12969) 2022-11-03 19:19:29 +02:00
Jason Jean
145dda709b
feat(core): properly passthrough flags unparsed to executors (#12890) 2022-11-01 15:05:30 -04:00
Colum Ferry
a5d031482f
feat(angular): add webpack-server builder with support for custom webpack config (#12917) 2022-11-01 16:07:41 +00:00
Jack Hsu
58b51964ea
feat(bundling): add support only bundling in workspace libs, not npm packages (#12852) 2022-10-31 09:05:47 -04:00
Jeff Lage
d9a2852e4a
fix(core): fix print-affected not filtering on target (#12355)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-10-27 13:01:49 -04:00
Emily Xiong
386479f7a1
feat(expo): depcrecate expo-cli and use @expo/cli instead (#12799) 2022-10-25 11:37:12 -04:00
Miroslav Jonaš
d0f590d0c0
fix(repo): ensure cypress is installed for the e2e tests (#12615) 2022-10-14 22:35:31 +02:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Victor Savkin
a947e25149 fix(core): set workspaces property when using NPM preset 2022-10-13 14:28:57 -04:00
Caleb Ukle
80635dbae2
fix(testing): move to using cy.mount (#12273) 2022-10-12 20:50:41 +00:00
Miroslav Jonaš
f9e57e2694
fix(core): custom generators help should print relevant information (#12258) 2022-10-11 22:48:58 +00:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs (#12470) 2022-10-11 21:54:25 +00:00
Emily Xiong
abcae17fc2
chore(react-native): fix sync-deps e2e tests (#12526)
- the npm package has to installed in order to sync in deps
2022-10-11 14:50:45 -04:00
Victor Savkin
beb04e243d feat(misc): clean up package-based npm preset 2022-10-11 14:30:28 -04:00
Chau Tran
b17893c358
fix(js): inlined buildable libraries original output should not be removed (#12483)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-10-11 23:43:56 +07:00
Jack Hsu
49a67a528b
cleanup(bundling): perform project cleanup after rollup e2e (#12523) 2022-10-11 11:56:47 -04:00
Colum Ferry
66a086413b
fix(angular): ng-add migration should set default project (#12513)
* fix(angular): ng-add migration should set default project

* fix(angular): add pr suggestions

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-11 15:28:00 +01:00
Victor Savkin
7fabc850fe feat(misc): make add-nx-to-monorepo interactive 2022-10-07 15:50:46 -04:00
Chau Tran
142ed2eead
feat(js): inline non-buildable libs for tsc and swc (#12280)
Co-authored-by: Chau Tran <chautran@10.0.0.10>
2022-10-07 09:46:43 +07:00
Jack Hsu
65a7f4798e
feat(express): generate express app with static assets handler (#12442) 2022-10-06 14:16:19 +00:00
Miroslav Jonaš
5e293eba4c
feat(core): map lock file data to external dependencies (#12185) 2022-10-05 20:58:28 -04:00