Colum Ferry
|
d7cb6875f9
|
feat(remix): add option to create-nx-workspace (#22334)
|
2024-03-15 16:44:25 -04:00 |
|
Jason Jean
|
7390031b7e
|
fix(release): fix default renderer resolution to be relative within t… (#22331)
|
2024-03-15 16:43:25 -04:00 |
|
James Henry
|
1fe5b98f45
|
fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)
|
2024-03-15 16:29:13 -04:00 |
|
Nicholas Cunningham
|
cea7e93c86
|
docs(nextjs): Fix tabs for Nx 18 (#22338)
|
2024-03-15 13:42:54 -06:00 |
|
Jason Jean
|
1068513a03
|
chore(repo): update nx to 18.1.0-beta.10 (#22333)
|
2024-03-15 13:25:43 -04:00 |
|
Jason Jean
|
86c5b3d2aa
|
cleanup(core): rename file with rust patterns (#22330)
|
2024-03-15 12:34:27 -04:00 |
|
Colum Ferry
|
2b0df87fcb
|
feat(remix): support version 2.8.0 (#22326)
|
2024-03-15 12:34:15 -04:00 |
|
Nicholas Cunningham
|
c7719c01f2
|
docs(nx-dev): Refresh /showcase/example-repos (#22320)
|
2024-03-15 09:52:37 -06:00 |
|
Jason Jean
|
02f0764d14
|
fix(core): fix pty for multiple commands in 1 process (#22294)
|
2024-03-15 09:58:26 -04:00 |
|
Juri
|
d4e47cce20
|
docs(nx-cloud): link e2e video on CI entry page
|
2024-03-15 09:57:51 +01:00 |
|
Juri
|
194b3dd3fc
|
docs(nx-cloud): add e2e test video
|
2024-03-15 08:50:04 +01:00 |
|
Isaac Mann
|
3b8cbae912
|
docs(core): fix links to nx agents (#22314)
|
2024-03-14 17:32:49 +01:00 |
|
Louie Weng
|
e2692b2f9d
|
docs(express): add library import to express project example (#22293)
|
2024-03-14 11:52:13 +01:00 |
|
Austin Fahsl
|
cbb88f0d29
|
feat(release): add conventional commits configurability for version and changelog (#22004)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-03-13 18:19:24 -06:00 |
|
Nicholas Cunningham
|
73a8091b93
|
docs(nx-dev): Update internal links to use Link tag (#22287)
|
2024-03-13 10:34:55 +01:00 |
|
Colum Ferry
|
81df8485a1
|
fix(module-federation): ensure targetDefaults for module federation executors are setup correctly (#22282)
|
2024-03-12 19:33:27 +00:00 |
|
Nicholas Cunningham
|
b6cd1962c8
|
fix(vite): Storing nxjson details too early (#22285)
|
2024-03-12 23:22:50 +04:00 |
|
Emily Xiong
|
9ca400c25f
|
feat(core): run commands directly (#21918)
|
2024-03-12 15:01:52 -04:00 |
|
Jason Jean
|
b78090ae58
|
chore(repo): update nx to 18.1.0-beta.9 (#22239)
|
2024-03-12 15:00:03 -04:00 |
|
Miroslav Jonaš
|
810c5dfcc2
|
fix(core): fix gh group success icon (#22281)
|
2024-03-12 14:59:48 -04:00 |
|
Alex Swindler
|
0025b3c8fa
|
fix(core): make windows runtime input hashing windowless (#22197)
|
2024-03-12 11:56:22 -04:00 |
|
Miroslav Jonaš
|
c16f57b691
|
docs(nx-dev): comment out start-ci-run on on docs according to the ci workflows (#22280)
|
2024-03-12 16:04:02 +01:00 |
|
Leosvel Pérez Espinosa
|
712d4e0042
|
docs(misc): fix paths in shared pdv json (#22274)
|
2024-03-12 08:08:35 -04:00 |
|
Leosvel Pérez Espinosa
|
5978e30d20
|
docs(misc): update typedoc (#22264)
|
2024-03-12 09:33:44 +01:00 |
|
Nicholas Cunningham
|
9520aa22d4
|
fix(nextjs): runCLI stdio (#22267)
|
2024-03-11 14:07:03 -04:00 |
|
Leosvel Pérez Espinosa
|
4850bdb6aa
|
fix(nx-plugin): support root tsconfig.json in nx-plugin-checks eslint rule
|
2024-03-11 16:43:02 +01:00 |
|
Leosvel Pérez Espinosa
|
e19f33bb27
|
fix(js): use NodeJs moduleResolution with ts-node to support CommonJS module and TS 4.x (#22258)
|
2024-03-11 11:21:59 -04:00 |
|
Jason Jean
|
c01b566728
|
feat(core): revert running plugins in isolation (#22246)
|
2024-03-09 11:30:10 -05:00 |
|
Jason Jean
|
235ca8cbda
|
fix(core): properly cleanup when the project-graph creation fails (#22243)
|
2024-03-08 15:29:55 -05:00 |
|
Isaac Mann
|
650dcf31af
|
docs(core): npm workspace tutorial (#22018)
|
2024-03-08 15:01:49 -05:00 |
|
Colum Ferry
|
0f2218f003
|
fix(rspack): ensure react-refresh is installed (#385)
|
2024-03-08 13:21:43 -05:00 |
|
Samantha Lurio
|
72681b4707
|
docs(vue): fixes typo in vue-plugin (#22088)
|
2024-03-08 11:19:48 -07:00 |
|
Colum Ferry
|
85599939ca
|
fix(react): pass correct argument to rspack configuration generator (#22241)
|
2024-03-08 18:08:15 +00:00 |
|
Jason Jean
|
4a642c51c2
|
chore(core): fix formatting in default base migration (#22240)
|
2024-03-08 12:23:03 -05:00 |
|
Colum Ferry
|
9b81821e67
|
feat(remix): use Remix CLI directly with Remix Crystal Plugin (#22234)
|
2024-03-08 16:33:11 +00:00 |
|
Colum Ferry
|
461e017d93
|
fix(rspack): do not depend directly on ajv to allow for correct hoisting (#384)
|
2024-03-08 11:00:19 -05:00 |
|
Rares Matei
|
cb77810673
|
docs(nx-cloud): update release notes (#22236)
|
2024-03-08 10:54:02 -05:00 |
|
Leosvel Pérez Espinosa
|
864e0b1709
|
fix(nx-plugin): do not print duplicated warning about derived format when generating plugin (#22230)
|
2024-03-08 10:41:47 -05:00 |
|
Jason Jean
|
ec12e67e10
|
fix(core): only start plugin workers once (#22222)
|
2024-03-08 10:29:37 -05:00 |
|
Isaac Mann
|
f98b18d4a2
|
docs(core): various references to Nx Cloud (#22237)
|
2024-03-08 09:41:18 -05:00 |
|
Leosvel Pérez Espinosa
|
ac949d64b6
|
fix(angular): install jsonc-eslint-parser only when @nx/dependency-checks is used (#22231)
|
2024-03-08 11:25:37 +01:00 |
|
Isaac Mann
|
97cc7140d8
|
docs(core): reference CI tutorials (#22216)
|
2024-03-08 00:17:38 -08:00 |
|
Nicholas Cunningham
|
381a36d790
|
fix(angular): Module federation with Crystal enabled. (#22224)
|
2024-03-08 08:49:23 +01:00 |
|
Isaac Mann
|
46592d7912
|
docs(core): ci section in why nx (#22217)
|
2024-03-07 10:50:57 -08:00 |
|
Nicholas Cunningham
|
466debe869
|
fix(nextjs): Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#22190)
|
2024-03-07 11:46:28 -07:00 |
|
Leosvel Pérez Espinosa
|
8a71ef59a6
|
fix(angular): fix message logged for unsupported ng cache (#22211)
|
2024-03-07 10:12:08 -05:00 |
|
Leosvel Pérez Espinosa
|
106a939b6d
|
fix(angular): log message about unsupported ng cache command (#22154)
|
2024-03-07 09:59:51 -05:00 |
|
Jason Jean
|
ec59d2ca98
|
chore(repo): update nx to 18.1.0-beta.5 (#22191)
|
2024-03-07 09:40:14 -05:00 |
|
Miroslav Jonaš
|
ec0880b404
|
feat(repo): use latest pnpm for CI runs (#22207)
|
2024-03-07 14:51:21 +01:00 |
|
Miroslav Jonaš
|
002d2cec95
|
fix(core): fix terminal message alignment on errors (#22189)
|
2024-03-07 14:11:02 +01:00 |
|