Miroslav Jonaš
3c45a1c81d
fix(linter): make sure hasher has all the tags ( #9110 )
2022-02-25 16:58:43 +00:00
Miroslav Jonaš
06ff832ea9
chore(react): fix version on eslint-plugin-react ( #9121 )
2022-02-25 17:25:06 +01: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š
b602c5228d
fix(detox): remove extra build target from project config ( #9089 )
2022-02-23 12:49:03 +01:00
Jack Hsu
e6941e4fc4
fix(react): component generator outputs correct CSS module setup ( #9084 )
2022-02-22 13:31:07 -05:00
Colum Ferry
5d9176eda7
fix(angular): karma migrator fixes ( #9063 )
2022-02-22 10:03:25 +00: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
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
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
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š
30d1172401
fix(js): ensure correct path format for asset pattern matching ( #9022 )
2022-02-18 11:00:39 +01:00
Benjamin Cabanes
0f497b697b
feat(core): improve run-command parallel logs ( #9006 )
2022-02-17 10:04:52 -08:00
Philip Fulcher
31d51c36fd
feat(dep-graph): add experimental collapse edges option ( #9004 )
2022-02-16 14:12:13 -07: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
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
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
Dominik Donoch
0fe6c2e4fb
feat(angular): update jest-preset-angular to 11.1.1 ( #8970 )
2022-02-16 13:15:43 +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
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
Victor Savkin
d5280f0b75
fix(core): show all task logs when using --verbose with run-many
2022-02-15 10:42:09 -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
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
Juri
48117ac13f
feat(js): add @nrwl/js to the core plugin list
2022-02-11 20:42:24 +01:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json ( #8936 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Phillip Barta
1f3fbab947
chore(web): update webpack-subresource-integrity to 5.1.0 ( #8890 )
2022-02-10 18:26:14 -05:00
Jason Gerbes
9900732e92
fix(js): exclude .test.ts files in tsconfig ( #8908 )
...
* fix(js): Exclude .test.ts files in tsconfig
* fix(js): exclude .test.ts files in tsconfig
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
2022-02-10 17:47:50 -05:00
Jack Hsu
1e647b9c83
feat(next): call init when generating next.js lib ( #8926 )
2022-02-10 21:37:29 +00:00
Phillip Barta
49173ef717
chore(web): removed unused dependency rimraf ( #8891 )
2022-02-10 12:44:57 -05:00
Colum Ferry
78976bcfa1
fix(storybook): do not update existing react stories ( #8920 )
2022-02-10 18:25:15 +02:00
Jack Hsu
85da21bf29
fix(react): update storybook config to skip type checking ( #8922 )
2022-02-10 17:32:52 +02:00
Colum Ferry
91ca67ad6b
fix(angular): add cypress workaround when generating mfes ( #8909 )
...
* fix(angular): add cypress workaround when generating mfes
* fix(angular): add a migration for cypress mfe
* docs(angular): fix typos in mfe docs
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
* fix(angular): target 13.8.1 for migration
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-02-09 23:12:08 +00:00
Jason Jean
2213b4d1a8
fix(core): fix parsing of dot notation flags ( #8889 )
2022-02-08 10:35:34 -05:00
John Woodruff
9a0db6a61e
fix(angular): newProjectRoot key is removed on Angular CLI conversion ( #8865 )
...
When converting an Angular CLI project to an NX Workspace, the newProjectRoot key needs to be removed
from the angular.json to ensure generators function properly.
Closes #8851
2022-02-08 09:24:48 +00:00
William Sedlacek
e942a85b1c
feat(react-native): debug option for build-android ( #8702 )
...
* feat(react-native): debug option for build-android
* docs(react-native): debug option
2022-02-07 21:39:31 -05:00