Emily Xiong
2b44aaf90a
fix(react-native): only add resolverMainFields to metro.config for storybook ( #11326 )
2022-07-28 11:34:48 -04:00
Emily Xiong
b4cc8c2895
fix(react-native): fix library path in Podfile ( #11327 )
2022-07-28 11:34:30 -04:00
Jack Hsu
7fd7af3195
feat(js): add --clean/--no-clean option to tsc and swc executors ( #11311 )
2022-07-27 15:04:22 +00:00
Jack Hsu
1fef99d8ae
fix(nextjs): fix invalid config warning by sanitizing it before passing to Next.js ( #11313 )
2022-07-27 14:48:13 +00:00
Katerina Skroumpelou
fee72e4ac6
chore(react): remove storybook logger dependency ( #11306 )
2022-07-27 13:39:42 +00:00
Jason Jean
3c2ad25cfd
feat(misc): implement nx repair and prettify migrate output ( #11288 )
2022-07-26 17:34:32 -04:00
Jack Hsu
4bb8ab1b36
fix(react): buildable library sets NODE_ENV correctly ( #11294 )
2022-07-26 13:20:17 -04:00
Leosvel Pérez Espinosa
7db3aac463
fix(angular): update module federation logic to correctly identify workspace libs secondary entry points ( #11286 )
2022-07-26 10:54:33 +01:00
Jack Hsu
c76eb7fb74
chore(nextjs): clean up constants import path and remove support for Next.js 10 ( #11287 )
2022-07-25 17:51:22 +00:00
Jack Hsu
2bcf1c28aa
Next version update ( #11280 )
...
* feat(react): update eslint a11y plugin version
* feat(next): update next.js versions
2022-07-25 14:08:27 +00:00
Jack Hsu
3b3d8fff22
feat(react): update eslint a11y plugin version ( #11279 )
2022-07-25 07:48:19 -06:00
Jason Jean
1a900d4f2b
fix(misc): show help when no command is passed ( #11269 )
2022-07-22 19:25:38 -04:00
Phillip Barta
764e5b5631
feat(express): update express to 14.18.1 ( #11190 )
2022-07-22 21:04:13 +00:00
Ali Yusuf
f285446831
fix(core): use proper package manager when installing package for migration ( #11213 )
2022-07-22 16:16:33 -04:00
Amir H. Khanjani
67f6ed9183
cleanup(core): removed unused imports ( #11175 )
...
* removed unused imports (yargs & RawNxArgs)
* cleanup(core): removed unused imports
removed yargs and RawNxArgs from imports
2022-07-22 16:13:47 -04:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await ( #11182 )
2022-07-22 15:28:45 -04:00
Jason Jean
00ef4c7283
fix(misc): make __unparsed__ not required and add smart provider in adapter ( #11262 )
2022-07-22 14:53:17 -04:00
Stefan van de Vooren
2f0cd86b6f
fix(core): improve performance of enforce-module-boundaries linting rule on Windows ( #11251 )
...
Co-authored-by: fu_cdp_jenkins-git_houston <online.darwin@rabobank.nl>
2022-07-22 18:39:35 +02:00
Leosvel Pérez Espinosa
712e6dda88
cleanup(angular): move all inline version numbers to versions.ts ( #11258 )
2022-07-22 17:02:13 +01:00
Leosvel Pérez Espinosa
d372be0043
feat(angular): deprecate generating e2e tests with protractor ( #11254 )
2022-07-22 16:07:03 +01:00
Jack Hsu
8075cb9a9f
chore(nextjs): remove outdir from Next.js config since it is no longer needed ( #11257 )
2022-07-22 11:06:22 -04:00
Leosvel Pérez Espinosa
46ad8c3d63
feat(angular): support angular v14.1.0 ( #11155 )
2022-07-22 16:01:24 +01:00
Leosvel Pérez Espinosa
ea3fe2e8b1
feat(angular): add spa option to file-server executor to support reloading client-side routes ( #11252 )
2022-07-22 15:24:11 +01:00
Juri
8e6a66cdb2
fix(linter): correctly fix absolute imports across package boundaries
2022-07-22 15:11:18 +02:00
Emily Xiong
b89e321753
fix(core): print out configuration for run-many logging ( #11228 )
2022-07-21 20:37:52 +04:00
Benjamin Cabanes
8c7b76e8f1
docs(nxdev): convert notes into callouts ( #11232 )
2022-07-20 22:09:33 +00:00
Laforge Thomas
c117ad51ec
fix(linter): update typescript eslint dependency ( #11112 )
...
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-07-20 21:57:51 +00:00
Miroslav Jonaš
5f097b90ff
feat(core): improve graph utils matrix generation ( #11226 )
2022-07-20 16:48:56 -04:00
Leosvel Pérez Espinosa
41693f918b
fix(angular): update package watch version on secondary entrypoint changes when building libraries in watch mode ( #11230 )
2022-07-20 17:41:18 +01:00
Jack Hsu
3a63eeab21
chore(core): remove checks for built dependencies in executors since dependsOn guarantees that they are built ( #11227 )
2022-07-20 15:56:57 +00:00
Caleb Ukle
0cd8d8c531
fix(testing): update exports for .ts plugin files ( #11200 )
2022-07-19 17:28:02 -05:00
Jack Hsu
8173887fbb
feat(react): add tailwind setup generator ( #11214 )
...
LGTM!
2022-07-19 13:07:37 -06:00
Leosvel Pérez Espinosa
01f7376169
cleanup(misc): consolidate tslib version in generated projects ( #11185 )
2022-07-19 12:59:37 -04:00
Phillip Barta
fc16d6228d
cleanup(devkit): use Mode type from fs for Tree permissions ( #11188 )
2022-07-19 12:58:23 -04:00
Juri
9436a96309
fix(nextjs): adjust generator reference in Next startup page component
2022-07-19 16:43:33 +02:00
Emily Xiong
38a2d95d9d
feat(detox): add detox config for expo apps ( #11104 )
2022-07-18 15:39:25 -04:00
Jack Hsu
d657f912d9
feat(web): upgrade webpack plugin versions ( #11191 )
2022-07-18 15:23:30 -04:00
Leosvel Pérez Espinosa
b7a1cd30fc
fix(angular): add @angular/localize to list of default packages to be eagerly loaded in mf apps ( #11189 )
2022-07-18 18:02:11 +01:00
Leosvel Pérez Espinosa
6866122db8
feat(angular): deprecate syntax option from the ngrx generator ( #11184 )
2022-07-18 15:41:17 +01:00
Mads Thines
edc9ce12a1
fix(storybook): adjusted STORYBOOK_ ( #11171 )
...
Corrected the `STORYBOOK_` RegExp to match documentation
https://storybook.js.org/docs/react/configure/environment-variable
2022-07-18 11:50:10 +00:00
Leosvel Pérez Espinosa
cc6c2f9c59
feat(angular): deprecate DataPersistence class in favor of data persistence operators ( #11183 )
2022-07-18 11:40:20 +01:00
null
f8104d9410
fix(core): outputs in nx.json targetDefaults is not work ( #11157 )
...
* fix(core): outputs in nx.json targetDefaults is not work
ISSUES CLOSED : #11141
* fix(core): handle when targets is undefined
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-07-15 21:43:42 +00:00
Jack Hsu
96e84eea39
fix(misc): add dotenv as dependencies for plugins that import it ( #11167 )
2022-07-15 16:46:41 -04:00
Ihor
57a6ebcfcd
fix(react): fix typo in testing-library migrations
2022-07-15 14:46:38 -04:00
Jack Hsu
e3d5c53d88
fix(nextjs): set development outputPath to a different one from production build ( #11169 )
...
- Avoids conflict with cached output
- Fixes #10312
2022-07-15 14:10:07 -04:00
Jack Hsu
39cc96a936
feat(react): update react package versions ( #11168 )
2022-07-15 17:42:08 +00:00
Jason Jean
63b74d2a56
feat(core): add ability to use globs as outputs ( #10894 )
...
* feat(core): add ability to use globs as outputs
* fix(repo): adjust the way outputs are tracked
* docs(core): improve outputs documentation
2022-07-14 18:31:12 -04:00
Caleb Ukle
df0f334886
chore(testing): remove console.log in migration util ( #11149 )
2022-07-14 21:07:21 +00:00
Chau Tran
421b4d940e
feat(nest): upgrade nest to v9 ( #11120 )
2022-07-14 11:55:30 -04:00
Katerina Skroumpelou
943d4ba915
fix(storybook): include polyfills in Storybook tsconfig for ngapps ( #11136 )
2022-07-14 10:25:14 +00:00