Shlomi Levi
e7ebab881a
fix(angular): rename withNonEnabledBlockingInitialNavigation to withEnabledBlockingInitialNavigation ( #12633 )
2022-10-17 09:12:15 +01:00
Jack Hsu
204c5cb5d8
docs(nextjs): add examples to generators ( #12638 )
2022-10-15 12:45:59 +00:00
Jack Hsu
8944223022
fix(js): handle different exports field shapes ( #12613 )
2022-10-15 08:28:27 -04:00
Philip Fulcher
62e91f37af
fix(core): catch rejected promises in convertNxExecutor ( #12627 )
2022-10-14 17:35:33 -04:00
Jason Jean
628c9c0c36
fix(misc): fix nx list capabilities resolution ( #12621 )
2022-10-14 17:30:58 -04:00
Jason Jean
0cbec35574
fix(core): fix migration that enables source analysis ( #12628 )
2022-10-14 21:30:12 +00:00
Miroslav Jonaš
c50a9951fb
feat(repo): update nx-orb to 1.6.1 ( #12624 )
2022-10-14 20:50:16 +00:00
Miroslav Jonaš
59c4160b23
feat(repo): update nx-orb to 1.6 ( #12616 )
2022-10-14 19:51:55 +00:00
Jason Jean
f0c662f435
chore(devkit): extend devkit peer dependency on nx to v16 ( #12610 )
2022-10-14 13:15:49 -04:00
Zachary DeRose
1298a0f6db
docs(core): node and react tutorial rework ( #12498 )
...
* docs(react): update react tutorial text
* docs(react): fixes to computation cache lesson
* docs(react): reworking react tutorial
* docs(react): fixing broken links in tutorial
* docs(react): fixing broken more links in tutorial
* docs(react): fixing last broken link in tutorial
* docs(react): really fixing last broken link in tutorial
* fixing images in preview
* docs(react): cleaning up text and formatting issues
* docs(react): more fixes and cleanup
* docs(react): more fixes
* docs(react): fixing nx console broken links
* docs(react): adjusting ending summary cards
* docs(react): more typo fixes
* docs(react): incorporating victor and isaac's feedback
* docs(react): fixing broken link
* docs(react): a self-round of typo and formatting fixes
* docs(react): another round of formatting fixes
* docs(react): another small change
* docs(react): another typo fix
* docs(react): more typo fixed noticed working with node tutorial
* docs(react): making h1's consistent
* docs(react): fixing tab title for part 1
* docs(react): fixing the title
* docs(react): escaping colon in title
* docs(node): copying react tutorials as starting point
* docs(node): fixing map.json and links to other lessons
* docs(node): updating the copy-pasted react tutorial for the node example
* docs(node): more fixes after self-review
* docs(node): fixing another typo
* docs(node): Making h1's consistent
* docs(node): fixing tab title in step 1
* docs(node): fixing the title
* docs(node): escaping colon in title
* docs(core): nx graph => project graph
* docs(core): fixing titles
* docs(core): further shortening the text
* docs(core): formatting fixes
* docs(core): responding to victor comments
* docs(core): switching to new terminal code blocks
* docs(core): light and dark mode friendly images
2022-10-14 10:12:05 -07:00
Benjamin Cabanes
840f462563
chore(core): update nx.dev/cli/* to nx.dev/nx/* links ( #12607 )
2022-10-14 15:42:05 +00:00
Benjamin Cabanes
b7d5f1c500
chore(core): update url for updating Nx ( #12606 )
2022-10-14 11:17:28 -04:00
Victor Savkin
26e256ec98
feat(core): add ability not to load dot env files
2022-10-14 10:45:03 -04:00
Chau Tran
bee29dd505
docs(js): executors examples ( #12565 )
...
Co-authored-by: Chau Tran <chautran@10.0.0.9>
2022-10-14 11:50:55 +00:00
Jason Jean
ae3e6b296b
feat(misc): use autocomplete prompt for workspace style ( #12594 )
2022-10-13 21:52:06 -04:00
Jason Jean
0961cb34d8
fix(core): do not run postinstall unless it is the main nx package ( #12591 )
2022-10-14 00:41:07 +00:00
Jason Jean
773c0cb6c1
fix(core): remove warning for invalid outputs ( #12589 )
2022-10-13 19:40:13 -04:00
Jason Jean
e5570a7997
chore(core): remove @nrwl/workspace/src/utils/app-root ( #12590 )
...
BREAKING CHANGES: importing @nrwl/workspace/src/utils/app-root will break. It has been deprecated since v13
2022-10-13 19:38:36 -04:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 ( #12586 )
2022-10-13 18:34:24 -04:00
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
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
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
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
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
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
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š
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
Victor Savkin
beb04e243d
feat(misc): clean up package-based npm preset
2022-10-11 14:30:28 -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
Victor Savkin
8c393b5660
fix(core): daemon termination should be ok when client does not need anything ( #12519 )
2022-10-11 11:08:02 -04:00