6733 Commits

Author SHA1 Message Date
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
Katerina Skroumpelou
ae58c1d54d
feat(storybook): generate storybook with more framework options (#11914) 2022-09-08 16:38:16 +00:00
Katerina Skroumpelou
c5c23694d6
docs(nxdev): url hash filter for packages (#11934)
Co-authored by: Jack Hsu <jack.hsu@gmail.com>
2022-09-08 11:53:17 -04:00
Victor Savkin
0d9dbae789 feat(core): use daemon to watch outputs to enable cache restoration optimization 2022-09-08 10:58:50 -04:00
Miroslav Jonaš
583bf684f8
docs(nxdev): update the version of nx-set-shas to v3 (#11924) 2022-09-08 05:04:57 -06:00
Colum Ferry
4aa72822cd
fix(angular): warning logged when generating MF app with no e2e (#11911) 2022-09-08 09:44:31 +01:00
Colum Ferry
81b5eebfa7
feat(angular): allow component options to be passed to standalone library #11702 (#11890) 2022-09-08 09:37:26 +01:00
Jason Jean
292f0c14b1
feat(core): generate inputs configuration for new workspaces (#11856) 2022-09-07 22:32:59 -04:00
Victor Savkin
c334277a93 docs(nx-cloud): rewrite dte docs 2022-09-07 20:34:38 -04:00
Terry Yao
350f71d6ed
fix(core): fix process.send will crash the nx runner without check if it is undefined (#11904)
* fix process crashed due to process.send is undefined

* fix(core): fix process.send will crash the nx runner without check if it is undefined

Closes 11903
2022-09-07 18:01:16 -04:00
Jonathan Cammisuli
c2079589b5
docs(misc): readd neovim plugin information (#11921) 2022-09-07 21:53:17 +00:00
Jack Hsu
0a0ccd1305
docs(misc): link to customize webpack recipe from the migration guide (#11916) 2022-09-07 16:37:42 +00:00
Jack Hsu
44a4f3ccac
docs(misc): update customize webpack guide for next.js apps (#11917) 2022-09-07 12:25:32 -04:00
Jack Hsu
71b95c0290
docs(misc): fix links on community page (#11915) 2022-09-07 11:16:46 -04:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing (#11790)
* feat(testing): ng cypress component testing

closes: #11602

* chore(testing): move story utils into common util area

* feat(testing): add options for ng component testing

* docs(testing): add more info for component testing

* chore(testing): address PR feedback

* chore(testing): remove logs
2022-09-07 13:32:19 +00:00