7160 Commits

Author SHA1 Message Date
Juri
909ffcccbb docs(core): fix angular migration link 2022-10-13 20:43:04 +02:00
Juri
ab89351f62 docs(core): adjust broken add to monorepo links 2022-10-13 20:43:04 +02:00
Isaac Mann
41e2c84c7d docs(nxdev): new intro and package-based and integrated style tutorials 2022-10-13 20:43:04 +02:00
Victor Savkin
a947e25149 fix(core): set workspaces property when using NPM preset 2022-10-13 14:28:57 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it (#12575) 2022-10-13 13:37:37 -04:00
Craigory Coppola
2ebc4f421b
chore(angular): update snapshots to match expectation (#12577) 2022-10-13 17:16:55 +00:00
Benjamin Cabanes
9666cbbd3b
docs(nxdev): add more contrast to light mode for fences (#12574) 2022-10-13 16:17:58 +00:00
Chau Tran
6b6995a81e
docs(js): library generator examples (#12568)
Co-authored-by: Chau Tran <chautran@10.0.0.9>
2022-10-13 22:50:19 +07:00
Benjamin Cabanes
f6cd4f6b81
docs(nxdev): fix link for ci setup doc (#12573) 2022-10-13 11:01:06 -04:00
Benjamin Cabanes
e88f6ac768
docs(nxdev): consolidate document metadata interface (#12561) 2022-10-13 10:16:28 -04:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Colum Ferry
c2fa6ae228
feat(angular): add flat for standalone library #12420 (#12566) 2022-10-13 13:39:39 +01:00
Colum Ferry
09e9110c80
feat(angular): add setup-ssr generator (#12233)
* feat(angular): add setup-ssr generator

* feat(angular): add template literals

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-13 13:34:43 +01:00
Juri Strumpflohner
66a4cc4428
feat(js): use shorter dependsOn syntax for project configuration (#12564) 2022-10-13 15:42:56 +07:00
Emily Marigold Klassen
0ff93dd5f1
fix(core): drain stdout before exit in print-affected (#12559)
Piping a large print-affected output to another command, such as cat or jq, resulted in broken json
output as the node process can exit before the output is fully written. The process.stdout stream
needs to wait to drain before process.exit.
2022-10-12 19:34:45 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00
Jason Jean
bc53592ad6
Revert "feat(node): remove library generator in favor of @nrwl/js:library (#12550)" (#12560)
This reverts commit e74a54d13973b7a2ad5e5fb311d975ecd174705c.
2022-10-12 17:30:11 -04:00
Caleb Ukle
80635dbae2
fix(testing): move to using cy.mount (#12273) 2022-10-12 20:50:41 +00:00
Emily Xiong
c2dcfcf127
docs(react-native): add executors examples (#12461) 2022-10-12 15:22:07 -04:00
Juri
6ee37dba99 docs(nxdev): update nx conf schedule 2022-10-12 21:15:07 +02:00
Jason Jean
85111aa5bb
chore(misc): update workspace style prompt (#12558) 2022-10-12 15:11:48 -04:00
Emily Xiong
09119e9793
feat(detox): upgrade detox to 19.2.5 (#12327) 2022-10-12 13:31:03 -04:00
Emily Xiong
d6997d5a99
feat(expo): upgrade expo to 46.0.13 (#12326) 2022-10-12 13:30:53 -04:00
Zachary DeRose
d8e85adfef
docs(core): quick fix for card markdown syntax (#12553) 2022-10-12 11:49:18 -04:00
Emily Xiong
20ba188b89
feat(react-native): upgrade metro to 0.72.3 (#12325) 2022-10-12 10:49:37 -04:00
Emily Xiong
0c7c4822e0
bugfix(detox): allow to pass in appName to detox (#12436) 2022-10-12 10:49:10 -04:00
Jack Hsu
e74a54d139
feat(node): remove library generator in favor of @nrwl/js:library (#12550) 2022-10-12 14:47:35 +00:00
Jack Hsu
136e1a81fe
fix(js): check if asset create/update event contains a file before copying (#12551) 2022-10-12 10:14:16 -04:00
Benjamin Cabanes
225ac9c7a6
docs(core): update core-tutorial link on readme (#12549) 2022-10-12 09:40:20 -04:00
Miroslav Jonaš
7d19df0a15
chore(repo): bump actions/checkout to v3 (#12544) 2022-10-12 12:18:20 +02:00
Mr Mo
d4fd7c0fa1
fix(linter): check for all .eslintrc.* files when generating a package (#12515) 2022-10-12 11:20:51 +02:00
Miroslav Jonaš
82d43aff18
chore(repo): bump underscore due to vulnerability (#12537) 2022-10-12 01:31:10 +02:00
Benjamin Cabanes
db5ef87cd9
docs(nxdev): update conf information (#12539) 2022-10-11 23:30:10 +00:00
Miroslav Jonaš
e72b049804
chore(repo): cache cypress on windows nightly (#12536) 2022-10-12 01:21:37 +02:00
Miroslav Jonaš
707a9ace58
chore(repo): use local folder for nx cache on nightly (#12538) 2022-10-12 01:21:21 +02:00
Miroslav Jonaš
f9e57e2694
fix(core): custom generators help should print relevant information (#12258) 2022-10-11 22:48:58 +00:00
Miroslav Jonaš
0907ba27fd
feat(core): add support for npm v1 lock file parsing (#12534) 2022-10-11 22:39:58 +00:00
Miroslav Jonaš
ad7945365f
fix(core): readRawWorkspaceJson should keep workspace cache up to date (#12528) 2022-10-12 00:16:03 +02:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs (#12470) 2022-10-11 21:54:25 +00:00
Craigory Coppola
74e898dd16
fix(core): do not fallback to angular cli for ng deploy (#12401) 2022-10-11 17:12:08 -04:00
Benjamin Cabanes
ae155beeaa
docs(nxdev): fix doc typos (#12533) 2022-10-11 16:55:37 -04:00
Benjamin Cabanes
13289a6deb
docs(nxdev): add front matter example in doc (#12532) 2022-10-11 16:52:27 -04:00
Benjamin Cabanes
14bb9dd841
docs(nxdev): add documentation on front matter support (#12531) 2022-10-11 20:48:03 +00:00
Benjamin Cabanes
e89bc6bb12
docs(nxdev): optimize doc template (#12530) 2022-10-11 16:37:34 -04:00
Benjamin Cabanes
dda488c04a
docs(nxdev): make nx conf date more prominent on agenda section (#12527) 2022-10-11 19:21:32 +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
Jason Jean
06ff65a4ec
fix(repo): bump node version of macos agents (#12525) 2022-10-11 13:39:16 -04:00
Denis Frenademetz
f1a24d7498
fix(js): close typescript watch program on SIGINT/SIGTERM (#11722)
Close typescript watch program and complete iterator to ensure program can exit.
2022-10-11 23:44:52 +07: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