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
Leosvel Pérez Espinosa
c6520a1496
fix(angular): emit typescript declaration diagnostics in ng-packagr executors ( #11927 )
2022-09-09 11:30:28 +01:00
Leosvel Pérez Espinosa
308effab15
cleanup(core): remove custom logger for tslint executor ( #11931 )
2022-09-09 10:52:45 +01:00
Leosvel Pérez Espinosa
41af7c7400
feat(angular): share by default some relevant angular packages when using withModuleFederation ( #11849 )
2022-09-09 10:34:09 +01:00
Katerina Skroumpelou
a428d240cf
docs(storybook): add more details on the Storybook overview ( #11945 )
2022-09-09 08:23:57 +00:00
Jason Jean
8a35f182b1
fix(testing): do not add cypress inputs if namedInputs is not defined ( #11943 )
2022-09-09 02:01:21 +00:00
Jack Hsu
629dbe9f79
docs(misc): fix scrolling on reference page ( #11940 )
2022-09-08 21:10:59 -04:00
Jason Jean
31b1b003b4
fix(storybook): do not add target defaults and named inputs if they are not defined ( #11941 )
2022-09-08 23:28:49 +00:00
Jason Jean
b5829648dc
fix(repo): remove more things from production fileset and added babel config ( #11942 )
2022-09-08 19:23:16 -04:00
Victor Savkin
db74bc7674
feat(core): create the daemon socket file in the tmp dir instead of node modules
2022-09-08 18:37:32 -04:00
Jason Jean
caec117288
fix(core): add back target defaults for all new workspaces ( #11936 )
2022-09-08 17:59:01 -04:00