Miroslav Jonaš
99946a2bea
feat(core): print out directly simple create-nx-workspace exceptions ( #7932 )
...
* feat(core): print out directly simple create-nx-workspace exceptions
* feat(core): respect NX_VERBOSE_LOGGING when calling create-nx-workspace
2021-11-30 09:57:08 -05:00
Kirils L
bfd1a4715a
feat(web): rename package executor to rollup ( #7904 )
2021-11-30 09:32:12 -05:00
Miroslav Jonaš
64d388e607
feat(linter): allow banning of transitive dependencies from imports ( #7906 )
2021-11-30 13:34:32 +01:00
Emily Xiong
3add9caacf
bugfix(react-native): fix the js e2e tests ( #7922 )
2021-11-29 14:07:45 -05:00
James Henry
3dece0dac1
feat(linter): automated migration for ESLint 8 changes ( #7818 )
...
* feat(linter): automated migration for ESLint 8 changes
* fix(linter): make category selector more specific
2021-11-29 13:47:38 -05:00
Jack Hsu
7698ee9a65
feat(js): add type checking util (for use with SWC) ( #7909 )
2021-11-29 10:37:10 -05:00
Leosvel Pérez Espinosa
5623da58ce
fix(angular): add migration to opt-out of the new default testbed teardown for existing projects using jest ( #7907 )
2021-11-29 11:37:53 +00:00
Hans Otto Wirtz
eb9a7135e2
fix(storybook): make Angular 13 logger devkit-compatible
2021-11-29 09:20:35 +01:00
Leosvel Pérez Espinosa
e666d3fdf0
fix(angular): do not require v8-compile-cache when it is an angular workspace
2021-11-27 14:08:14 -05:00
Leosvel Pérez Espinosa
153e038c9b
fix(angular): install @angular/cli if not installed ( #7910 )
2021-11-26 17:09:09 +00:00
Katerina Skroumpelou
c293e7779d
fix(storybook): fix webpack5 check ( #7836 )
...
ISSUES CLOSED : #7640
2021-11-26 09:26:01 -05:00
Emily Xiong
1e79975fa1
bugfix(react-native): fix invalid entry file for react native with js ( #7782 )
2021-11-26 09:15:21 -05:00
Emily Xiong
624f3f944e
feat(react-native): enable pnpm support for react-native ( #7781 )
2021-11-26 09:14:55 -05:00
Emily Xiong
445d72c38a
bugfix(react-native): change path to absolute to allow run commands in any directory ( #7737 )
...
- change the path to absolute to run the nx command in any directory
- add resetCache option to run-ios and run-android command
2021-11-26 09:13:30 -05:00
Miroslav Jonaš
2ad82adb10
chore(core): cleanup the obsolete graph version check from graph builder ( #7903 )
2021-11-26 12:30:54 +00:00
Miroslav Jonaš
bc5debcb39
fix(repo): bump @cypress/request to v2.88.9 ( #7900 )
2021-11-26 11:28:35 +01:00
Jay Bell
2d9c0ff4d9
feat(angular): allow for full ivy compilation in buildable libraries ( #7873 )
2021-11-25 18:56:10 +00:00
Miroslav Jonaš
e54e5a2496
chore(repo): fix resolution of @cypress/request until its deps are resolved ( #7887 )
2021-11-25 15:32:46 +00:00
Colum Ferry
b3664fe264
feat(angular): update angular-architects/module-federation plugin to v13 ( #7868 )
2021-11-24 20:04:21 +00:00
Sean Murphy
b9a4289fc9
fix(angular): fix issue with less stylesheet process in publishable ng libs ( #7861 )
2021-11-24 10:48:30 +00:00
Victor Savkin
6f478c4e1d
fix(core): git hashing fails when trying to hash a dir
2021-11-22 15:15:23 -05:00
Kirils L
3d7b909af7
fix(nextjs): codesplit buildable next libs ( #7717 )
2021-11-22 09:40:14 -05:00
Leosvel Pérez Espinosa
f6289beff6
fix(core): fix adding node_modules to path on windows when running migrations ( #7835 )
2021-11-22 12:14:56 +00:00
Miroslav Jonaš
2af9d4b4b1
fix(linter): fix broken circular deps output ( #7810 )
2021-11-22 10:51:41 +01:00
Leosvel Pérez Espinosa
4570ea2df6
fix(core): handle optional tasksRunnerOptions when checking whether to use the daemon ( #7814 )
2021-11-21 19:58:05 +00:00
Victor Savkin
3f7a74f1be
cleanup(core): throw a meaningful error when versions are misaligned
2021-11-19 15:50:16 -05:00
Jason Jean
b222c47202
Revert "fix(core): prevent overwriting already added tasks when adding target dependencies tasks" ( #7815 )
...
This reverts commit babcbf613e70cdc895d425ad8f3ef6f0b1159fb4.
2021-11-19 20:30:18 +00:00
Emily Xiong
9116b59138
chore(gatsby): remove explicit webpack in gatsby ( #7813 )
...
- also, upgrade gatsby to 4.2.0
2021-11-19 14:59:04 -05:00
James Henry
98ffe8574b
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 14:55:33 -05:00
James Henry
8fa36ff3e8
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 17:22:21 +00:00
Colum Ferry
6efffb6d5a
chore(angular): migrate angular localize ( #7811 )
2021-11-19 10:00:36 -06:00
Leosvel Pérez Espinosa
f208afc09f
fix(angular): consider tailwind usage when invalidating stylesheet caching in publishable libraries ( #7804 )
2021-11-19 14:47:20 +00:00
Victor Savkin
1ddb6120a2
chore(repo): update the version of nx cloud
2021-11-19 09:25:12 -05:00
James Henry
512f094f98
feat(angular): update to angular-eslint v13 ( #7799 )
2021-11-18 19:04:45 -05:00
Jason Jean
448923a1b1
chore(repo): update nx to 13.2.0-rc.4 ( #7796 )
2021-11-18 16:56:36 -05:00
Ben Callaghan
d10b4ae69f
fix(core): add better error message for invalid tools tsconfig ( #7792 )
...
Co-authored-by: Ben Callaghan <bcallaghan@selectbankcard.com>
2021-11-18 19:00:30 +00:00
Juri Strumpflohner
97e154401b
fix(storybook): do not add Story args when the default value cannot be inferred ( #7754 )
2021-11-18 12:58:27 -05:00
Jason Jean
55d68718d3
feat(angular): update jest-preset-angular to 11.0.0 ( #7789 )
2021-11-18 17:03:01 +00:00
Craigory Coppola
57bf28bfbc
fix(angular): fix missing null checks in v13 migrations ( #7790 )
2021-11-18 16:52:04 +00:00
Leosvel Pérez Espinosa
fbeb6ef121
fix(angular): add tailwind.js to package exports ( #7785 )
2021-11-18 14:02:04 +00:00
Leosvel Pérez Espinosa
7f0e8c7579
fix(angular): generate ng-package.json for secondary entrypoints ( #7786 )
2021-11-18 12:25:18 +00:00
Colum Ferry
d110bc77c0
chore(angular): bump ngrx to 13.0.0 ( #7765 )
...
* chore(angular): bump ngrx to 13.0.0
* fix(angular): add path filter to resolver for exports
* fix(testing): add mjs to jest module extensions and add dependency on resolve.exports
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-18 10:06:30 +00:00
Victor Savkin
9eb4df9aeb
fix(core): small fixes for issue discovered during migration
2021-11-17 16:32:22 -05:00
Leosvel Pérez Espinosa
2566a81802
fix(angular): fix incremental builds with angular 13 ( #7770 )
2021-11-17 16:47:58 +00:00
Leosvel Pérez Espinosa
446ef6e552
fix(devkit): handle other variants of root paths in visitNotIgnoredFiles ( #7767 )
2021-11-17 14:02:54 +00:00
Colum Ferry
dbcf4246cf
chore(angular): bump jest-preset-angular to rc4 ( #7766 )
2021-11-17 11:07:56 +00:00
Leosvel Pérez Espinosa
babcbf613e
fix(core): prevent overwriting already added tasks when adding target dependencies tasks
2021-11-16 20:08:17 -05:00
Victor Savkin
e3c7b979b2
feat(core): rework the tasks runner to use life cycle for printing messages
2021-11-16 20:07:34 -05:00
Christopher Dieringer
9bedb80f20
fix(node): fix source-map-support dependency ( #7728 )
2021-11-17 00:23:28 +00:00
Nicholas Cunningham
49529b69d0
fix(web): add scripts default value in schema.json ( #7757 )
...
The scripts property inside project.json is not required. So if it is not provided running the build
command should not fail due to the scripts property being missing.
ISSUES CLOSED : #7178
2021-11-16 17:59:42 -05:00