4956 Commits

Author SHA1 Message Date
Miroslav Jonaš
06ff832ea9
chore(react): fix version on eslint-plugin-react (#9121) 2022-02-25 17:25:06 +01:00
Leosvel Pérez Espinosa
34fba4aad4
docs(angular): restore preserveAngularCLILayout in the docs until the change renaming it gets released (#9122) 2022-02-25 11:16:20 +00:00
Leosvel Pérez Espinosa
e677a1d82d
fix(devkit): fall back to the target default config when reading target options and the config is not provided (#8932) 2022-02-25 09:18:27 +00:00
Jason Gerbes
4287d59a2a
fix(js): update dependencies in package.json (#9073)
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-02-24 16:01:43 -06:00
Nicholas Cunningham
68e94353f0
fix(web): fixes force down compilation for non esm bundles (#8907)
When you use swc as the compiler for a library the types should be generated

ISSUES CLOSED: #8639
2022-02-24 09:37:41 -05:00
Colum Ferry
61ed9037e8
chore(angular): upgrade mfe plugin (#9104) 2022-02-24 10:40:47 +00:00
Jack Hsu
95f5a085fa
feat(node): consolidate js and node plugins (#9086)
* chore(node): update docs after consolidating js and node plugins

* feat(node): consolidate js and node plugins
2022-02-23 16:59:03 -05:00
Chau Tran
55277243e4
fix(js): adjust destination directory for swc executor (#9072)
* fix(js): bump swc deps versions

* fix(js): change swc cli arguments to ensure it works in parity with tsc

* fix(js): add "dts" flag to swc executor

* fix(js): remove dts option as diff in perf is negligible

* fix(js): change logic around swc cli so that outputPath isn't computed

Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-02-23 12:18:00 -06:00
Jack Hsu
7c16cc4199
chore(web): update generated css module file (#9098) 2022-02-23 12:42:09 -05:00
Benjamin Cabanes
280044181e
chore(core): cleanup run-command log (#9095) 2022-02-23 09:47:03 -05:00
Miroslav Jonaš
ba74e9ce42
chore(repo): disable detox on nightly (#9092) 2022-02-23 12:11:17 +00:00
Colum Ferry
4643da2699
chore(storybook): turn on disabled e2es (#8999)
* chore(storybook): turn on disabled e2es

* fix(storybook): build error for template in helper

* chore(storybook): run e2es on macos
2022-02-23 13:54:23 +02:00
Miroslav Jonaš
b602c5228d
fix(detox): remove extra build target from project config (#9089) 2022-02-23 12:49:03 +01:00
Leosvel Pérez Espinosa
176fdc71c2
chore(angular): make ng-add e2e tests more deterministic when checking the defaultBase (#9090) 2022-02-23 10:12:19 +00:00
Jack Hsu
e6941e4fc4
fix(react): component generator outputs correct CSS module setup (#9084) 2022-02-22 13:31:07 -05:00
Miroslav Jonaš
0a62f1f963
chore(repo): use npx on e2e ng calls to fix windows failures (#9078) 2022-02-22 13:34:47 +00:00
Colum Ferry
5d9176eda7
fix(angular): karma migrator fixes (#9063) 2022-02-22 10:03:25 +00:00
Miroslav Jonaš
b14e85056b
chore(repo): improve report message readability (#9075) 2022-02-22 09:49:48 +00:00
Miroslav Jonaš
aa7bd611c6
chore(repo): fix failing windows nightly (#9066) 2022-02-21 20:22:21 +01:00
Leosvel Pérez Espinosa
ebaf8f646c
fix(angular): improve angular cli migration when using --preserve-angular-cli-layout (#9064) 2022-02-21 17:43:51 +00:00
Colum Ferry
01dba862e9
fix(angular): upgrade karma and fix settings (#9056) 2022-02-21 16:35:07 +00:00
Miroslav Jonaš
36245e14af
chore(repo): remove obsolete NX_E2E_SKIP_DAEMON_CLEANUP flag (#9061) 2022-02-21 16:11:20 +00:00
Katerina Skroumpelou
fc018cd438
feat(storybook): add styles and stylePreprocessorOptions to the executors (#9057) 2022-02-21 16:40:59 +02:00
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