9901 Commits

Author SHA1 Message Date
Jack Hsu
661efa913d
feat(bundling): generate matching d.ts files for rollup (#18342) 2023-07-28 09:04:26 +02:00
Jack Hsu
4c2f98ebf9
fix(js): generate correct standalone setup (#18355) 2023-07-27 19:18:39 -04:00
FrozenPandaz
9aad21dbfb
chore(misc): publish 16.6.0-beta.6 2023-07-27 17:48:20 -04:00
Jason Jean
b25d5b0637
fix(core): deterministically hash external nodes (#18354) 2023-07-27 17:45:09 -04:00
Miroslav Jonaš
4a541418bb
fix(repo): fix silent yarn run on e2e for berry (#18340) 2023-07-27 20:39:26 +02:00
Jason Jean
e4d23383f5
fix(core): fix dep outputs hashing (#18331) 2023-07-27 14:33:08 -04:00
Mike Gregson
36dae70fb0
feat(vite): add v8 coverage support to vitest generator (#18114) 2023-07-27 12:49:56 -05:00
Jack Hsu
2dc6656f4b
fix(bundling): add missing main export for @nx/vite (#18344) 2023-07-27 11:34:03 -04:00
Miroslav Jonaš
423a68b70e
fix(core): improve yarn tarball detection (#18335) 2023-07-27 11:10:06 -04:00
Miroslav Jonaš
d02950bb1b
feat(repo): enable custom version publish on e2e (#18341) 2023-07-27 16:21:33 +02:00
Miroslav Jonaš
1363baea28
fix(nextjs): builder should work with pnp (#18325) 2023-07-27 15:54:23 +02:00
Koen Van Geert
01ef42bc44
fix(react): timeout after 20 min waiting for remote (#18099)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-07-27 09:44:56 -04:00
Miroslav Jonaš
736a3ac11e
fix(react): fix mfe dev server for yarn pnp (#18338) 2023-07-27 15:35:09 +02:00
Colum Ferry
b5b75332e4
fix(core): eslint dep check rule should check prereleases correctly (#18317) 2023-07-27 12:15:26 +00:00
Jason Jean
f113bea262
Revert "chore(repo): update nx to 16.6.0-beta.5 (#18309)" (#18333) 2023-07-26 17:49:39 -04:00
Miroslav Jonaš
aa557a029c
fix(core): shell script invocation should use yarn for berry (#18326) 2023-07-26 16:42:11 -04:00
Jason Jean
2b67959972
fix(core): fix migration and warn for invalid outputs (#18310) 2023-07-26 16:39:22 -04:00
Jonathan Cammisuli
eef0bd563d
chore(core): reenable glob tests (#18320) 2023-07-26 12:08:21 -04:00
Miroslav Jonaš
c599d2fca4
fix(angular): ensure ssr invokation uses current package manager (#18322) 2023-07-26 17:41:31 +02:00
Jason Jean
1dadb3d772
chore(repo): update nx to 16.6.0-beta.5 (#18309) 2023-07-25 18:16:42 -04:00
Craigory Coppola
901b70a4fe
chore(nx-plugin): add examples for generators (#17346) 2023-07-25 18:15:26 -04:00
Leosvel Pérez Espinosa
7d1a44bc57
chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJson option (#18305) 2023-07-25 17:36:32 -04:00
Juri
bdcec6de55 feat(nx-dev): github star widget 2023-07-25 23:32:07 +02:00
Jack Hsu
810b584c33
fix(js): generate ts standalone project with better import path (#18197) 2023-07-25 16:35:29 -04:00
Craigory Coppola
54dcc0f8be
chore(repo): update codeowners for package.json (#18278) 2023-07-25 16:30:59 -04:00
FrozenPandaz
aab868aa0c
chore(misc): publish 16.6.0-beta.5 2023-07-25 13:46:12 -04:00
Craigory Coppola
a80abbf2c9
fix(nx-plugin): don't generate cli property in migrations.json (#18304) 2023-07-25 12:51:11 -04:00
Jason Jean
2dda1914b5
chore(core): remove globForProjectFiles (#18288) 2023-07-25 12:47:26 -04:00
Victor Savkin
b2763e1cc9
chore(repo): update nx-cloud to 16.2.0-beta.0 (#18301) 2023-07-25 11:56:42 -04:00
Miroslav Jonaš
bc85c544eb fix(nx-dev): update plugins home page redirect-rules 2023-07-25 17:50:03 +02:00
Emily Xiong
2f59796ac0
chore(core): move calculateDefaultProjectName out of workspaces (#18225) 2023-07-25 11:27:54 -04:00
Juri Strumpflohner
0957a99215
chore(repo): increase Verdaccio fail limits (#18286) 2023-07-25 11:12:14 -04:00
Jonathan Cammisuli
b6db266c9e
fix(core): handle complex glob patterns within rust (#18242) 2023-07-25 11:11:22 -04:00
Thiago Resende
e6c67e41ec
chore(react): remove swcLoaderVersion import in application generator (#18041) 2023-07-25 09:51:08 -04:00
Miroslav Jonas
e05ca1fd2f fix(nx-dev): fix rebase 2023-07-25 15:09:46 +02:00
Miroslav Jonas
3105203248 fix(nx-dev): fix missing link 2023-07-25 15:09:46 +02:00
Miroslav Jonas
b08c7e02f5 docs(nx-dev): reorder menu items 2023-07-25 15:09:46 +02:00
Miroslav Jonas
a8bc69b61e docs(nx-dev): extract example repos 2023-07-25 15:09:46 +02:00
Miroslav Jonas
09b70521e7 docs(nx-dev): make recipes to nx section 2023-07-25 15:09:46 +02:00
Miroslav Jonas
42a06b67d2 feat(nx-dev): restructure recipes 2023-07-25 15:09:46 +02:00
MaxKless
f8068b7cf6
feat(graph): add clickable project edge file links in nx console (#18113) 2023-07-25 11:10:25 +02:00
Miroslav Jonaš
7aee21afd1
feat(nx-dev): increase contrast of borders on light theme (#18294) 2023-07-25 01:34:51 -07:00
Miroslav Jonaš
ee7880c32e
feat(nx-dev): rename plugins to extending nx (#18273) 2023-07-24 12:26:05 -07:00
Jack Hsu
14b3f42900
feat(testing): update generated Playwright test and config (#18282) 2023-07-24 15:13:34 -04:00
Rares Matei
7567a65975
docs(nx-cloud): update nx cloud deployment command (#18193) 2023-07-24 16:40:49 +01:00
Miroslav Jonaš
cd3472da22
fix(nx-dev): fix official plugin badge background (#18274) 2023-07-24 08:17:09 -07:00
Miroslav Jonaš
331707d6eb
docs(nx-dev): make more concepts submenu (#18266) 2023-07-24 14:20:48 +00:00
Miroslav Jonaš
999c2b5eee
docs(nx-dev): move changelog to main menu (#18269) 2023-07-24 15:10:40 +02:00
Miroslav Jonaš
b5e6787a98
feat(nx-dev): remove unnecessary breadcrumbs (#18270) 2023-07-24 15:10:15 +02:00
Miroslav Jonas
cb89b9ae17 docs(nx-dev): make packages and devkit from references 2023-07-24 14:22:04 +02:00