12164 Commits

Author SHA1 Message Date
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
Jack Hsu
701c513fd7
feat(js): add swc cli options --strip-leading-paths (#22856) 2024-04-17 14:18:10 -04:00
Colum Ferry
82145e7d02
fix(core): load config util supports absolute paths on windows (#22837) 2024-04-17 11:32:09 -04:00
MaxKless
da1808d36c
feat(core): load native files from tmp location instead of node_modules (#22648) 2024-04-17 11:14:28 -04:00
Leosvel Pérez Espinosa
45d89d21d4
docs(angular): improve recipe about environment variables and add information for esbuild (#22841)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-17 15:21:21 +02:00
MaxKless
e05cb4f689
fix(core): repair sourcemap creation in createNodes (#22851) 2024-04-17 09:03:16 -04:00
Jason Jean
801a22b243
fix(core): fix init logging and package.json updates (#22843) 2024-04-16 16:48:48 -04:00
Jack Hsu
3ca5c7896c
fix(bundling): show codeframes for Rollup build errors (#22845) 2024-04-16 16:39:22 -04:00
Jason Jean
911f049486
chore(repo): update nx to 18.3.0-beta.3 (#22831) 2024-04-16 13:13:41 -04:00
MaxKless
71023c8e74
fix(core): use name instead of .prototype.name when comparing errors (#22840) 2024-04-16 11:45:19 -04:00
Leosvel Pérez Espinosa
714ea48185
docs(misc): add more visibility to migrating one major version at a time recommendation (#22818) 2024-04-16 17:42:51 +02:00
Benjamin Cabanes
6b60d21f5d
chore(nx-dev): update sales page description and wording (#22826)
The sales page description and wording have been updated in both the SEO and the UI text of the sales page.
2024-04-16 09:56:46 -04:00
Jason Jean
2ee965042d
Revert "feat(js): add swc cli options --strip-leading-paths (#22193)" (#22832) 2024-04-15 20:35:58 -04:00
Jason Jean
bf206e578e
feat(misc): non conflicting init/add flow (#22791) 2024-04-15 16:45:08 -04:00
Craigory Coppola
e97c5887ee
fix(core): errors thrown when creating projects should prevent running targets (#22807) 2024-04-15 16:44:38 -04:00
Isaac Mann
705b8e2742
feat(nx-dev): banner for webinar (#22824) 2024-04-15 13:20:26 -04:00
Colum Ferry
5429ba47ec
chore(remix): e2e tests should use strings to prevent issues running commands on windows (#22820) 2024-04-15 09:23:11 -06:00
Benjamin Cabanes
f48b305509
chore(nx-dev): update hero contact us link (#22822) 2024-04-15 11:02:04 -04:00
Colum Ferry
7dcd043362
fix(js): do not default to commonjs type field in package.json (#22819) 2024-04-15 15:55:34 +01:00
Benjamin Cabanes
50dff717df
feat(nx-dev): add contact pages (#22815)
This commit adds a new 'Contact' section to the website. It includes various subpages designed to assist and guide users looking to get in touch. Users can now seek help through a convenient form, connect with the team in multiple ways, or reach out to the sales team directly.
2024-04-15 10:18:52 -04:00
Jack Hsu
839e4b25fc
docs(core): remove deprecated docs page for Nx 14 and earlier (#22767) 2024-04-15 09:09:49 -04:00
Colum Ferry
455742a8d6
chore(testing): increase windows e2e test timeout (#22821) 2024-04-15 13:56:44 +01:00
Philip Fulcher
810a3b5259
docs(release): adjust description for preid to be more clear (#22569) 2024-04-14 19:26:54 +04:00
Lucca Miranda
134cbbc23c
fix(core): improve isCI to better detect other providers (#22694) 2024-04-12 19:04:02 -04:00
Jason Jean
54c42c1725
fix(devkit): update peer dependency on nx to include Nx 19 (#22811) 2024-04-12 18:32:26 -04:00
Leosvel Pérez Espinosa
36f297cf76
feat(nuxt): update @nuxt/eslint-config to a stable version (#22804) 2024-04-12 16:59:36 +02:00
Thomas Dekiere
637a00469e
fix(vite): pass cli arguments as options to vitest (#22355) 2024-04-12 10:28:08 +01:00
Jaypee Ignacio
a627ce84b1
docs(expo): fix the instructions for rejecting local cache (#22792) 2024-04-12 09:28:54 +02:00
Austin Fahsl
34cc2f2172
fix(release): do not try to interpolate packageRoot for root project (#22771) 2024-04-11 23:04:26 -04:00