11280 Commits

Author SHA1 Message Date
Jack Hsu
253c0ff2ab
feat(devkit): add a flag to keep existing versions when calling addDependenciesToPackageJson (#21123) 2024-01-16 14:24:14 -05:00
James Henry
f02492301a
fix(release): default changelog git commit and tag true (#21129) 2024-01-16 22:00:52 +04:00
Miroslav Jonaš
16b3f14891
docs(nx-dev): fix ci format record command (#21158) 2024-01-16 16:12:17 +01:00
Katerina Skroumpelou
db1dfbd473
docs(vue): remove showcase for vue and nuxt (#21145) 2024-01-16 17:08:43 +02:00
Miroslav Jonaš
fb8bd760df
chore(nx-dev): bump copywright year (#21148) 2024-01-16 10:06:44 -05:00
Leosvel Pérez Espinosa
047dc22aed
cleanup(misc): clean up init generators (#21088) 2024-01-16 15:29:44 +01:00
Colum Ferry
dcef077032
feat(remix): add init generator (#21146) 2024-01-16 13:44:38 +00:00
Colum Ferry
0f691d5ff0
chore(graph): cleanup missed console.log from debug (#21160) 2024-01-16 13:21:30 +01:00
Miroslav Jonaš
42aefd87d0
fix(nx-dev): increase shorts video size to show volume control (#21142) 2024-01-15 13:08:40 -08:00
Jack Hsu
4a2a45438b
feat(core): use Nx plugins and inferred targets when running "nx init" (#20872) 2024-01-15 15:55:38 -05:00
Jonathan Cammisuli
c10af4d9d1
fix(core): handle invalid group glob groups (#21027) 2024-01-15 14:34:46 -05:00
Nicholas Cunningham
c7c5a6d058
fix(nextjs): PCV3 with Cypress and Playwright should work with standalone Next.js Projects (#21103) 2024-01-15 10:08:33 -07:00
Miroslav Jonaš
d344b563be
chore(repo): fix Max`s photo size on readme (#21149) 2024-01-15 17:02:12 +01:00
MaxKless
b559931339
chore(misc): add myself to graph codeowners & core members (#21139) 2024-01-15 10:39:10 -05:00
Rares Matei
9747eead55
chore(repo): revert env var propagation (#21131)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2024-01-15 09:23:35 -05:00
Miroslav Jonaš
78fe9546be
docs(nx-dev): add missing permissions to GH CI example (#21137) 2024-01-15 04:50:38 -08:00
Colum Ferry
1d2bfde11a
fix(remix): import of config file should invalidate cache (#21121) 2024-01-12 19:17:39 +00:00
Colum Ferry
9559f7e7ac
feat(remix): use esm config file (#21111) 2024-01-12 19:00:51 +00:00
Colum Ferry
b6cbb2ac6d
feat(remix): remove projects prompt from artifact generators (#21112) 2024-01-12 18:46:10 +00:00
Colum Ferry
08bc36691f
feat(remix): generate vitest file instead vite.config (#21100) 2024-01-12 18:27:21 +00:00
Colum Ferry
1f308bf736
feat(remix): add createNodes support for target inference (#21073) 2024-01-12 16:55:46 +00:00
Emily Xiong
633dcfba00
bugfix(webpack): merge alias webpack (#21098) 2024-01-12 10:47:31 -05:00
Juri Strumpflohner
cd2258e5e3
chore(nx-dev): add banner for nx webinar (#21115) 2024-01-12 10:36:46 -05:00
Colum Ferry
95a41f8492
fix(remix): legacy package pointing to incorrect readme (#21113) 2024-01-12 10:22:28 -05:00
Rares Matei
d0f598d81d
chore(repo): use prebuilt base image tag for nx agent (#21095) 2024-01-12 12:15:38 +00:00
MaxKless
b97c869279
feat(graph): add nx console data loader (#20744) 2024-01-11 15:42:57 -05:00
James Henry
b60ae51100
chore(repo): update to nx 17.3.0-beta.2 (#21090) 2024-01-11 15:23:44 -05:00
Jason Jean
5d9b4c5224
feat(testing): add jest create-nodes plugin (#20045) 2024-01-11 14:54:04 -05:00
Isaac Mann
595a7743b6
docs(core): rename distributed cache to remote cache (#21061) 2024-01-11 18:14:44 +00:00
Austin Fahsl
b9192cdcf2
feat(release): enable git operations by default (#21082) 2024-01-11 10:37:03 -07:00
Katerina Skroumpelou
a564ca0211
feat(storybook): nodes plugin (#20562) 2024-01-11 09:21:04 -05:00
Katerina Skroumpelou
e5a22a94c6
fix(vite): do not add test target if test is not defined (#21076) 2024-01-11 12:20:08 +02:00
Edouard Bozon
3c8db4eedf
docs(core): improve run commands in parallel section (#21083)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Altan Stalker <stalkeraltan@gmail.com>
2024-01-11 10:32:07 +01:00
Zachary DeRose
b93dd1c577
docs(angular): adding schematic and builder interop (#21081) 2024-01-11 00:11:27 -05:00
Dmitriy Stepanenko
a42d9ab6dd
fix(core): formatter should not fail when absolute paths are provided as "--files" (#20331) 2024-01-10 13:30:17 -05:00
Katerina Skroumpelou
7da53c026e
fix(vite): replaceFile and fileReplacement fixes (#21077) 2024-01-10 18:53:34 +02:00
Victor Savkin
5e9a362c11 chore(repo): propagate env vars from circle to cloud agents automatically 2024-01-10 11:25:32 -05:00
Miroslav Jonas
67b5bd6c9f feat(core): remove prompt from nx connect command 2024-01-10 14:37:53 +01:00
Miroslav Jonaš
20dcc97099
fix(nx-dev): standardize nx cloud naming (#21059) 2024-01-10 13:09:42 +01:00
Jack Hsu
6307a831d9
fix(js): allow inlineable dependency to be added to externals (#21051) 2024-01-09 18:32:46 +00:00
Emily Xiong
40cbae2fae
docs(core): add exec doc (#21046)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2024-01-09 10:34:04 -05:00
Miroslav Jonaš
8ac54d8bea
fix(nx-dev): fix heading size and improve contrast (#21057) 2024-01-09 16:15:01 +01:00
Emily Xiong
b9ce219e70
feat(detox): add createNodes for detox (#21016) 2024-01-09 10:03:51 -05:00
Katerina Skroumpelou
c79377e735
fix(vite): only import vite dynamically (#21050) 2024-01-09 15:48:32 +01:00
Austin Fahsl
2a669f6f43
feat(release): conventional commits support for independent projects (#21012) 2024-01-09 18:43:08 +04:00
Isaac Mann
b57adf8430
docs(core): nx replay rename (#21060) 2024-01-09 09:29:34 -05:00
Austin Fahsl
00de2d5f90
fix(release): stage changes when versioning with --projects argument (#21054) 2024-01-09 17:58:54 +04:00
Miroslav Jonaš
03257e2503
feat(linter): move common options to target defaults (#20583) 2024-01-09 09:12:47 +00:00
Emily Xiong
2360918e53
feat(expo): support createNodes for expo (#21014) 2024-01-08 18:12:14 -05:00
Emily Xiong
2b652a4c07
feat(react-native): add support for createNodes in react native (#21013) 2024-01-08 16:16:43 -05:00