6507 Commits

Author SHA1 Message Date
Victor Savkin
94f2fe0b32
chore(repo): switch back to using staging.nx.app 2022-09-14 17:02:51 -04:00
Emily Xiong
306d8a4cec
feat(react-native): upgrade react native to 0.70.0 (#11971)
* chore(react-native): add test for build library react native

* feat(react-native): upgrade react native to 0.70.0
2022-09-14 14:02:45 -04:00
Emily Xiong
dba76f55f8
chore(react-native): add test for build library react native (#12007) 2022-09-14 14:02:17 -04:00
Caleb Ukle
73fd49aab3
fix(testing): use webpack defined in executor options for react ct (#12005)
* fix(testing): resolve custom webpacks for react ct

* chore(testing): add more complex react ct e2e tests

* chore(testing): lower ct test timeout to prevent CI stalling when error
2022-09-14 10:58:01 -05:00
Caleb Ukle
d535cf3d43
fix(testing): use cypress generated tsconfig for angular ct (#12014) 2022-09-14 15:32:38 +00:00
Katerina Skroumpelou
7ae08c3eb7
docs(nxdev): added redirect rule for remove storybook page (#12010) 2022-09-14 07:50:54 +00:00
Victor Savkin
e79e4835e7
chore(repo): update version of nx 2022-09-13 16:36:24 -04:00
Victor Savkin
a3e480b6d7 fix(core): rework the daemon process communication to use a queue and a long running connection 2022-09-13 16:34:41 -04:00
Isaac Mann
aaad9a4cf4
docs(nxdev): link to packages in sidebar (#12002) 2022-09-13 15:28:03 -04:00
Benjamin Cabanes
7382bf8a54
docs(nxdev): redirect executors and generators to current package (#12000) 2022-09-13 18:32:37 +00:00
Benjamin Cabanes
3c22594677
docs(nxdev): rename plugins section into community & reference into packages (#11999) 2022-09-13 16:04:12 +00:00
Benjamin Cabanes
d52eaf886c
docs(core): add description property on packages.json (#11998) 2022-09-13 16:02:40 +00:00
Caleb Ukle
1a9df531b6
fix(testing): normalize paths for component-testing (#11963)
* fix(testing): normalize paths before accessing the project graph

* fix(testing): return object with offset input instead of string

* fix(testing): update schemas to provide better prompts
2022-09-13 14:17:49 +00:00
Katerina Skroumpelou
5bc9a6f5eb
docs(nxdev): added unique key in list item (#11997) 2022-09-13 13:41:13 +00:00
Katerina Skroumpelou
23421a164e
docs(storybook): cleanup Storybook documentation (#11993) 2022-09-13 13:06:30 +00:00
Jack Hsu
ee8ba2de57
feat(misc): remove unused dependencies from packages (#11986) 2022-09-13 08:27:07 -04:00
Colum Ferry
e5d9f9ff59
feat(angular): support inferring project from cwd in terminal for generating components (#11980) 2022-09-13 10:37:16 +01:00
Miroslav Jonaš
ace2325f24
feat(core): update nrwl/ci version to 0.7 (#11925) 2022-09-13 08:53:05 +00:00
Miroslav Jonaš
40da70238d
fix(linter): handle missing task graph in hasher on print-affected (#11974) 2022-09-13 08:49:27 +00:00
Jack Hsu
5c00b75dca
chore(misc): update webpack migration to target 14.7.6 (#11987) 2022-09-12 23:49:32 -04:00
Jack Hsu
ec9b9e7f8e
chore(misc): update todo comment (#11985) 2022-09-13 00:52:06 +00:00
Xie Jay
b3e69e2591
feat(js): add rootDir option (#11678)
close #11601, close #9410, close #10707

Co-authored-by: xiejay97 <xiejay97gmail.com>
2022-09-13 00:13:58 +00:00
Juri
b9cb135149 docs(core): add link to how the daemon determines whether the process is running on CI 2022-09-12 23:26:17 +02:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Victor Savkin
a914f78701 chore(repo): fix e2e tests 2022-09-12 13:47:49 -04:00
Victor Savkin
42479565e9
chore(misc): publish 14.7.5 2022-09-12 13:36:58 -04:00
Victor Savkin
d8dc1d5911
chore(repo): test change 2022-09-12 13:36:25 -04:00
Victor Savkin
9364a409ed
fix(core): temporary make the daemon output optimization opt in 2022-09-12 13:22:37 -04:00
Juri
7143b08852 docs(angular): add migration note to Angular docs entry page 2022-09-12 16:01:38 +02:00
Chau Tran
2508cb04a6
Revert "feat(js): add srcRootForCompilationRoot option to tsc executor (#10707)" (#11977)
This reverts commit aa01b7bd2d30bc4b16f831189d153eca618ec27b.

Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-12 13:31:45 +00:00
Isaac Mann
828632c8e4
docs(nxdev): cleanup define env vars (#11978) 2022-09-12 13:26:12 +00:00
Nozomu Miyamoto
aa01b7bd2d
feat(js): add srcRootForCompilationRoot option to tsc executor (#10707)
* feat(js): add `srcRootForCompilationRoot` option to tsc executor

ISSUES CLOSED: #9410

* docs(js): add description for `srcRootForCompilationRoot` option
2022-09-12 20:14:23 +07:00
Colum Ferry
d782a694f4
feat(core): support ts 4.8 (#11845) 2022-09-12 13:47:31 +01:00
Miroslav Jonaš
3a78d3b0ee
fix(repo): ensure husky checks are respected on commit (#11973) 2022-09-12 08:58:49 +00:00
Victor Savkin
8a809c0164
chore(misc): publish 14.7.4 2022-09-11 21:50:24 -04:00
Caleb Ukle
ff0126c3ba
fix(testing): change @nrwl/workspace import to deep import (#11961) 2022-09-09 22:06:36 +00:00
Victor Savkin
ab51be42b8
chore(misc): publish 14.7.3 2022-09-09 15:22:05 -04:00
Victor Savkin
0663385c92
feat(core): add more logging when socket communication fails 2022-09-09 15:18:23 -04:00
Victor Savkin
886cc037f2
chore(misc): publish 14.7.2 2022-09-09 14:33:01 -04:00
Victor Savkin
6849b9066f
fix(core): DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error 2022-09-09 14:31:34 -04:00
Isaac Mann
bdfd7bef84
docs(nxdev): target env files (#11960) 2022-09-09 13:50:15 -04:00
Victor Savkin
bba29d330c
chore(misc): publish 14.7.1 2022-09-09 13:46:56 -04:00
Victor Savkin
0f8aac0b9f
fix(core): nx daemon doesnt get disable correctly 2022-09-09 13:45:27 -04:00
Isaac Mann
ecec02218c
docs(nxdev): integrated vs package-based (#11957) 2022-09-09 12:44:29 -04:00
Victor Savkin
412658cc3d
chore(misc): publish 14.7.0 2022-09-09 10:52:54 -04:00
Caleb Ukle
6d0c6a83d4 fix(testing): move cypress tsconfig to cypress folder 2022-09-09 10:37:48 -04:00
Caleb Ukle
7b52c0da5f fix(testing): add component-test named inputs 2022-09-09 10:37:48 -04:00
Isaac Mann
072296fc70
docs(nxdev): graph links from package.json (#11944)
* docs(nxdev): graph links from package.json

* docs(nxdev): analyze source files recipe
2022-09-09 14:19:45 +00:00
Jack Hsu
e193d0fb71
chore(repo): sort scopes alphabetically (#11950) 2022-09-09 13:08:54 +00:00
Jack Hsu
39af3b6f60
chore(repo): add missing Nx plugins to workspace (js, cypress, linter) (#11949) 2022-09-09 13:02:59 +00:00