Commit Graph

  • ccfcc4097f
    docs(nx-dev): add solutions sections and components (#31239) Benjamin Cabanes 2025-05-16 13:55:47 -04:00
  • a5ccd13f92
    feat(core): update getTouchedProjectsFromLockFile to detect which projects were changed from pnpm lock file diff (#31091) laney 2025-05-16 10:17:45 -07:00
  • a45ec7e0bd
    fix(core): restore older nx core migrations for repair (#31254) Jason Jean 2025-05-16 13:01:56 -04:00
  • e724eedc5e
    fix(core): record task runs via the queue (#31253) Jason Jean 2025-05-16 12:01:43 -04:00
  • bd88b0efe4
    feat(devkit): allow requiring cts config files (#31103) Nicolas Marien 2025-05-16 17:58:34 +02:00
  • 1709b107bb
    fix(core): Update e2e nightly test to not hang (#31218) Nicholas Cunningham 2025-05-16 09:07:49 -06:00
  • 840f5f445b
    fix(core): ensure that global nx works with dot-nx workspace after init (#31249) Jack Hsu 2025-05-16 10:57:08 -04:00
  • fcd630ddd9
    fix(core): remove engines field, improve compatibility documentation (#31245) James Henry 2025-05-16 18:00:00 +04:00
  • c4cb96c2e7
    fix(linter): handle the flat config in workspace rule generators (#29253) pawel-twardziak 2025-05-16 09:39:34 +02:00
  • 7db44a855a
    fix(core): do not set tasks which cannot be interactive to interactive (#31240) Jason Jean 2025-05-15 18:16:40 -04:00
  • 8ff47e0cb0
    chore(repo): add debug logging to running tasks service (#31224) Jason Jean 2025-05-15 16:57:56 -04:00
  • d3ecffedc1
    feat(vite): add ajv dev dependency for vite-plugin-dts (#31107) Nicholas Cunningham 2025-05-15 13:44:53 -06:00
  • 3873fee587
    chore(core): update inputs for rust tasks (#31184) Isaac Mann 2025-05-15 13:55:15 -04:00
  • 4d3fea7f9d chore(repo): update nx to 21.1.0-beta.1 Jason Jean 2025-05-15 10:05:16 -04:00
  • d61683efc6
    feat(angular): migrate to angular rspack 21 (#31216) Colum Ferry 2025-05-15 13:13:02 +01:00
  • 81ecb22abe
    feat(core): add nx console messaging to TUI (#31148) Jonathan Cammisuli 2025-05-14 15:58:30 -04:00
  • 47b9b51dd3
    docs(nx-cloud): add tip to check for non-unique NX_CI_EXECUTION_ID on DTE failures (#27573) Michal Jez 2025-05-14 13:39:33 -04:00
  • f6d69baf14
    chore(core): replace red in console with blue (#29026) Henry Ing-Simmons 2025-05-14 17:08:06 +01:00
  • 5105d39117
    chore(repo): update nx to 20.1.0-beta.0 (#31215) Jason Jean 2025-05-14 12:04:14 -04:00
  • 21bdb35a07
    fix(esbuild): update peerDep range (#30402) Tyler Hendrickson 2025-05-14 10:00:34 -06:00
  • cc22a07601
    fix(nx-dev): Add docs for disableChecksum option for s3-cache (#31199) Nicholas Cunningham 2025-05-14 09:32:20 -06:00
  • 3e83c2ae1f docs(core): update enhance LLM feature page Juri 2025-05-14 13:42:37 +02:00
  • 9aee5b7adf
    feat(angular): handle prerender and appshell in covert to rspack (#31210) Colum Ferry 2025-05-14 15:26:41 +01:00
  • 3be687bf95
    fix(module-federation): generalize the check of the remote project specified in the buildTarget (#31211) Jonathan Gelin 2025-05-14 16:00:44 +02:00
  • e15e2ed106
    fix(gradle): make ci inputs same as test inputs (#31198) Emily Xiong 2025-05-14 10:00:08 -04:00
  • 514cdd890d
    chore(core): disable flaky e2e tests (#31200) Isaac Mann 2025-05-14 09:58:39 -04:00
  • 552d6b1ea8
    docs(core): add webinar info for 2025-05-28 (#31201) Isaac Mann 2025-05-14 07:01:17 -04:00
  • 889dee0854
    chore(core): update rust to 2024 edition (#31156) Jonathan Cammisuli 2025-05-13 18:11:05 -04:00
  • 3d73fd30a0
    fix(core): make running a single task more transparent (#31163) Jason Jean 2025-05-13 17:09:39 -04:00
  • a31226437e
    docs(misc): update conformance rule options (#31183) Jack Hsu 2025-05-13 11:59:27 -04:00
  • cd59a6678e
    feat(core): run parallel based on the number of cpu cores (#31011) Yiheng 2025-05-13 22:19:16 +08:00
  • 3f5fd896a1 feat(nx-dev): replace monorepo world link with office hours Juri 2025-05-12 13:17:22 +02:00
  • 70012ee082 docs(nx-dev): new blog post about integrating LLMs with Nx generate UI Juri 2025-05-12 12:25:17 +02:00
  • e1c0be3d2d
    fix(angular): install @angular/build when using vitest test runner (#31169) Leosvel Pérez Espinosa 2025-05-13 13:22:49 +02:00
  • 8cf4b55174
    docs(core): add Nx 21 to supported versions (#31182) Austin Fahsl 2025-05-12 15:30:16 -06:00
  • f20b2e6a02
    fix(nextjs): Update glob for cache output (#31177) Nicholas Cunningham 2025-05-12 14:42:07 -06:00
  • 5677831b17
    fix(gradle): return success false for failed task (#31178) Emily Xiong 2025-05-12 15:30:59 -04:00
  • 07474a4092
    Revert "docs(core): publish tutorial kit tutorials (#30973)" (#31179) Isaac Mann 2025-05-12 15:23:41 -04:00
  • 07c8b4f41b
    fix(core): improve pinned tasks annotation on narrow width (#31175) James Henry 2025-05-12 23:06:14 +04:00
  • 29d9d154e9
    chore(repo): add verbose logging when releasing (#31158) Jason Jean 2025-05-11 08:06:42 -04:00
  • cbb2619325
    fix(core): do not follow symlinks when creating remote cache tarball (#31138) Ian Luca 2025-05-10 02:48:35 +02:00
  • ce1d6b2e6e
    fix(core): change default native logging to "OFF" (#31161) Jonathan Cammisuli 2025-05-09 19:59:10 -04:00
  • bf1eec5eca
    feat(core): focus single tasks (#31159) Craigory Coppola 2025-05-09 18:44:06 -04:00
  • 5aa0c4050f
    fix(core): handle npm scope when matching project substring (#31160) Jack Hsu 2025-05-09 18:43:36 -04:00
  • b620ea7dc1
    fix(core): show all native logs for debug mode (#31154) Jason Jean 2025-05-09 16:26:38 -04:00
  • f5cc2d51b0
    fix(core): simplify action dispatch, use mutex locking, and avoid unnecessary clones (#31157) Jonathan Cammisuli 2025-05-09 15:40:07 -04:00
  • 8082184dc7
    docs(misc): fix blog posts for nx 21 (#31155) Mike Hartington 2025-05-09 14:49:06 -04:00
  • 0a2553aa2c
    chore(core): add debug mode for tui (#31115) Jason Jean 2025-05-09 11:57:32 -04:00
  • cdba055744
    fix(docs): typo in introduction.md (#31145) Stanislas Bernard 2025-05-09 16:39:29 +02:00
  • aef67bdc9f
    docs(nx-dev): add continuous tasks and terminal ui articles (#31092) Philip Fulcher 2025-05-09 08:32:45 -06:00
  • 124eba7557
    fix(core): Update React,Vue and Node generators applications for CNW (#31059) Nicholas Cunningham 2025-05-09 06:23:38 -06:00
  • 00af9748ad docs(core): add Terminal UI video Juri 2025-05-09 13:26:41 +02:00
  • 8c50b7f3af
    fix(core): only cleanup db connection on exit (#31137) Jason Jean 2025-05-08 18:35:01 -04:00
  • f339a1ab40
    fix(gradle): fix gradle tests (#30879) Emily Xiong 2025-05-08 17:29:10 -04:00
  • 468ec023c5
    fix(gradle): specify idle timeout for gradle batch runner (#31009) Emily Xiong 2025-05-08 17:26:16 -04:00
  • aea60e1a5e
    fix(core): handle process killing more robustly (#31131) Jason Jean 2025-05-08 15:25:33 -04:00
  • b6dc0d9e8e
    docs(core): render links in command descriptions (#30832) Isaac Mann 2025-05-08 13:37:17 -04:00
  • 0bf114eb11
    docs(nx-dev): blog post for improved module federation experience (#31072) Colum Ferry 2025-05-08 17:16:29 +01:00
  • 76b3f57823
    chore(repo): update to nx 21.0.2 (#31118) James Henry 2025-05-08 18:55:47 +04:00
  • 525bcca0a0
    fix(core): replace posix.relative with relative for path resolution (#30783) Jonathan Cammisuli 2025-05-08 09:49:13 -04:00
  • 6176d3a504
    chore(repo): update self hosted cache packages (#31120) Leosvel Pérez Espinosa 2025-05-08 15:05:58 +02:00
  • c19e6b8ce0
    chore(repo): update to v2 of self hosted cache packages (#31094) Jason Jean 2025-05-08 04:15:21 -04:00
  • d8ad991ae7
    chore(repo): enforce clippy (#31093) Jason Jean 2025-05-08 03:29:18 -04:00
  • 98d3354855
    fix(core): tui summary should capture more terminal outputs (#31113) Craigory Coppola 2025-05-07 18:37:21 -04:00
  • 6f9cce78ac
    fix(core): tui should not exit when underlying process is cancelled (#31112) Jason Jean 2025-05-07 16:52:40 -04:00
  • 0d53604b5a
    fix(core): clearer tui colors on light themes (#31095) Jason Jean 2025-05-07 16:29:36 -04:00
  • b65216387e
    chore(core): nx plugin submission @robby-rabbitman/nx-plus-web-test-runner (#30419) Robby Rabbitman 2025-05-07 21:25:16 +02:00
  • 9b2eed2662
    fix(core): resolve excessive CPU consumption via child_process.rs (#31110) James Henry 2025-05-07 23:05:16 +04:00
  • 68426f6adb
    fix(core): run script should exit the process when kill signals are r… (#31109) Jason Jean 2025-05-07 13:42:27 -04:00
  • 3b3b320ff7
    fix(core): add keepExistingVersions to jest option to preserve dependency versions (#30652) Nicholas Cunningham 2025-05-07 10:01:10 -06:00
  • 480a20e3c5
    fix(core): explicitly cleanup forked process task runner (#31106) Jason Jean 2025-05-07 11:29:35 -04:00
  • 3b19cf6811
    docs(misc): add blog post for migrate ui (#31086) Jack Hsu 2025-05-07 11:29:13 -04:00
  • e118210e7f
    docs(nx-dev): add Nx Cloud terms link in footer (#31105) Caleb Ukle 2025-05-07 09:54:14 -05:00
  • e6a3d77db3
    fix(js): handle ${configDir} in tsconfig files when inferring tasks (#31098) Leosvel Pérez Espinosa 2025-05-07 12:15:56 +02:00
  • 30a7709d71
    chore(nx-dev): block linking to preview urls (#31081) Isaac Mann 2025-05-06 18:43:57 -04:00
  • a944c8cd54
    fix(core): fail nx release cli when publish step fails (#31088) Nicolas Beaussart 2025-05-06 21:17:10 +02:00
  • 05c9d0d24f
    docs(nx-dev): set new GTM ID (#31090) Benjamin Cabanes 2025-05-06 14:13:44 -04:00
  • 42a9a2c51a
    docs(nx-dev): clarify enterprise security (#31089) Benjamin Cabanes 2025-05-06 14:12:31 -04:00
  • 71de122579
    fix(core): send up and down arrows to pty in interactive mode (#31084) James Henry 2025-05-06 19:58:47 +04:00
  • ba6d324645
    docs(angular): update angular rspack docs to reflect recent updates (#31074) Colum Ferry 2025-05-06 16:33:21 +01:00
  • ea40d04e70
    fix(nx-dev): webinar list page shows event date (#30953) Isaac Mann 2025-05-06 11:24:58 -04:00
  • 9ae68a7c0d
    chore(core): nx plugin submission @naxodev/gonx (#31034) Nacho Vazquez 2025-05-06 11:16:08 -03:00
  • 678965da21
    feat(rspack): upgrade to version 1.3.8 (#31070) Colum Ferry 2025-05-06 14:30:01 +01:00
  • d8cf187dbc
    docs(nx-dev): add link to release notes in nx21 article (#31079) Philip Fulcher 2025-05-06 07:06:26 -06:00
  • ee276413b8
    docs(gradle): fix link in overview doc (#31073) Colum Ferry 2025-05-06 13:50:17 +01:00
  • a36aaacef6
    docs(nx-dev): add nx 21 release article (#31036) Philip Fulcher 2025-05-06 06:44:42 -06:00
  • 72a0ef541f
    chore(core): fix docs release script for single version (#31060) Isaac Mann 2025-05-05 20:34:01 -04:00
  • 382bd6eb2c
    docs(misc): update version picker to include v21 (#31053) Jack Hsu 2025-05-05 16:16:45 -04:00
  • 5eefe8575a
    chore(repo): update nx to 21.0.0-rc.4 (#31046) Jason Jean 2025-05-05 15:59:37 -04:00
  • 5cd09f97ff
    fix(core): kill tasks run via run-commands (#31045) Jason Jean 2025-05-05 13:47:18 -04:00
  • e2b27b849b
    fix(core): switch to tui-term fork to support dimmed content (#31044) James Henry 2025-05-05 21:30:34 +04:00
  • 265bb0b4bb
    fix(core): update ci-workflow generator package manager installation (#31018) Nicholas Cunningham 2025-05-05 10:25:36 -06:00
  • 37dea94062
    fix(core): improve tui selected task contrast (#31039) James Henry 2025-05-05 20:11:01 +04:00
  • 0402e85d87
    fix(core): q should exit tui immediately if all tasks complete (#31040) James Henry 2025-05-05 20:08:55 +04:00
  • 9fe487c0f3
    fix(core): tui summary should show cancelled when interrupting dev server (#31042) Craigory Coppola 2025-05-05 12:08:02 -04:00
  • ce64f85069
    fix(core): Disable e2e matrix as macos is still hanging at install (#31041) Nicholas Cunningham 2025-05-05 07:56:48 -06:00
  • fb6c2ca5f0
    docs(core): add briebug to partners and update pushbased (#30904) Jordan 2025-05-05 08:35:45 -04:00
  • cc1f655e99
    chore(repo): update nx to 21.0.0-rc.3 (#31035) Jason Jean 2025-05-05 03:59:36 -04:00
  • 02ba546ad7
    fix(core): exit the command with sigint if it is interrupted (#31028) Jason Jean 2025-05-05 03:45:22 -04:00
  • 2cb0fa2b55
    docs(core): publish tutorial kit tutorials (#30973) Isaac Mann 2025-05-03 10:58:02 -04:00