khalilou88
|
dbeeaa4ee3
|
chore(core): nx plugin submission @jnxplus/nx-quarkus-maven (#16329)
|
2023-05-01 10:50:13 -04:00 |
|
Craigory Coppola
|
db1b5ddb0d
|
fix(repo): local registry is not available during issue-notifier script (#16669)
|
2023-05-01 10:07:29 -04:00 |
|
Juri
|
85ddd8b7d1
|
fix(core): have child process exit properly in case of error
|
2023-04-29 00:26:32 +02:00 |
|
Craigory Coppola
|
22c0047b63
|
fix(core): prefer NX_TASKS_RUNNER over NX_RUNNER (#16618)
|
2023-04-28 16:50:48 -04:00 |
|
Caleb Ukle
|
ebcc4363d0
|
fix(testing): fix react CT w/ vite and dependant projects (#16475)
|
2023-04-28 16:40:04 -04:00 |
|
Caleb Ukle
|
a3875cc873
|
docs(testing): add example of extending CT preset (#16641)
|
2023-04-28 16:30:04 -04:00 |
|
Isaac Mann
|
0b39480f63
|
docs(core): remove ci var from gitlab example (#16604)
|
2023-04-28 16:15:18 -04:00 |
|
Emily Xiong
|
341f7649ce
|
fix(core): preserve deps in package.json for nx init react (#16528)
|
2023-04-28 16:01:01 -04:00 |
|
Craigory Coppola
|
ebd6d2f0b6
|
fix(core): empty exclude pattern should not result in error (#16645)
|
2023-04-28 15:56:40 -04:00 |
|
Craigory Coppola
|
7287ab55de
|
fix(core): nx report should not display duplicate packages (#16647)
|
2023-04-28 15:55:10 -04:00 |
|
Miroslav Jonaš
|
23cc160a04
|
fix(testing): ensure e2e cypress can use 4200 port in the test (#16646)
|
2023-04-28 15:51:34 -04:00 |
|
Nicholas Cunningham
|
36c162cf62
|
fix(react): Fix .module css being generated when --globalCss is passed (#16648)
|
2023-04-28 13:31:23 -06:00 |
|
Benjamin Cabanes
|
0739bbb51e
|
feat(nx-dev): change code-fences and code-output styles (#16649)
|
2023-04-28 15:06:38 -04:00 |
|
Leosvel Pérez Espinosa
|
38be28814d
|
feat(testing): update cypress to support angular 16 (#16611)
|
2023-04-28 13:51:14 -05:00 |
|
Emily Xiong
|
828f77a543
|
fix(react-native): fix react native npm preset (#16624)
|
2023-04-28 14:34:39 -04:00 |
|
Jason Jean
|
08ecd81e61
|
fix(core): fix nx migrate to the same version (#16626)
|
2023-04-28 14:32:32 -04:00 |
|
Miroslav Jonaš
|
f138a34675
|
fix(core): ensure stale dependencies are pruned in graph (#16533)
|
2023-04-28 13:08:05 -04:00 |
|
Jack Hsu
|
a7c4009d28
|
fix(nextjs): show a warning when user uses emotion with appDir layout (#16636)
|
2023-04-28 12:41:09 -04:00 |
|
Stefano Formicola
|
920352215c
|
docs(react-native): fix typo in build-ios schema.json (#16620)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
|
2023-04-28 12:32:06 -04:00 |
|
Miroslav Jonaš
|
db43ea1033
|
docs(linter): fix outdated rule name for enforce-module-boundaries (#16637)
|
2023-04-28 11:58:46 -04:00 |
|
Jason Jean
|
feef6472c5
|
fix(js): do not depend on nx for typescript utils (#16642)
|
2023-04-28 11:57:32 -04:00 |
|
Leosvel Pérez Espinosa
|
6e745f8542
|
fix(angular): do not run migration generator bumping angular cli version when update is skipped (#16643)
|
2023-04-28 11:12:46 -04:00 |
|
Jonathan Cammisuli
|
deee934799
|
fix(core): include more binary extensions (#16639)
|
2023-04-28 15:05:04 +00:00 |
|
MaxKless
|
341c916304
|
feat(bundling): add esbuild migration to correctly set thirdParty option (#16640)
|
2023-04-28 16:48:17 +02:00 |
|
Dmitriy Stepanenko
|
94300fe5b5
|
feat(vite): throw an error if vite config is not found at provided path (#16600)
|
2023-04-28 09:20:33 -05:00 |
|
Miroslav Jonaš
|
d8f9af8354
|
fix(repo): fix broken npm-audit after pnpm migration (#16631)
|
2023-04-28 09:51:14 -04:00 |
|
Jack Hsu
|
b3d07a8293
|
fix(node): default webpack build to not perform default optimizations for Node (#16625)
|
2023-04-27 22:59:22 +00:00 |
|
Leosvel Pérez Espinosa
|
95c0fad6bf
|
docs(angular): replace ng add usage with nx init --integrated for integrated migration (#16248)
|
2023-04-27 18:49:04 -04:00 |
|
Leosvel Pérez Espinosa
|
13a35bfb89
|
docs(misc): expose nx init command flags in docs and the terminal help (#16433)
|
2023-04-27 18:20:36 -04:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
FrozenPandaz
|
f537a4caeb
|
chore(misc): publish 16.0.0
|
2023-04-27 17:57:25 -04:00 |
|
Altan Stalker
|
9a14ae435f
|
chore: update nx-cloud to 16.0.5 (#16623)
|
2023-04-27 16:32:54 -04:00 |
|
FrozenPandaz
|
7660cf6ec0
|
chore(misc): publish 16.0.0-rc.1
|
2023-04-27 16:06:16 -04:00 |
|
Jason Jean
|
c2a0ef0794
|
chore(repo): change more references from @nrwl to @nx (#16621)
|
2023-04-27 15:59:17 -04:00 |
|
Jason Jean
|
abc505551a
|
chore(repo): update nx to 16.0.0-rc.0 (#16598)
|
2023-04-27 14:21:04 -04:00 |
|
James Henry
|
b1e3545caa
|
fix(core): do not strip additional angular.json properties (#16615)
|
2023-04-27 14:09:47 -04:00 |
|
Jason Jean
|
24b2dee8d9
|
feat(core): remove tasks runner v2 (#16616)
|
2023-04-27 13:49:16 -04:00 |
|
Jason Jean
|
9ed96a1d23
|
fix(linter): do not replace legacy package in binary files (#16617)
|
2023-04-27 13:48:34 -04:00 |
|
Craigory Coppola
|
68f019e0ef
|
chore(core): add missing formatFiles call to migration (#16614)
|
2023-04-27 13:11:25 -04:00 |
|
Ashley Hunter
|
fbf8d9c99f
|
feat(js): adding simpleName option to library generator (#16025)
|
2023-04-27 11:28:34 -04:00 |
|
Caleb Ukle
|
43a7d770fa
|
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382)
|
2023-04-27 11:19:32 -04:00 |
|
Isaac Mann
|
f91920d31e
|
docs(core): make migrate latest more prominent (#16596)
|
2023-04-27 11:17:34 -04:00 |
|
Miroslav Jonaš
|
f004e22b7c
|
fix(repo): replace remaining instances of yarn with pnpm (#16571)
|
2023-04-27 11:16:42 -04:00 |
|
Colum Ferry
|
9d71c718f0
|
fix(react): skip DefinePlugin for SSR (#16612)
|
2023-04-27 15:15:08 +00:00 |
|
Victor Savkin
|
9753acb727
|
fix(core): handle nested gitignores in the filewatcher
|
2023-04-27 10:52:32 -04:00 |
|
Ashley Hunter
|
2be25eb45c
|
feat(nest): adding simpleName option to library generator (#16024)
|
2023-04-27 14:38:31 +00:00 |
|
Juri Strumpflohner
|
e3c50a9a48
|
docs(nx-dev): add ProductHunt banner (#16607)
|
2023-04-27 15:30:42 +02:00 |
|
Zachary DeRose
|
5e2bf07908
|
docs(core): fixing some references to old architect terminology (#16424)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2023-04-27 08:28:53 -04:00 |
|
fyodorovandrei
|
6dd1385eca
|
feat(react): refactor util getModuleFederationConfig to avoid to pass function to determinate the remote url (#16488)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2023-04-27 08:22:17 -04:00 |
|
Miroslav Jonaš
|
0947eb46f5
|
fix(repo): run nightly e2e with pnpm (#16602)
|
2023-04-27 11:09:28 +02:00 |
|