5183 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
33c9ca98ae
fix(angular): change --preserveAngularCLILayout to --preserve-angular-cli-layout (#9051) 2022-02-21 12:00:34 +00:00
Leosvel Pérez Espinosa
dfcc853b50
fix(angular): set the right defaultBase when migrating an angular cli workspace (#9050) 2022-02-21 05:59:48 -05:00
Miroslav Jonaš
5c4b67c07e
chore(repo): update nx and nx-cloud to latest version (#9049) 2022-02-21 11:52:15 +01:00
Miroslav Jonaš
6283d289a3
chore(repo): skip building obsolete packages for e2e (#9048) 2022-02-21 10:56:17 +01:00
Leosvel Pérez Espinosa
14f0f24554
chore(angular): enable ng add e2e tests (#9023) 2022-02-21 09:47:29 +00:00
Faran Shaikh
adb40db6c6
docs(core): update grammatically correct statement (#9039) 2022-02-20 16:25:21 -05:00
Jason Jean
7a982af595 Release 13.8.3 2022-02-18 19:40:01 -05:00
HIKARU KOBORI
f8c614d45b
feat(nextjs): bump up Next.js v12.1.0 (#9020)
* feat(nextjs): feat(nextjs): bump up nextjs v12.1.0

bump up next.js and eslint-config-next to v12.1.0
ISSUES CLOSED: #9018

Co-authored-by: kobori.hikaru <kobori.hikaru@a-hikkoshi.co.jp>
Co-authored-by: kirjai <9858620+kirjai@users.noreply.github.com>
2022-02-18 21:01:03 +00:00
Benjamin Cabanes
ef1fc8802b
docs(nxdev): add github stars (#9030) 2022-02-18 15:51:22 -05:00
Jérémy Levilain
ebeb588004
fix(node): webpack/terser stripping class names breaking reflection (#8784) 2022-02-18 09:18:00 -06:00
Victor Savkin
779b3fa2d5
feat(misc): do not require FORCE_NG_ADD 2022-02-18 09:57:48 -05:00
Miroslav Jonaš
ab3509cc37
feat(nxdev): improve OG card text formatting (#9025) 2022-02-18 08:39:39 -05:00
Miroslav Jonaš
30d1172401
fix(js): ensure correct path format for asset pattern matching (#9022) 2022-02-18 11:00:39 +01:00
Benjamin Cabanes
ae2b331154
docs(core): fix debugging nodejs link for nestjs overview (#9019) 2022-02-17 21:25:26 -05:00
Benjamin Cabanes
989e97971d
docs(nxdev): showing official nx plugins (#9015) 2022-02-17 16:04:51 -05:00
Benjamin Cabanes
0f497b697b
feat(core): improve run-command parallel logs (#9006) 2022-02-17 10:04:52 -08:00
Jack Hsu
82439883c9
chore(js): bump timeout to 5 seconds when waiting for watch changes (#9014) 2022-02-17 12:27:02 -05:00
Benjamin Cabanes
c3aa5321be
docs(nxdev): cleanup & misc improvements (#9013) 2022-02-17 15:07:05 +00:00
Jason Jean
41dc839c39 Release 13.8.2 2022-02-16 17:52:26 -05:00
Philip Fulcher
31d51c36fd
feat(dep-graph): add experimental collapse edges option (#9004) 2022-02-16 14:12:13 -07:00
Benjamin Cabanes
2f78f29483
docs(nxdev): deploy-build task improvements (#9005) 2022-02-16 21:11:13 +00:00
Leosvel Pérez Espinosa
1cae869ff0
fix(angular): handle different workspace version and format when falling back to the angular cli (#8993) 2022-02-16 12:54:44 -05:00
Benjamin Cabanes
a86f5d8b1c
docs(nxdev): refresh search ui (#9002) 2022-02-16 17:22:18 +00:00
Leosvel Pérez Espinosa
effa69290b
fix(angular): fix link to docs when ng update command is run (#9000) 2022-02-16 16:02:14 +00:00
Miroslav Jonaš
154cc43c52
chore(repo): cleanup circleci config (#8997) 2022-02-16 16:24:13 +01:00
Katerina Skroumpelou
1abba90f4d
fix(react): get component name for self-closing elements as well (#8991)
ISSUES CLOSED: #8715
2022-02-16 09:07:37 -05:00
Miroslav Jonaš
0017f6a521
chore(linter): cleanup the utils (#8996) 2022-02-16 14:38:41 +01:00
Leosvel Pérez Espinosa
11ae2046a4
docs(misc): advise using the @nrwl/angular:move generator for angular projects (#8959) 2022-02-16 08:24:08 -05:00
Dominik Donoch
0fe6c2e4fb
feat(angular): update jest-preset-angular to 11.1.1 (#8970) 2022-02-16 13:15:43 +00:00
Miroslav Jonaš
b2b1c7651a
chore(misc): add Caleb and Nicholas to core team (#8995) 2022-02-16 13:11:36 +00:00
Miroslav Jonaš
aefe782a9f
fix(linter): enforce fresh graph if rule not run by nx command (#8976) 2022-02-16 13:44:00 +01:00
Miroslav Jonaš
b251234af9
feat(core): use stricter types for project graph node references (#8813) 2022-02-16 11:45:04 +01:00
Benjamin Cabanes
96be786dcc
docs(nxdev): optimize imports of og script (#8988) 2022-02-15 23:28:35 +00:00
Benjamin Cabanes
1dd46d1efd
docs(nxdev): community layout alignment fix (#8987) 2022-02-15 18:16:49 -05:00
Benjamin Cabanes
41e71cc884
docs(nxdev): truncate og image content & add ellipsis (#8985) 2022-02-15 22:33:05 +00:00
Chau Tran
7da9fbbe88
fix(js): migrate swc executor off of rxjs (#8728)
* fix(js): clean up swc

* fix(js): clean up swc

* fix(js): add incremental to TypeCheckOptions

* fix(js): use async iterator with tsc executor. remove rxjs deps

* chore(js): remove unnecessary test and commented out code

* fix(js): add else statement for readability

* fix(js): ensure error() and done() always set error and done fields

* chore(js): clean up create async iterable tests

* fix(js): ensure pushQueue is resolved first if there are still items to be resolved before done

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-02-15 14:16:30 -06:00
Benjamin Cabanes
5fe72bf3c3
docs(nxdev): remove unneeded skip-nx-cache option (#8977) 2022-02-15 17:06:20 +00:00
Victor Savkin
d5280f0b75
fix(core): show all task logs when using --verbose with run-many 2022-02-15 10:42:09 -05:00
Benjamin Cabanes
1d2b754f73
docs(nxdev): add open graph image generation (#8906) 2022-02-15 09:10:06 -05:00
Chau Tran
1ec7244c6a
docs(nest): update Nest plugin overview (#8903)
* docs(nest): update Nest plugin overview

* docs(nest): add back application proxies

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-02-15 08:59:12 -05:00
Victor Savkin
2ce696d708
docs(misc): clarify a point about using npx 2022-02-14 20:56:49 -05:00
Miroslav Jonaš
76f195c15b
chore(repo): fix node version on windows workflow (#8967) 2022-02-14 19:20:35 +00:00
Miroslav Jonaš
eb987f9d7a
chore(repo): fix invalid reference to node version (#8966) 2022-02-14 14:16:21 -05:00
Emily Xiong
38ba36129d
feat(react-native): upgrade react native to 0.67 (#8935) 2022-02-14 12:28:29 -05:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native (#8886) 2022-02-14 10:13:23 -05:00
eko
b1e52b67f2
docs(core): added env to the jenkins variable for verbosity (#8946) 2022-02-12 18:25:14 -05:00
eko
1ac21cba99
docs(core): updated jenkinsfile base value for pr requests (#8852) 2022-02-11 15:24:04 -05:00
Denis Frenademetz
619a7e825e
fix(core): wait for tasks to be scheduled before checking for work (#8840)
Ensure task are scheduled before checking if there is some work to do,
else it can occur that tasks are scheduled, but no check for work is triggered
until the next task completes.

Closes #8888.
2022-02-11 15:23:34 -05:00
Phillip Barta
5bf37f00bd
fix(web): remove deep import of webpack ProgressPlugin (#8892) 2022-02-11 15:14:18 -05:00
Xinan
3c25a1ce02
fix(web): support custom webpack config written in TypeScript for web:build (#8939) 2022-02-11 15:04:20 -05:00