James Henry
|
dc8c0edb70
|
feat(core): independent nx releases and automated git operations (#20191)
|
2023-11-17 09:33:13 -05:00 |
|
Leosvel Pérez Espinosa
|
25d6ec3a92
|
feat(angular): support angular v17 (#19689)
|
2023-11-07 15:45:42 -05:00 |
|
Emily Xiong
|
15b5cce5bd
|
feat(core): change exec to run adhoc tasks (#19910)
|
2023-11-07 13:30:57 -05:00 |
|
Katerina Skroumpelou
|
a09ad2bd62
|
fix(vue): remove filter from cnw (#19879)
|
2023-10-26 12:10:09 -04:00 |
|
James Henry
|
39423322c1
|
feat(core): support changelog customizations and project changelogs (#19704)
|
2023-10-20 16:27:03 -04:00 |
|
Emily Xiong
|
0b0df51263
|
chore(core): add batch description in cli (#19707)
|
2023-10-18 15:15:20 -04:00 |
|
Emily Xiong
|
c83102a2c4
|
feat(core): add batch flag to run (#19575)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-10-13 13:09:01 -04:00 |
|
Craigory Coppola
|
09ff419040
|
feat(core): remove deprecated workspace-lint (#16212)
|
2023-10-13 13:08:44 -04:00 |
|
Jason Jean
|
d62acecec6
|
feat(core): allow using Nx Cloud without nx-cloud installed (#19553)
|
2023-10-13 10:47:43 -04:00 |
|
Craigory Coppola
|
f10da6e1fc
|
feat(core): remove deprecated workspace generator command (#19541)
|
2023-10-11 23:24:19 -04:00 |
|
Craigory Coppola
|
621a2d5e26
|
feat(core): add --type for nx show projects (#19358)
|
2023-10-06 18:45:17 -04:00 |
|
James Henry
|
2d70eb048f
|
feat(core): switch nx release changelog to offline first with CHANGELOG.md files (#19327)
|
2023-10-03 11:58:42 -04:00 |
|
James Henry
|
7f8368ca16
|
fix(core): allow parallel and output-style on publish target (#19242)
|
2023-09-20 09:38:27 +00:00 |
|
James Henry
|
9116c29c18
|
feat(core): initial implementation of nx release (#19110)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-09-18 15:11:44 -04:00 |
|
Jack Hsu
|
188dc8f2f0
|
feat(core): hide vue preset options from create-nx-workspace (#19155)
|
2023-09-13 17:18:04 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Josh Goldberg ✨
|
b8bc4609e1
|
docs(core): add more to repair's command-object describe (#18602)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2023-09-07 09:04:40 -05:00 |
|
Philip Fulcher
|
768a0d2b7c
|
docs(core): remove references to --all for run-many (#18663)
|
2023-08-18 16:01:32 -04:00 |
|
Craigory Coppola
|
692640e9a9
|
docs(core): update --exclude option to use equal sign (#18592)
|
2023-08-15 18:12:36 -04:00 |
|
Juri
|
3ddb188fa3
|
docs(nx-plugin): add recipe for creating and testing a create-x package
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
|
2023-08-11 20:21:11 +02:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Craigory Coppola
|
c175fc3138
|
fix(misc): move --useDotNxInstallation to yargs config (#18475)
|
2023-08-03 17:09:16 -04:00 |
|
Craigory Coppola
|
c2c06c12c3
|
fix(core): remove old example and help text from show remnants (#18228)
|
2023-07-20 18:15:52 -04:00 |
|
Isaac Mann
|
c00e2f3f6e
|
docs(core): update deprecation messages (#17804)
|
2023-06-27 11:22:20 -04:00 |
|
Isaac Mann
|
37eda46460
|
docs(core): workspace-lint cli links to web (#17807)
|
2023-06-26 17:07:59 -04:00 |
|
Craigory Coppola
|
c4b7a1f9d8
|
docs(core): fixup outdated nx show example (#17710)
|
2023-06-26 16:08:38 -04:00 |
|
Craigory Coppola
|
f5c6ee5488
|
fix(core): cli option --graph should open graph ui by default (#17644)
|
2023-06-16 16:31:12 -04:00 |
|
Jack Hsu
|
a19fbb1ddb
|
feat(js): add preset for TS standalone workspace (#17467)
|
2023-06-13 14:32:06 -04:00 |
|
Isaac Mann
|
e693642c35
|
docs(core): update preset link (#17153)
|
2023-06-06 16:22:25 -04:00 |
|
Lars Gyrup Brink Nielsen
|
f1db759755
|
docs(core): add example run-many commands filtering on specific tags (#17254)
|
2023-06-06 08:37:53 -04:00 |
|
Craigory Coppola
|
63f85a19fe
|
feat(core): deprecate print-affected and affected:graph (#17341)
|
2023-06-01 23:15:46 +00:00 |
|
Craigory Coppola
|
a33e75e4d8
|
feat(core): add --affected flag to nx graph (#17340)
|
2023-06-01 11:24:18 -04:00 |
|
Jack Hsu
|
a722302caf
|
feat(misc): rework create-nx-workspace prompts (#17230)
|
2023-05-30 18:13:42 -04:00 |
|
Leosvel Pérez Espinosa
|
7c9ec7241e
|
docs(core): fix wrong option name in watch command examples (#17298)
|
2023-05-30 13:33:55 -04:00 |
|
Craigory Coppola
|
5ef9ea68cd
|
feat(core): add a variety of usages for nx show (#17073)
|
2023-05-23 18:07:37 -04:00 |
|
Colum Ferry
|
4106b3455b
|
docs(node): node-standalone should be listed not node-server (#17062)
|
2023-05-17 15:24:06 -04:00 |
|
Craigory Coppola
|
b20e906f00
|
feat(core): add --affected to show only affected projects (#16970)
|
2023-05-13 01:48:35 -04:00 |
|
Craigory Coppola
|
b2470de56c
|
feat(core): ability to save task graph to a file when running --graph (#16350)
|
2023-05-12 18:50:11 -04:00 |
|
Jack Hsu
|
95421c6945
|
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948)
|
2023-05-12 16:09:20 -04:00 |
|
Craigory Coppola
|
b8e9f3daf8
|
docs(core): add example for affected by tags (#16986)
|
2023-05-12 13:25:21 -04:00 |
|
AgentEnder
|
6c00f922ae
|
chore(core): reorganize nx-commands and cli implementation
|
2023-05-05 12:51:22 -04:00 |
|
Leosvel Pérez Espinosa
|
13a35bfb89
|
docs(misc): expose nx init command flags in docs and the terminal help (#16433)
|
2023-04-27 18:20:36 -04:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
Isaac Mann
|
f91920d31e
|
docs(core): make migrate latest more prominent (#16596)
|
2023-04-27 11:17:34 -04:00 |
|
Zachary DeRose
|
5e2bf07908
|
docs(core): fixing some references to old architect terminology (#16424)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2023-04-27 08:28:53 -04:00 |
|
Craigory Coppola
|
b44dbf9c22
|
fix(nx-plugin): correct importPath and import updates for migration to local plugins (#16437)
|
2023-04-20 17:15:48 -04:00 |
|
Craigory Coppola
|
fc07794d90
|
feat(core): remove deprecated affected commands (#16349)
|
2023-04-19 18:07:56 -04:00 |
|
Nicholas Cunningham
|
338dc64d91
|
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317)
|
2023-04-19 15:29:31 -04:00 |
|
Craigory Coppola
|
9fa6d418b9
|
fix(misc): mark workspace-lint as deprecated in yargs config (#16385)
|
2023-04-19 14:06:57 -04:00 |
|
Craigory Coppola
|
1743ff10ed
|
feat(core): add migration to update workspace generators to a local plugin (#12700)
|
2023-04-19 14:03:00 -04:00 |
|