Craigory Coppola
a308e1dc6b
fix(core): prevent graph output from being truncated ( #23446 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
--graph stdout and --file stdout aren't documented. When printing graph
to stdout, its possible for some output to get missed.
## Expected Behavior
Existing flags are documented, and `--print` is more discoverable. We
await stdout finishing before exiting the program.
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #18689
2024-05-31 18:05:26 -04:00
Craigory Coppola
322ecf7a08
fix(core): nx build --graph file.json should work in subdirectories ( #19858 )
2024-02-01 19:41:06 -05:00
Emily Xiong
40cbae2fae
docs(core): add exec doc ( #21046 )
...
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-01-09 10:34:04 -05:00
Austin Fahsl
82fb2da5d2
fix(release): add overall nx release command ( #20535 )
...
Co-authored-by: James Henry <james@henry.sc>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-12-20 08:42:20 -05:00
Isaac Mann
d1e842f827
feat(nx-dev): rename nx-cloud tab to CI ( #20476 )
2023-11-30 08:24:24 -05:00
Isaac Mann
76bc58d407
docs(core): hide private fields in docs
2023-09-23 18:53:14 +02:00
Isaac Mann
d1fe398ea0
docs(core): packages to api ( #19281 )
2023-09-22 14:24:35 -04:00
Isaac Mann
1ac034ba60
docs(core): move package recipes
2023-08-25 14:32:13 +02:00
Isaac Mann
71d2994be9
feat(nx-dev): types in devkit toc ( #18594 )
2023-08-18 11:54:36 -04:00
Isaac Mann
da2ca3a2de
feat(nx-dev): split devkit reference page ( #18536 )
2023-08-10 08:03:36 -04:00
Miroslav Jonas
09b70521e7
docs(nx-dev): make recipes to nx section
2023-07-25 15:09:46 +02:00
Miroslav Jonaš
ee7880c32e
feat(nx-dev): rename plugins to extending nx ( #18273 )
2023-07-24 12:26:05 -07:00
Isaac Mann
30a4926eec
feat(nx-dev): site map ( #17743 )
2023-06-23 14:56:55 -04:00
Leosvel Pérez Espinosa
1fcba1a43a
feat(angular): support angular v16.1 ( #17155 )
2023-06-22 14:45:31 +01:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects ( #16970 )
2023-05-13 01:48:35 -04:00
Isaac Mann
258b6df8b6
docs(core): plugin section ( #16314 )
2023-05-05 12:37:06 -04:00
Miroslav Jonaš
f004e22b7c
fix(repo): replace remaining instances of yarn with pnpm ( #16571 )
2023-04-27 11:16:42 -04:00
Jason Jean
8fa1712ab4
chore(repo): rescope nx-dev and graph libraries ( #16551 )
2023-04-26 16:47:47 -04:00
Leosvel Pérez Espinosa
3b22c0cb60
docs(nx-dev): update typedoc version ( #15898 )
2023-03-31 11:00:06 -04:00
Leosvel Pérez Espinosa
3a98c6d3ab
feat(misc): support ts 4.9 ( #14899 )
2023-02-17 17:23:05 +00:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 ( #14854 )
2023-02-09 12:48:57 -05:00
Benjamin Cabanes
0602b84140
feat(core): enable ts-node paths reference usage to use library imports in /scripts ( #14743 )
2023-02-01 11:31:12 -05:00
Benjamin Cabanes
5bd087f553
chore(nx-dev): use structuredClone for cloning objects ( #14698 )
2023-01-30 14:03:32 -05:00
Benjamin Cabanes
376a4ca496
docs(core): move generated packages metadata file into generated folder ( #13988 )
2022-12-22 13:34:17 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00