Commit Graph

  • e21c1a6010
    feat(react): replace deprecated babel classProperties.loose option in .babelrc files (#30912) Jack Hsu 2025-04-29 09:57:16 -04:00
  • 9234fb30a6
    feat(react): undeprecate svgr option for Next.js apps since --turbo supports it (#30909) Jack Hsu 2025-04-29 08:44:21 -04:00
  • cf4a1f35e9
    chore(repo): make local-registry continuous (#30789) Jason Jean 2025-04-28 20:45:34 -04:00
  • a3a17531d0
    docs(nx-dev): update remote cache page (#30902) Benjamin Cabanes 2025-04-28 16:20:17 -04:00
  • eb54b1d249
    feat(core)!: drop support for create nodes v1 in favor of only calling create nodes v2 (#30616) Craigory Coppola 2025-04-28 15:47:44 -04:00
  • bb8c727681
    chore(gradle): disable gradle import (#30900) Emily Xiong 2025-04-28 12:21:56 -04:00
  • 87e5e6bef8
    fix(core): properly print errors coming from js when tui is enabled (#30885) Jason Jean 2025-04-28 11:58:59 -04:00
  • 2c8aba2fc2
    feat(core): add enter and q keybindings (#30786) Jason Jean 2025-04-28 10:40:34 -04:00
  • 85bc540a15
    fix(core): quick fix to support trailing commas when reading hoisted … (#29436) Jason Jean 2025-04-26 20:12:44 -04:00
  • da4f55bca3
    fix: check if dependencies & devDependencies exist before deleting dep (#30224) François 2025-04-26 01:42:31 +02:00
  • bde7315b0f
    docs(graph): update Migrate UI docs and link from the feature page (#30881) Jack Hsu 2025-04-25 16:52:01 -04:00
  • 0dc4dbf499
    feat(graph): add undo migration option when one is pending approval (#30878) Jack Hsu 2025-04-25 16:20:17 -04:00
  • 3b0c456bbe
    docs(nx-dev): add enterprise security page (#30852) Benjamin Cabanes 2025-04-25 15:22:02 -04:00
  • 73da211694
    feat(misc): remove migrations prior to v19 in preparation for v21 (#30839) Jason Jean 2025-04-25 15:06:02 -04:00
  • c17d43c6a4
    fix(repo): don't cancel running jobs on master when new branch merged (#30871) Craigory Coppola 2025-04-25 14:01:18 -04:00
  • c21b606120
    fix(core): error message when failing to fetch migrations is no good (#30874) Craigory Coppola 2025-04-25 13:40:10 -04:00
  • 2f739e9fbf
    fix(core): do not clone screen on every render loop of the TUI (#30872) Jonathan Cammisuli 2025-04-25 13:25:53 -04:00
  • 8214ab49f2
    chore(repo): assign proper outputs to build targets (#30865) Jason Jean 2025-04-25 13:23:44 -04:00
  • 840aef802f
    feat(core): remove deprecated readWorkspaceConfig (#30868) Leosvel Pérez Espinosa 2025-04-25 17:28:37 +02:00
  • 858eb69207
    docs(misc): fix typo in microfrontend architecture article (#29911) Hyun Don Moon 2025-04-26 00:02:41 +09:00
  • cb5e7a24be
    docs(core): declarationMaps -> declarationMap typo fix (#29981) Petr Plenkov 2025-04-25 17:01:48 +02:00
  • 0c63624407
    fix(module-federation): check the remote project targets for buildTarget to use #30808 (#30867) Colum Ferry 2025-04-25 16:00:00 +01:00
  • 7affa87af9
    docs(nx-dev): fix typo to prevent misleading the definition of production (#30244) Yong-Yuan Chen 2025-04-25 22:40:51 +08:00
  • c0426c1b35
    fix(release): ensure versionData is always populated even when no bumps (#30866) James Henry 2025-04-25 17:13:37 +04:00
  • 73077fec66
    feat(core): remove usage of cli property from migration definitions (#30855) Leosvel Pérez Espinosa 2025-04-25 15:13:01 +02:00
  • c0aa245d9c
    feat(testing): remove deprecated getJestProjects (#30844) Leosvel Pérez Espinosa 2025-04-25 15:12:13 +02:00
  • 69ea6327d3
    fix(release): ensure generatorOptions and rootVersionActionsOptions are passed to updateLockfile function (#30796) Thomas Dekiere 2025-04-25 14:41:03 +02:00
  • cd55dfcb3e
    feat(linter): add support for package based secondary entry points (#30809) Miroslav Jonaš 2025-04-25 14:31:33 +02:00
  • dda740fd2d
    fix(core): handle skipped tasks and trigger finished state (#30864) Jason Jean 2025-04-25 08:15:43 -04:00
  • a65f0f421b
    feat(rspack): use custom WriteIndexHtmlPlugin to handle variable interpolation (#30805) Colum Ferry 2025-04-25 09:58:21 +01:00
  • 851196aaa5
    chore(repo): update nx to 21.0.0-beta.8 (#30863) Jason Jean 2025-04-25 00:16:20 -04:00
  • ee097a8e10
    feat(release)!: useLegacyVersioning is false by default, migrate config (#30838) James Henry 2025-04-25 06:09:38 +04:00
  • 053fc67e90
    fix(core): ensure task environments are processed properly in dte (#30862) Jason Jean 2025-04-24 20:08:34 -04:00
  • 4323302188
    chore(repo): set concurrency group for macos (#30858) Craigory Coppola 2025-04-24 18:20:23 -04:00
  • 8397a95a7e
    fix(graph): disable primary CTA for Migrate UI when approval is required first (#30836) Jack Hsu 2025-04-24 17:31:13 -04:00
  • 4254c4bcce
    feat(core): allow executors to specify if they are continuous (#30821) Jason Jean 2025-04-24 16:41:17 -04:00
  • eb5138e858
    fix(core): add continuous to the project.json schema (#30853) Jason Jean 2025-04-24 15:53:54 -04:00
  • 5fb9def379
    chore(repo): ensure nx build does not run with other tasks (#30857) Jason Jean 2025-04-24 14:19:57 -04:00
  • 939cc732de
    fix(module-federation): remove disabling runtimeChunk (#30637) Nicholas Cunningham 2025-04-24 12:08:35 -06:00
  • 581291ced2
    chore(repo): update nx to 21.0.0-beta.7 (#30845) Jason Jean 2025-04-24 11:42:29 -04:00
  • ceddd44b8e
    fix(gradle): make sure v1 hash file is named differently to prevent compatability errors (#30846) MaxKless 2025-04-24 16:57:32 +02:00
  • abd40db6bf
    docs(nx-dev): remove deprecated RFC references & update link (#30849) Benjamin Cabanes 2025-04-24 10:44:49 -04:00
  • 1413abcff3
    docs(nx-cloud): remove redundant max-lg rounded styles from CI cards (#30847) Benjamin Cabanes 2025-04-24 10:36:07 -04:00
  • 2961bce152
    feat(core): add flaky task detection to tui summary (#30835) Craigory Coppola 2025-04-24 01:14:05 -04:00
  • e23b25fcaf
    chore(repo): disable failing gradle test (#30841) Jason Jean 2025-04-23 21:09:17 -04:00
  • f40d015488
    chore(repo): update nx to 21.0.0-beta.6 (#30837) Jason Jean 2025-04-23 17:41:33 -04:00
  • 2e1896e9f7
    feat(core): stream task output for all tasks except for direct output… (#30822) Jason Jean 2025-04-23 17:41:14 -04:00
  • 0e16f98c27
    feat(nx-dev): tutorial landing page and improvements (#30757) Isaac Mann 2025-04-23 15:08:51 -04:00
  • 53ef31e18f
    fix(core): allow disabling output streaming with NX_STREAM_OUTPUT (#30834) Altan Stalker 2025-04-23 14:39:26 -04:00
  • e70f64b290
    chore(core): enable output flag for cloud (#30833) Altan Stalker 2025-04-23 13:38:41 -04:00
  • b377c96d99
    feat(java): add gradle kotlin plugin (#29464) Emily Xiong 2025-04-23 13:13:25 -04:00
  • 296f326b94
    docs(nx-dev): fix node support matrix (#30829) Nicholas Cunningham 2025-04-23 10:34:17 -06:00
  • 8c4e8105e2
    chore(core): add maxRetries to temp-fs cleanup (#30828) James Henry 2025-04-23 20:00:55 +04:00
  • 121a42a417
    fix(js): remove check that ts plugin is used for ts sync generator (#30743) Jack Hsu 2025-04-23 08:10:00 -04:00
  • d506c727d3 docs(nx-dev): add JPG version of hero img for social media Juri 2025-04-23 11:46:50 +02:00
  • b11124a40d
    docs(nx-dev): some adjustments to the test splitting article (#30823) Juri Strumpflohner 2025-04-23 10:27:21 +02:00
  • 16fc5517f0
    fix(core): fix issue with summary missing outputs (#30819) Jason Jean 2025-04-22 21:47:42 -04:00
  • 59d92af548
    fix(core): wait for exit before getting terminal output (#30816) Jason Jean 2025-04-22 21:43:38 -04:00
  • 745abdaecf
    fix(angular): convert-to-rspack correctly migrating existing custom webpack configs (#30778) Colum Ferry 2025-04-22 15:54:51 +01:00
  • 3f2a40ffec
    chore(rspack): update convert inferred generator description (#30799) Nicholas Cunningham 2025-04-22 08:12:24 -06:00
  • 4e68270efd
    feat(core): clean up unneeded continuous tasks after tasks are done (#30746) Jason Jean 2025-04-22 09:52:51 -04:00
  • 99d45a3dcd
    docs(misc): update add-dotnet.md (#27540) D. Ror. 2025-04-22 08:04:33 -04:00
  • 65f8e7fa80
    docs(nx-dev): add blog post for test splitting techniques (#30621) Miroslav Jonaš 2025-04-22 13:50:34 +02:00
  • 7735cc2b12 docs(nx-dev): adjusting publish date Philip Fulcher 2025-04-21 08:16:59 -06:00
  • 117d655398 docs(nx-dev): updating youtube link for nx cloud update Philip Fulcher 2025-04-16 17:37:56 -04:00
  • e4793ee011 docs(nx-dev): fixing typoes in Nx Cloud update post Philip Fulcher 2025-04-16 09:08:43 -06:00
  • 54934de162 docs(nx-dev): add nx cloud update for april 2025 Philip Fulcher 2025-04-14 23:48:57 -06:00
  • 50a7859cc6
    docs(core): update typo in mental-model.md (#30797) mauicode26 2025-04-22 05:08:11 -04:00
  • 8619c1de90
    fix(core): migrate-ui-api should always use its own migrate module (#30779) Jack Hsu 2025-04-17 15:53:12 -04:00
  • 1a267aded9
    docs(nx-dev): update nx in brand kits (#30781) Benjamin Cabanes 2025-04-17 12:21:40 -04:00
  • e73889f6b4 docs(nx-dev): add webinar link to AI article Juri 2025-04-17 17:17:53 +02:00
  • 4dbc3c7156 fix(nx-dev): toc should only include headings from the article body Juri 2025-04-17 10:41:48 +02:00
  • 178e6ef3c7
    fix(react): mark react-router dev/start targets as continuous (#30776) Jack Hsu 2025-04-17 10:27:48 -04:00
  • 26489d1f50
    fix(graph): ensure deps from graph-client->migrate-ui exists so taliwind styles are compiled correctly (#30762) Jack Hsu 2025-04-17 10:27:40 -04:00
  • b67fa37598
    docs(core): fix broken links (#30775) Isaac Mann 2025-04-17 09:58:37 -04:00
  • 3eb9f6a822
    feat(angular): remove deprecated functionalities for v21 (#30769) Leosvel Pérez Espinosa 2025-04-17 15:12:32 +02:00
  • 5c30d1b95a
    chore(repo): remove vite paths plugin from our own Storybook files (#30756) Jack Hsu 2025-04-17 09:08:45 -04:00
  • ca4c0762da
    docs(core): add april webinar (#30773) Isaac Mann 2025-04-17 09:07:47 -04:00
  • cd913a9221
    docs(core): add migrate keyword to feature page (#30771) Isaac Mann 2025-04-17 08:42:16 -04:00
  • 46bd9e5eb4
    chore(nx-dev): ignore the public directory in the eslint configuration (#30770) Leosvel Pérez Espinosa 2025-04-17 13:59:45 +02:00
  • 0749b76e50
    docs(angular): add getting started document for angular-rspack (#30767) Colum Ferry 2025-04-17 12:40:13 +01:00
  • 701bbb1401 docs(nx-dev): article about Nx and AI Juri 2025-04-17 10:41:25 +02:00
  • fed4da8651
    feat(misc): remove generation of target defaults for atomized e2e tasks (#30730) Leosvel Pérez Espinosa 2025-04-17 13:27:24 +02:00
  • 1dd7d569e3
    docs(nx-dev): enable WebinarNotifier for April 30th event (#30759) Benjamin Cabanes 2025-04-16 17:55:20 -04:00
  • 9c9ddb571e
    fix(core): disable tui when CI=true (#30754) Jason Jean 2025-04-16 17:21:11 -04:00
  • 8dc057519f
    chore(misc): remove Node.js 18 version from nightly matrix (#30758) Nicholas Cunningham 2025-04-16 15:00:34 -06:00
  • 8b02fd48f7
    fix(core): improve flaky ci test (#30738) Nicholas Cunningham 2025-04-16 13:08:16 -06:00
  • 4b4226d2e0
    docs(angular): add guide on i18n for Angular Rspack (#30732) Colum Ferry 2025-04-16 18:38:22 +01:00
  • a911318017
    feat(graph): Create Migrate UI (#30734) Nicholas Cunningham 2025-04-16 10:40:37 -06:00
  • 67732d6217
    feat(angular): update angular-rspack to 20.7 (#30737) Colum Ferry 2025-04-16 16:59:21 +01:00
  • c37007ec6c
    fix(angular): handle ssr with convert-to-rspack (#30752) Colum Ferry 2025-04-16 16:31:51 +01:00
  • 4f8b407a75 feat(nx-dev): add course preview component Juri 2025-04-16 11:21:07 +02:00
  • 5dcec84e63
    docs(react): update react lib generator (#30527) MaxKless 2025-04-16 17:01:24 +02:00
  • 8844e245fb docs(nx-dev): update PNPM article linking to Nx PNM course Juri 2025-04-16 14:57:49 +02:00
  • 68c481f7d1
    feat(nx-dev): add React landing page (#30612) Mike Hartington 2025-04-16 07:59:43 -04:00
  • 6b081363c1
    feat(webpack): set default sassImplementation to sass-embedded (#30580) Colum Ferry 2025-04-16 11:06:57 +01:00
  • caa26a781d
    chore(repo): update nx to 21.0.0-beta.4 (#30710) Jason Jean 2025-04-15 15:10:16 -04:00
  • 06eaf7a4fb
    fix(nx-dev): refer to the youtube video instead of storing the videos… (#30739) Jason Jean 2025-04-15 14:16:44 -04:00
  • 31548a1282
    fix(core): only register forced shutdown when tui is enabled (#30735) Jason Jean 2025-04-15 12:13:01 -04:00
  • e5ed477c5a
    docs(core): partners page (#30376) Isaac Mann 2025-04-15 11:54:03 -04:00