9265 Commits

Author SHA1 Message Date
AgentEnder
ae6e90c86d fix(misc): workspaces using nx wrapper do not contain a package.json, so don't read the scope from it 2023-05-16 22:27:56 -04:00
Chris McLeod
be267a7cd9
fix(react): do not require webpackConfig for cypress component testing (#16966)
Co-authored-by: Loïc BERTRAND <loic.bert.marcel@gmail.com>
2023-05-16 21:53:09 +00:00
Juri Strumpflohner
7919668b68
fix(nx-dev): copy command when using the terminal fence (#17055) 2023-05-16 21:21:31 +00:00
Victor Savkin
ed0136b121
chore(misc): publish 16.2.0-beta.2 2023-05-16 15:08:34 -04:00
Loïc BERTRAND
8931f0b66b
fix(react-native): remove unknown command for build-ios (#17052) 2023-05-16 13:07:18 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Craigory Coppola
c7a6b4ba6c
fix(core): nx init should setup default base correctly (#17050) 2023-05-16 10:56:19 -04:00
AgentEnder
343edf5745 fix(misc): ensure outputs prefaced by workspaceRoot after transfom 2023-05-16 10:39:25 -04:00
Jack Hsu
cf1a2d5bf2
fix(nextjs): undo migration to Next.js 13.4 (#17049) 2023-05-16 08:22:15 -06:00
Katerina Skroumpelou
98665953a6
fix(devkit): uppercase constant name correct transformation (#17046) 2023-05-16 09:30:55 -04:00
Craigory Coppola
88b263bf7c
docs(core): add callout for older global nx installations (#17032) 2023-05-16 09:27:10 -04:00
Jack Hsu
826befa22d
fix(web): undo core-js removal (#17048) 2023-05-16 09:19:02 -04:00
Paul Coroneos
1e4f4952f6
docs(testing): fix dynmamic typo. closes 17044 (#17045) 2023-05-16 07:52:12 -05:00
FrozenPandaz
79fa3fb0ea
chore(misc): publish 16.2.0-beta.1 2023-05-15 17:25:19 -04:00
Craigory Coppola
a81b90b692
fix(misc): migration for run-commands output-path should handle null … (#17040) 2023-05-15 17:23:41 -04:00
Craigory Coppola
b02d169758
feat(nx-plugin): generated generators should have a named export (#17036) 2023-05-15 17:15:14 -04:00
Craigory Coppola
4d8137fa15
chore(repo): bump @types/node to latest v18 release (#17035) 2023-05-15 17:06:40 -04:00
Jason Jean
7df855054a
fix(core): use right deprecated schema option (#17038) 2023-05-15 17:04:59 -04:00
FrozenPandaz
f7ba85e8ec
chore(misc): publish 16.2.0-beta.0 2023-05-15 16:45:34 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Leosvel Pérez Espinosa
9b4ba3af4d
fix(core): normalize path in tree when accessing recorded changes (#17016) 2023-05-15 15:54:36 -04:00
Victor Savkin
428b0c9ad6 fix(angular): read angularjson from the dir provided by the angular cli 2023-05-15 14:20:15 -04:00
Emily Xiong
541981172c
feat(react-native): upgrade react-native to version 0.71.8 (#16997) 2023-05-15 14:19:57 -04:00
Jason Jean
c2ce8f817a
fix(misc): change wording on legacy package pages (#17030) 2023-05-15 14:03:20 -04:00
Leosvel Pérez Espinosa
5141c9f9d6
fix(core): add missing await when processing task for batches (#17027) 2023-05-15 13:49:38 -04:00
Jack Hsu
7aff48d3d2
fix(core): normalize workspace name before creating directory so it matches what downstream generators expect (#17028) 2023-05-15 12:56:41 -04:00
Emily Xiong
8533314792
fix(react-native): add checks for storybook migration (#17029) 2023-05-15 11:49:22 -04:00
Miroslav Jonaš
f5ae9958ef
feat(core): add commandExternalDependencies hash input (#16916)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-05-15 11:30:17 -04:00
Leosvel Pérez Espinosa
6ebfbbe8ba
feat(core): log a note after an interactive migration run with skipped package updates (#16802) 2023-05-15 10:56:46 -04:00
Colum Ferry
ee269b9bb2
docs(repo): typo fix on nx enterprise (#17022) 2023-05-15 08:24:15 -04:00
Isaac Mann
f104d2514a
docs(core): update Santosh contact info (#17007) 2023-05-15 08:23:30 -04:00
Todd Baert
c34853d2d1
docs(core): document all/none for rollup external (#17005) 2023-05-15 13:21:38 +03:00
Isaac Mann
881067bbd2
fix(linter): import from .tsx file lint fix now works correctly (#16995) 2023-05-13 15:53:44 -04:00
Craigory Coppola
b20e906f00
feat(core): add --affected to show only affected projects (#16970) 2023-05-13 01:48:35 -04:00
Craigory Coppola
c71027fbfb
fix(core): set max listeners to avoid warning when running high numbers of parallel tasks (#16993) 2023-05-12 20:22:51 -04:00
Craigory Coppola
b2470de56c
feat(core): ability to save task graph to a file when running --graph (#16350) 2023-05-12 18:50:11 -04:00
Craigory Coppola
31010b0c37
cleanup(misc): remove console.log in workspace generator migration spec file (#17001) 2023-05-12 18:33:50 -04:00
Craigory Coppola
729a5498bc
chore(repo): setup hook to notify on package lock changes (#16972) 2023-05-12 18:30:39 -04:00
Craigory Coppola
024193fb5b
feat(core): add error when root project would be '.' (#16999) 2023-05-12 18:27:26 -04:00
Jack Hsu
95421c6945
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948) 2023-05-12 16:09:20 -04:00
Isaac Mann
0aa3e45e2e
docs(core): add manfred steyer as nx champion (#16994) 2023-05-12 19:47:39 +00:00
passbyval
8460c63bd6
fix(core): prevent breaking error when registering transpiler (#16929) 2023-05-12 14:22:59 -04:00
Jason Jean
f00c0295e4
Revert "feat(core): support third-party packages for surgical hashTar… (#16987) 2023-05-12 14:08:12 -04:00
Craigory Coppola
b8e9f3daf8
docs(core): add example for affected by tags (#16986) 2023-05-12 13:25:21 -04:00
Jack Hsu
25e8439b20
feat(react): remove deprecated code (#16981) 2023-05-12 17:00:46 +00:00
Isaac Mann
eec95b1932
docs(core): community page (#16922) 2023-05-12 17:00:36 +00:00
Miroslav Jonaš
504a639e2e
fix(core): resolve nx against command root if workspace not provided (#16859) 2023-05-12 12:22:21 -04:00
hi2u
55d40c0105
fix(node): build-esbuild-options.ts code-generated "exactMatch" prope… (#16655) 2023-05-12 15:16:41 +00:00
Emily Xiong
e8c31d7ac7
fix(react): fix react windows e2e tests (#16959) 2023-05-12 11:09:46 +03:00
Jason Jean
ad8099a764
chore(repo): install necessary babel runtime to run unit tests (#16965) 2023-05-11 17:38:24 -04:00