12092 Commits

Author SHA1 Message Date
Colum Ferry
34c2dc13fd
docs(repo): missed autogenerated docs update (#22973) 2024-04-24 12:22:25 +01:00
Rares Matei
e8ca02a612 docs(nx-cloud): fix latest published version 2024-04-24 11:12:22 +02:00
Isaac Mann
6ab77143ae
docs(core): add CI terms to glossary (#22677)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2024-04-24 10:33:49 +02:00
Isaac Mann
33008f25b5
docs(core): clean up more concepts section (#22957) 2024-04-24 10:28:53 +02:00
Jason Jean
48e8752b7a
chore(repo): ignore files in __fixtures__/nextjs/app (#22968) 2024-04-24 02:12:28 -04:00
Jack Hsu
bc43243498
chore(repo): add eslint and jest plugins to use inferred targets (#22946) 2024-04-23 21:52:13 -04:00
Richard Roozenboom
abaad324e6
fix(core): regression register ts transpiler for local plugin (#22964) 2024-04-23 18:08:11 -04:00
Craigory Coppola
7bb6e9ee14
feat(core): add API entrypoint to register metadata (#22773) 2024-04-23 17:04:51 -04:00
Emily Xiong
99e5c869b3
fix(gradle): change gradle command to be relative path (#22963) 2024-04-23 16:50:25 -04:00
Leosvel Pérez Espinosa
6cab4c9a1b
fix(storybook): handle inherited config correctly when identifying the framework used for inferred tasks (#22953) 2024-04-23 15:32:04 -04:00
Craigory Coppola
355d5c593d
fix(core): move a few api points to return root maps directly (#22949) 2024-04-23 15:09:48 -04:00
Jason Jean
f76b8c63c1
fix(repo): downgrade to macos-13 in publish workflow (#22961) 2024-04-23 13:05:44 -04:00
Craigory Coppola
45184fec21
docs(core): add docs for registering new targets + merge logic (#22748)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-23 15:57:21 +00:00
Leosvel Pérez Espinosa
1e4324fbce
fix(linter): do not infer lint tasks for projects without files to lint (#22944) 2024-04-23 11:38:08 -04:00
Colum Ferry
739e2e7115
feat(testing): make playwright default e2e test runner option (#22511) 2024-04-23 11:27:09 -04:00
Jason Jean
8ded3807ac
fix(core): fix exclude for empty array (#22951) 2024-04-23 09:34:50 -04:00
Jonathan Cammisuli
3d9bd16ce0
fix(core): handle events that do not have paths (#22947) 2024-04-22 23:06:57 -04:00
MaxKless
b37bfdb1af
fix(graph): don't listen to system theme changes in console (#22938) 2024-04-22 21:59:07 -04:00
Benjamin Cabanes
f5327b4baa
chore(nx-dev): update framer-motion dependency (#22911)
The framer-motion dependency has been updated to the latest version which allows the deletion of the `react-intersection-observer` package. This includes refactoring the code to use newer version features, such as removing unnecessary libraries and updating some animation methods. The commit also includes cleaning tailwind classes for better maintainability and readability. The removal of unused libraries also improves performance.
2024-04-22 21:02:03 -04:00
Emily Xiong
c3a3d1b0a6
feat(core): add root level forwardAllArgs (#22753) 2024-04-22 16:13:00 -04:00
Rares Matei
55a933855c
docs(nx-cloud): update release notes (#22915) 2024-04-22 17:12:36 +01:00
Jason Jean
62e64820d5
chore(repo): update nx to 19.0.0-beta.2 (#22926) 2024-04-22 17:39:09 +04:00
Colum Ferry
6ef17d2b56
fix(core): workspace context glob respects exclude (#22939) 2024-04-22 14:33:27 +01:00
Miroslav Jonaš
705baa7dfd
fix(core): fix pnpm install order on ci workflows (#22580) 2024-04-22 13:01:11 +02:00
Craigory Coppola
c49c07d926
fix(core): different commands should not be considered compatible targets (#22863) 2024-04-19 23:43:00 -04:00
Jason Jean
9ca53b7153
fix(core): fix cursor being hidden and process shutdown for ctrl c (#22895) 2024-04-19 18:41:59 -04:00
Nicholas Cunningham
e7f60dabcb
feat(nextjs): Add https option for custom server (#22921) 2024-04-19 15:46:03 -06:00
Craigory Coppola
80b55144db
fix(misc): don't clear node_modules require cache (#22907) 2024-04-19 17:41:20 -04:00
Craigory Coppola
82be2aebe5
fix(misc): mark migration for escaping env vars as skipped in nx repair (#22916) 2024-04-19 14:57:19 -04:00
Craigory Coppola
9a0b70de69
fix(core): disable pty on windows until stable (#22910) 2024-04-19 14:34:02 -04:00
Craigory Coppola
2f3bc2b196
chore(repo): update nx to 19.0.0-beta.1 (#22912) 2024-04-19 14:33:09 -04:00
Colum Ferry
75234ae1b5
fix(vue): do not add verbatimImportSyntax to tsconfig (#22905) 2024-04-19 14:14:50 +01:00
Leosvel Pérez Espinosa
397276da04
fix(angular): fix loading postcss configuration in ng-packagr executors (#22900) 2024-04-19 11:45:40 +02:00
Jack Hsu
e617e549a4
chore(repo): remove @side/jest-runtime as Node v20.10 patched the memory leak (#22886) 2024-04-18 22:11:36 -04:00
Jack Hsu
5e08b153c9
feat(bundling): upgrade rollup to v4 (#22656) 2024-04-18 22:08:07 -04:00
Caleb Ukle
091e48ff74
docs(nx-cloud): add info about start-ci-run and --stop-agents-after u… (#22888)
Co-authored-by: Altan Stalker <stalkeraltan@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-18 21:07:37 -04:00
Jason Jean
08f64211ec
fix(core): handle plugin errors from isolation correctly (#22890) 2024-04-18 20:54:46 -04:00
Craigory Coppola
a927e935a9
fix(misc): add --verbose support to nx graph (#22889) 2024-04-18 20:50:39 -04:00
Jason Jean
595ea21424
fix(testing): bust require cache in jest plugin so configs reload (#22893) 2024-04-18 20:42:45 -04:00
Craigory Coppola
e2cee00767
fix(core): group command exit listeners to avoid warning (#22892) 2024-04-18 18:40:09 -04:00
Nicholas Cunningham
4d6cd36f5c
feat(nx-dev): new main navigation menu (#22829)
It adds a new main navigation menu on the website and in the documentation, offering more choices and simpler access to different parts of the content for the visitor.

Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2024-04-18 11:24:34 -04:00
Jason Jean
25f598ffbe
fix(testing): fix jest ci target names (#22858) 2024-04-18 10:08:39 -04:00
Leosvel Pérez Espinosa
7ebd27af02
docs(angular): call out @nx/angular plugin as required to run angular devkit schematics and builders (#22872) 2024-04-18 15:53:35 +02:00
Jason Jean
2d20ad819b
fix(core): fix hashing of external dependencies (#22865) 2024-04-18 09:36:17 -04:00
Leosvel Pérez Espinosa
125c1d2786
fix(core): forward args provided to the nx add command to the invoked init generator (#22855) 2024-04-18 09:55:20 +02:00
Jason Jean
7f0dc268a0
fix(core): handle schema validation errors running commands directly (#22864) 2024-04-18 02:33:20 -04:00
Kyle Cannon
e549ea2b58
fix(bundling): handle circular dependencies in @nx/esbuild getExtraDependencies (#22644) 2024-04-17 21:39:59 -04:00
Craigory Coppola
edc7931330
fix(nx-cloud): ensure root .env files are loaded during dte (#22859) 2024-04-17 18:10:15 -04:00
Craigory Coppola
e7c2ebdd98
fix(core): keep plugin workers until main process shutdown (#22860) 2024-04-17 17:41:09 -04:00
Isaac Mann
18070cf0e3
docs(core): add champions (#22844) 2024-04-17 15:26:30 -04:00