Leosvel Pérez Espinosa
|
9195111d74
|
fix(nest): do not overwrite tsconfig files with undefined in migration (#17783)
|
2023-06-26 09:47:25 -04:00 |
|
Katerina Skroumpelou
|
e58cc798a5
|
feat(storybook): move tsconfig one level up (#17749)
|
2023-06-26 16:25:52 +03:00 |
|
Jack Hsu
|
9c0c30edb4
|
fix(bundling): separate image and font resources so they do not conflict (#17763)
|
2023-06-26 09:18:27 -04:00 |
|
Steven Rathbauer
|
b736992968
|
fix(storybook): fix 6.1.0 migration to prevent wiping out eslintrc (#17753)
|
2023-06-26 11:22:54 +03:00 |
|
Jason Jean
|
d729fcff16
|
fix(misc): update semver dependency (#17759)
|
2023-06-23 14:58:37 -04:00 |
|
Nicholas Cunningham
|
1d937b08a1
|
fix(nextjs): Respect --nextAppDir when passed during CNW (#17733)
|
2023-06-23 12:58:25 -06:00 |
|
Miroslav Jonaš
|
170546cff9
|
fix(core): fix mixed lock file keys for yarn berry (#17752)
|
2023-06-23 18:38:55 +02:00 |
|
Miroslav Jonaš
|
e9dc24cf0e
|
fix(core): do not pass undefined to hasher (#17747)
|
2023-06-23 12:00:35 -04:00 |
|
Caleb Ukle
|
62651a52dc
|
feat(nest): add v10 migrations for tsconfig & CacheModule (#17741)
|
2023-06-23 09:50:17 -05:00 |
|
Leosvel Pérez Espinosa
|
5fa6e487eb
|
fix(storybook): update json correctly in migration (#17750)
|
2023-06-23 14:49:31 +00:00 |
|
Miroslav Jonaš
|
ef8c4ed095
|
feat(linter): add rule for dependency checking (#17581)
|
2023-06-23 10:26:44 -04:00 |
|
Colum Ferry
|
1891addc09
|
fix(react): mf should consider ssl when setting remote urls #16989 (#17746)
|
2023-06-23 14:15:32 +01:00 |
|
Nicholas Cunningham
|
61faa558bb
|
fix(nextjs): Custom server generator root undefined (#17738)
|
2023-06-23 10:42:21 +03:00 |
|
Jason Jean
|
512b8ba911
|
fix(js): fix yarn3 verdaccio setup (#17742)
|
2023-06-22 23:27:59 -04:00 |
|
Leosvel Pérez Espinosa
|
f176f213fb
|
fix(core): store command runs in the correct cache directory (#17732)
|
2023-06-22 18:05:19 -04:00 |
|
Gustavo Perdomo
|
6cb159e9f7
|
feat(nest): added es2021 support for nest generators (#17726)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
|
2023-06-22 16:38:54 -05:00 |
|
Jack Hsu
|
16b9b20af4
|
feat(react): update types for react, react-dom, and react-is (#17727)
|
2023-06-22 14:51:41 -04:00 |
|
Victoria Hu
|
09deeef328
|
fix(react): mf remote name incorrect with directory option (#17430)
Co-authored-by: vhu@twilio.com <Huli4946145>
|
2023-06-22 14:30:53 -04:00 |
|
Jeremiah Snee
|
e21077f815
|
fix(webpack): update withNx mainFields ordering to support tree-shaking (#17599)
|
2023-06-22 14:30:44 -04:00 |
|
Evan Gillogley
|
162b144467
|
fix(bundling): add skipTypeField back for rollup executor (#17629)
|
2023-06-22 14:30:35 -04:00 |
|
Jason Jean
|
6bc0c6c18a
|
fix(core): fix batch mode not streaming outputs (#17717)
|
2023-06-22 11:35:20 -04:00 |
|
Jason Jean
|
c08d943077
|
fix(js): fix yarn setup to work with yarn3 (#17716)
|
2023-06-22 11:07:05 -04:00 |
|
Colum Ferry
|
fffd84c3aa
|
fix(react): ssr should serve correctly and e2e should function (#17725)
|
2023-06-22 14:51:41 +01:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
Leosvel Pérez Espinosa
|
09e5b03e52
|
fix(core): determine workspace type when creating workspace passing "angular" or "react" as preset (#17724)
|
2023-06-22 09:31:45 -04:00 |
|
Leosvel Pérez Espinosa
|
17c8ca6e06
|
fix(angular): ensure ngrx runtime utils are available for testing (#17721)
|
2023-06-22 10:01:53 +00:00 |
|
MaxKless
|
3f0bdddfdd
|
fix(misc): mark name as required for ci-workflow generator (#17551)
|
2023-06-22 09:33:05 +00:00 |
|
Craigory Coppola
|
8fdd68c4c1
|
fix(core): handle null plugin module when import fails for nx list (#17711)
|
2023-06-21 17:50:27 -04:00 |
|
Emily Xiong
|
e440b44f42
|
feat(nx-plugin): enable createPackageName prompt (#17646)
|
2023-06-21 17:15:54 -04:00 |
|
Jason Jean
|
b7d05a0318
|
feat(nx-plugin): update e2e tests to use local-registry and be simpler (#17639)
|
2023-06-21 17:04:56 -04:00 |
|
Jack Hsu
|
335c2d5160
|
fix(js): detect helpers correctly when pnpm external nodes are suffixed with version (#17694)
|
2023-06-21 14:16:52 -04:00 |
|
Colum Ferry
|
6305e7f497
|
fix(bundling): check for browserslist when setting terser ecma #17620 (#17708)
|
2023-06-21 18:00:05 +00:00 |
|
Leosvel Pérez Espinosa
|
d31eb50580
|
cleanup(js): improve the tsc executor batch implementation (#17503)
|
2023-06-21 13:43:49 -04:00 |
|
Colum Ferry
|
f35a4ac5c6
|
feat(nest): add migrations to nest 10 #17681 (#17685)
|
2023-06-21 18:33:24 +01:00 |
|
Caleb Ukle
|
f3f74068ea
|
fix(testing): update default webpack config for react CT (#17562)
|
2023-06-21 11:41:33 -04:00 |
|
Caleb Ukle
|
f74ff4bddc
|
fix(testing): deprecate cypress tsconfig option (#17165)
|
2023-06-21 11:40:25 -04:00 |
|
Miroslav Jonaš
|
5af50b966e
|
fix(core): fix externalDependencies schema type (#17699)
|
2023-06-21 09:47:58 -04:00 |
|
Miroslav Jonaš
|
53a37d47e2
|
fix(core): ensure correct package name matching when parsing pnpm lock file (#17613)
|
2023-06-21 09:47:02 -04:00 |
|
Colum Ferry
|
7b86ac9f17
|
fix(core): run-commands should not parse strings as numbers (#17670)
|
2023-06-20 18:20:24 -04:00 |
|
Jason Jean
|
62628ab009
|
fix(core): filter batches of outputs changes properly (#17697)
|
2023-06-20 22:11:50 +00:00 |
|
Craig Rodrigues
|
6dd652095c
|
chore(node): fix update-16-3-1-update-executor description (#17649)
|
2023-06-20 10:56:41 -04:00 |
|
Colum Ferry
|
99739179c7
|
chore(react): remove unnecessary type cast (#17689)
|
2023-06-20 08:50:42 -05:00 |
|
Colum Ferry
|
c46f0259af
|
fix(core): windows filePaths should be handled in findProjectForPath (#17688)
|
2023-06-20 09:46:32 -04:00 |
|
Emily Xiong
|
238ad4aa24
|
fix(js): detect port before setup npm and yarn (#17680)
|
2023-06-20 09:34:38 -04:00 |
|
Jonathan Cammisuli
|
337a871a08
|
fix(core): get the client env when calculating the task hash in the daemon (#17677)
|
2023-06-20 09:33:26 -04:00 |
|
Jonathan Cammisuli
|
71409eaed4
|
fix(core): do not build the project graph in nx report if there's no native support (#17604)
|
2023-06-20 09:30:38 -04:00 |
|
Jack Hsu
|
2c47bba937
|
fix(core): prune project graph after affected nodes are found to avoid errors (#17675)
|
2023-06-19 15:43:42 -04:00 |
|
CHC
|
b34da2ca42
|
fix(docs): update url for fastify (#17669)
|
2023-06-19 14:10:59 -04:00 |
|
Miloš Lajtman
|
ef5813a7b7
|
fix(linter): improve error message for forbidden imports of lazy-loaded libs (#17635)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2023-06-19 17:33:15 +02:00 |
|
Mateusz
|
5a7d6dbf50
|
docs(storybook): fix broken link to storybook package in README (#17648)
|
2023-06-19 14:59:05 +03:00 |
|