12164 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
1640a671f0
fix(angular): fix dev-server validation for esbuildMiddleware (#21413) 2024-01-30 12:17:55 +00:00
Zac Bristow
169a3f56c5
fix(js): allow inlined libs without imports (#20649) 2024-01-30 11:53:09 +02:00
Miloš Lajtman
bb3cf3a862
fix(linter): remove extend of @angular-eslint/recommended--extra config (#18465) 2024-01-30 00:18:09 +01:00
Michal Jez
f9009e909f
feat(core): don't clear NX_BASE or NX_HEAD (#20125) 2024-01-30 00:11:26 +01:00
Nicholas Cunningham
d31b951bd1
fix(nextjs): Add missing support swc for custom server (#21401) 2024-01-29 14:13:55 -07:00
Jason Jean
7a62f4156c
chore(repo): update nx to 17.3.0-rc.1 (#21360) 2024-01-29 15:34:30 -05:00
James Henry
e335b9f6ea
fix(release): ensure non-zero exit code is propagated, change missing target handling (#21388) 2024-01-29 15:34:11 -05:00
Jason Jean
9913148d41
chore(repo): bump the binning agents provisioning (#21398) 2024-01-29 14:33:34 -05:00
Austin Fahsl
69636ad7ba
fix(release): do not restart the daemon when skipLockFileUpdate is set (#21389) 2024-01-29 23:07:16 +04:00
Craigory Coppola
c811be5131
fix(core): address some wonkiness when merging command and run-commands (#21315) 2024-01-29 13:03:37 -05:00
Kaden Wilkinson
8274f3419d
fix(devkit): fix extractLayoutDirectory typescript types to better reflect allowed params and return value (#15339) 2024-01-29 13:01:14 -05:00
Ryan Parsley
2cb241a69f
docs(linter): fix typo (#20259) 2024-01-29 17:26:35 +00:00
daiscog
ec38a58a9f
fix(js): fix missing top-level dependencies in publishable libs (#17730) 2024-01-29 12:23:23 -05:00
Colum Ferry
1ea09adaa3
fix(remix): tsconfigs were being incorrectly generated causing errors #21002 (#21387) 2024-01-29 17:15:23 +00:00
Colum Ferry
911f8d600a
feat(remix): add nx welcome component (#21383) 2024-01-29 17:14:52 +00:00
Yiping
d08fe46059
docs(vue): replace incorrect "React" in Vue doc. (#20930)
Co-authored-by: Yiping <YipingRuan@users.noreply.github.com>
2024-01-29 17:14:26 +00:00
Austin Fahsl
5369f5d527
docs(release): add recipe for publishing in github actions (#21370) 2024-01-29 08:10:05 -07:00
Leosvel Pérez Espinosa
c9f75acc0e
fix(angular): update setup-ssr generator to support the outputPath object variant (#21385) 2024-01-29 15:31:50 +01:00
Miroslav Jonaš
17b09b9ba1
fix(repo): fix version calculation on nx-release (#21382) 2024-01-29 16:48:26 +04:00
Julius Mackowiak
391d22607e
docs(core): fix typo (#21200) 2024-01-29 07:37:32 -05:00
Jason Jean
1040dbdd4e
fix(core): fix conflicting types from merge conflict (#21371) 2024-01-27 14:28:02 -05:00
Emily Xiong
1bd2e0e639
fix(core): fix compilerOptions may not exist (#21364) 2024-01-26 22:55:03 -05:00
Emily Xiong
73d37cc58c
feat(core): pass down help to run-commands (#21331) 2024-01-26 21:39:55 -05:00
Nicholas Cunningham
79a7e79eb2
fix(vite): PCV3 multiple targets (#21366) 2024-01-26 19:15:20 -07:00
Jason Jean
00dbd14368
fix(core): fix sending sigint to child tasks with the new psuedo tty … (#21369)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2024-01-26 19:05:04 -05:00
Jason Jean
e1bb8bccf1
fix(core): do not create new targets from target defaults when packag… (#21365) 2024-01-26 17:57:54 -05:00
Jack Hsu
b4029e09ed
feat(misc): hide unpublished links in project details view (#21362) 2024-01-26 15:52:23 -05:00
Jack Hsu
4ed74a44a9
fix(angular): update autoprefixer migration to the right file (#21363) 2024-01-26 14:50:06 -05:00
Austin Fahsl
9c81328b81
fix(release): disable workspace changelogs in config when not valid (#21341) 2024-01-26 21:51:29 +04:00
Colum Ferry
c2e0c3da8f
docs(core): update wording around guiding user to graph (#21348) 2024-01-26 17:22:50 +00:00
Nicholas Cunningham
bf6f78f792
fix(vite): PCV3 Plugin update to use resolveConfig (#21287) 2024-01-26 12:06:45 -05:00
Jack Hsu
89c5188df3
feat(webpack): simplify inferred webpack-cli command (#21340) 2024-01-26 12:00:18 -05:00
James Henry
c577f48cea
fix(release): only add nx-release-publish to public packages (#21338) 2024-01-26 11:56:54 -05:00
Katerina Skroumpelou
f7f745f87f
fix(nuxt): add all target names when adding vite plugin (#21332) 2024-01-26 11:29:10 -05:00
Colum Ferry
f59ceea3af
fix(core): clarify error log when a project exists in a directory (#21355) 2024-01-26 16:15:25 +00:00
MaxKless
12d7caa099
cleanup(graph): misc project details view enhancements (#21311) 2024-01-26 16:00:58 +00:00
Miroslav Jonaš
7ab0de8f68
fix(core): yargs array-like prompts initial field is number (#21349) 2024-01-26 10:46:05 -05:00
Leosvel Pérez Espinosa
4b88f48a18
feat(angular): support angular 17.1.0 (#20556) 2024-01-26 10:43:16 -05:00
Miroslav Jonaš
fc8cca44c5
chore(repo): print version at the end of nx-release script (#21346) 2024-01-26 17:03:38 +04:00
Jack Hsu
2faaaf3a19
feat(cypress): simplify inferred cypress command (#21337) 2024-01-25 17:03:05 -05:00
Jason Jean
f4011ec92d
fix(core): exit with sigint when sigint is received (#21336) 2024-01-25 16:13:51 -05:00
Rares Matei
5208d6d694
chore(repo): reenable env var propagation (#21147) 2024-01-25 10:57:08 -05:00
Colum Ferry
8bc8d696e5
feat(core): guide users to view the graph after nx init (#21303) 2024-01-25 10:54:55 -05:00
Colum Ferry
a1c0434650
feat(workspace): update readme to point people to the graph (#21325) 2024-01-25 10:54:17 -05:00
Emily Xiong
4a4917b628
fix(graph): fix 404 when / in name (#21318) 2024-01-25 10:35:56 -05:00
Miroslav Jonaš
66e8ec3e2a
feat(core): improve generated CI workflows (#21324) 2024-01-25 19:09:36 +04:00
Miroslav Jonaš
269fa1a75f
fix(core): remove deprecated recursive rmdir with rm -rf (#21327) 2024-01-25 14:05:39 +00:00
Johanna Pearce
e4daf33601
fix(devkit): update the ci generators to use the correct launch template (#21304)
Also changes all instances of --distributes-on to --distribute-on.
2024-01-25 10:04:02 +00:00
Jack Hsu
06f726a075
fix(js): add @swc/helpers when initializing js plugin since it is needed by other plugins (#21316) 2024-01-25 09:51:48 +01:00
Leosvel Pérez Espinosa
c7b44a4958
fix(misc): await async function invocations (#21299) 2024-01-25 09:30:01 +01:00