James Henry
|
bba9600d6e
|
feat(release): allow overriding generator and generatorOptions per project (#21298)
|
2024-01-24 10:17:12 -05:00 |
|
Craigory Coppola
|
066c39ef9c
|
feat(core): reveal --web flag on show project (#21293)
|
2024-01-24 10:16:11 -05:00 |
|
Austin Fahsl
|
b6b14ddaf4
|
feat(release): global stageChanges option & changelog fixes (#21223)
|
2024-01-24 07:07:29 -07:00 |
|
Leosvel Pérez Espinosa
|
a628c025d2
|
fix(angular): support scoped project names and entrypoints in library secondary entrypoint generator (#21300)
|
2024-01-24 13:31:34 +00:00 |
|
Katerina Skroumpelou
|
e9493fbdd2
|
fix(vue): import vue libs in other libs - fix ts2307 (#21297)
|
2024-01-24 15:24:16 +02:00 |
|
Austin Fahsl
|
1257d73c0c
|
chore(release): fix yarn berry e2e test (#21289)
|
2024-01-24 16:29:18 +04:00 |
|
MaxKless
|
6326b11cec
|
fix(core): properly disconnect daemon & reject promise (#21283)
|
2024-01-24 06:44:16 -05:00 |
|
Nicholas Cunningham
|
1e39bb3d00
|
fix(rspack): Add missing peer dep (#372)
|
2024-01-23 15:15:27 -05:00 |
|
Austin Fahsl
|
096cefb109
|
feat(release): update lockfile after version command (#21107)
|
2024-01-23 11:22:16 -07:00 |
|
Colum Ferry
|
6164481d57
|
fix(remix): use twStyles as import to prevent conflicts (#21276)
|
2024-01-23 16:28:59 +00:00 |
|
Emily Xiong
|
3333ef4968
|
fix(expo): fix externalDependencies for expo plugin (#21213)
|
2024-01-22 17:44:00 -05:00 |
|
James Henry
|
3d4238a405
|
fix(release): filtering publish by project or group should exclude task deps (#21231)
|
2024-01-22 14:00:14 -05:00 |
|
Leosvel Pérez Espinosa
|
e4758358b0
|
feat(misc): optionally update package.json scripts in init generators (#21204)
|
2024-01-22 13:51:41 -05:00 |
|
Dmitriy Stepanenko
|
c1238aad5e
|
feat(angular): support esbuild middleware functions (#21048)
|
2024-01-22 18:34:02 +01:00 |
|
Craigory Coppola
|
cb5eeb7475
|
feat(core): forward stdin to commands started via rust (#21195)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
|
2024-01-22 12:25:52 -05:00 |
|
Katerina Skroumpelou
|
33e13910b1
|
fix(core): accept vue as preset in cnw (#21262)
|
2024-01-22 12:22:33 -05:00 |
|
Isaac Mann
|
e2a819ef18
|
docs(core): nx agents guide clean up (#21241)
Co-authored-by: Rares Matei <matei.rar@gmail.com>
|
2024-01-22 11:59:59 -05:00 |
|
Leosvel Pérez Espinosa
|
87256aae66
|
cleanup(angular): simplify package executor adjustments for angular v17 (#20869)
|
2024-01-22 10:33:39 -05:00 |
|
Colum Ferry
|
9fea60b3b2
|
fix(remix): required property in schema should be project (#21258)
|
2024-01-22 10:25:39 -05:00 |
|
Leosvel Pérez Espinosa
|
892345d039
|
feat(misc): identify and set up more nx core plugins during nx init (#21254)
|
2024-01-22 15:28:34 +01:00 |
|
jiayi
|
07a237f242
|
fix(angular): run function is not called in setup-ssr/application-builder (#21157)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2024-01-22 13:00:54 +01:00 |
|
James Henry
|
85c82e0b24
|
fix(release): versionPrefix should default to auto (#21256)
|
2024-01-22 14:38:48 +04:00 |
|
Craigory Coppola
|
06717de590
|
feat(core): move target defaults handling to nx plugin (#21104)
|
2024-01-19 18:22:11 -05:00 |
|
Jack Hsu
|
2e2dada8c0
|
fix(graph): correct value when inputs/outputs are copied (#21245)
|
2024-01-19 15:31:33 -05:00 |
|
Colum Ferry
|
b97037ebd1
|
feat(graph): show open config button in graph web (#21181)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2024-01-19 14:05:09 -05:00 |
|
Colum Ferry
|
8bd20e5928
|
feat(graph): add tooltips to project details view (#21205)
|
2024-01-19 14:04:14 -05:00 |
|
Leosvel Pérez Espinosa
|
a7dccc584f
|
fix(misc): install required deps during nx init without overriding existing versions (#21237)
|
2024-01-19 14:03:59 -05:00 |
|
Nicholas Cunningham
|
7ddc3136ba
|
chore(nextjs): Remove env variable warning message (#21238)
|
2024-01-19 10:32:12 -07:00 |
|
Leosvel Pérez Espinosa
|
866e8bcffe
|
fix(misc): identify usage of playwright correctly when running nx init (#21236)
|
2024-01-19 12:12:01 -05:00 |
|
Nicholas Cunningham
|
605d65acd2
|
fix(nextjs): custom server unable to run production builds (#21222)
|
2024-01-19 09:51:19 -07:00 |
|
James Henry
|
6684c1f3a3
|
feat(release): support version prefix for dependents (#21209)
|
2024-01-19 10:42:28 -05:00 |
|
Leosvel Pérez Espinosa
|
ccac566064
|
fix(misc): install nx when no plugins selected during nx init (#21228)
|
2024-01-19 10:41:40 -05:00 |
|
Aditya Mathur
|
dd5f3c8d17
|
docs(misc): standardize all the install commands with different pm (#21226)
|
2024-01-19 15:21:42 +01:00 |
|
Miroslav Jonaš
|
4700df62be
|
fix(linter): update eslint plugins for @typescript-eslint v6 naming (#21221)
Co-authored-by: Steven Rathbauer <gh.rathpc@gmail.com>
Co-authored-by: James Henry <james@henry.sc>
|
2024-01-19 14:16:18 +04:00 |
|
MaxKless
|
b5ffb85874
|
fix(graph): refresh pdv periodically in watch mode (#21218)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2024-01-18 17:59:10 -05:00 |
|
Katerina Skroumpelou
|
66929530b1
|
feat(graph): hover to see source & more UI updates (#21182)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2024-01-18 17:34:54 -05:00 |
|
Jason Jean
|
8f6eed11d4
|
fix(js): set the unsafeHttpWhitelist when the set has any items (#21216)
|
2024-01-18 14:20:41 -05:00 |
|
Miroslav Jonaš
|
d45a13e4fa
|
feat(core): extend nxCloud prompt to include basic CI workflow options (#21094)
|
2024-01-18 14:12:31 -05:00 |
|
Leosvel Pérez Espinosa
|
f98a16ff57
|
feat(misc): update minimatch version used across packages (#21207)
|
2024-01-18 19:08:15 +01:00 |
|
MaxKless
|
e4e7f54bfb
|
fix(graph): take vscode light/dark theme into account (#21208)
|
2024-01-18 12:04:03 -05:00 |
|
James Henry
|
e97910914e
|
feat(release): add formal entrypoint for programmatic API at nx/release (#21211)
|
2024-01-18 11:29:49 -05:00 |
|
MaxKless
|
ddebb4d4f3
|
feat(graph): allow expanding target when opening pdv from external api (#21189)
|
2024-01-18 10:57:32 -05:00 |
|
Vadim Zhamkov
|
7192141c44
|
feat(react): Add playwright support to generators (#21150)
Co-authored-by: Vadim Zhamkov <vad-js@nebius.com>
|
2024-01-18 10:56:54 -05:00 |
|
Jonathan Cammisuli
|
67ca5f85ed
|
chore(repo): update nx to the latest beta (#21191)
|
2024-01-18 10:52:47 -05:00 |
|
Miroslav Jonaš
|
cbcd2ecddc
|
fix(linter): fix import of chalk for reporting (#21201)
|
2024-01-18 15:23:25 +01:00 |
|
Miroslav Jonaš
|
331fbe64b1
|
fix(nx-dev): align button sizes on hero (#21163)
|
2024-01-18 14:55:11 +01:00 |
|
Miroslav Jonaš
|
e8464cca9e
|
feat(core): update ci-workflow generator (#21141)
|
2024-01-18 14:47:36 +01:00 |
|
Miroslav Jonaš
|
c452a1f7c5
|
fix(linter): add links to docs to rules (#21199)
|
2024-01-18 14:47:10 +01:00 |
|
Jack Hsu
|
8ccf327b1a
|
feat(graph): decouple graph client from nx.dev <Fence> component (#21186)
|
2024-01-17 21:00:36 -05:00 |
|
Miroslav Jonaš
|
192d36f493
|
chore(repo): bump pnpm and nx-orb versions (#21143)
|
2024-01-18 00:11:43 +01:00 |
|