6116 Commits

Author SHA1 Message Date
Chau Tran
fba478c362 fix(js): use ts-jest for compiler SWC due to known bug in SWC 2021-12-23 19:56:58 -05:00
David Slabý
657d93ae7f
fix(web): shouldSkip get of undefined fixed, chunk push into Set fixed (#8140)
Co-authored-by: david.slaby <david.slaby@chyronhego.com>
2021-12-23 19:07:08 +00:00
Katerina Skroumpelou
1b5632cc9a
fix(core): catch error when creating new workspace and git is not configured (#8289)
ISSUES CLOSED: #8183
2021-12-23 12:10:18 -05:00
Leosvel Pérez Espinosa
d3f4613687
fix(core): handle project graph plugins not providing optional projectFilePatterns property (#8290) 2021-12-23 12:09:35 -05:00
Jay Bell
655cc69325
feat(js): export lib and app generator functions (#8266) 2021-12-23 10:32:24 -05:00
Chau Tran
592d0e9aba fix(js): ensure copy assets and packageJson is executed for swc executor 2021-12-22 18:09:08 -05:00
Victor Savkin
973cf4e243 fix(misc): add -W to yarn add to fix the error in yarn monorepos 2021-12-22 12:51:16 -05:00
Victor Savkin
57593f5df7 feat(core): add the ability to remove edges in the graph 2021-12-22 12:51:16 -05:00
Victor Savkin
33bd964c58 fix(misc): format command should handle workspace without workspace.json 2021-12-22 12:51:16 -05:00
Chau Tran
1139c616e1 feat(js): add nrwl/js:node executor to serve node apps 2021-12-22 10:33:02 -05:00
Colum Ferry
be908e2be6
feat(angular): use share helper to ensure correct version matching (#8277) 2021-12-22 15:03:39 +00:00
Craigory Coppola
6a77ce837c
fix(core): nested node_modules packages shouldn't be inferred as nx projects (#8166) 2021-12-21 16:54:54 -05:00
Kirils L
4b0a1322b9
docs(nextjs): page generator examples no longer shows component examples (#8262) 2021-12-21 16:16:07 -05:00
Phillip Barta
e57cef0901
cleanup(repo): use devkit instead of devkit reexports from workspace (#7773) 2021-12-21 21:06:31 +00:00
Isaac Mann
aea4f099fc
feat(angular): add helper to add any property to an ngModule decorator (#7850)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 15:20:22 -05:00
Jason Jean
552be0dd14
feat(core): introduce chrome profiling (#8215) 2021-12-21 15:00:41 -05:00
Ashley Hunter
b10b505921
fix(nest): fixing resource generator options issue (#8246)
* fix(nest): fix(nest): fixing resource generator options issue

The normalize options function was excluding some important properties such as type causing
the
generated files not to match the output if it was run using the Nest schematic directly
ISSUES
CLOSED: #8243

ISSUES CLOSED: #8243

* fix(nest): fixing nest generator options issue
2021-12-21 14:53:34 -05:00
Juri
454852e55c fix(js): adjust generator arg from name -> project s.t. it is picked up in Nx Console 2021-12-21 17:06:03 +01:00
Juri Strumpflohner
39ce485176
feat(testing): allow generating new Cypress e2e projects (#8205) 2021-12-21 10:49:51 -05:00
Colum Ferry
c5ce3b2748
fix(angular): mfe remote entry to use common module (#8250) 2021-12-21 12:25:03 +00:00
Jason Jean
f1a4b78c8f
fix(misc): fix issues with npm preset (#8248) 2021-12-21 04:43:39 +00:00
Victor Savkin
d58584dcbf
feat(js): add js plugin config (#8245) 2021-12-20 18:27:04 -05:00
Craigory Coppola
ba7a1aeda6
fix(core): should infer whole projects if workspace.json is missing (#8244) 2021-12-20 20:19:13 +00:00
Craigory Coppola
814061dbff
feat(core): support for extending project inference capabilities (#8210) 2021-12-20 11:18:31 -05:00
Victor Savkin
f1c21fa01a fix(core): print a warning instead of an error duplicate names in package.json 2021-12-20 08:59:31 -05:00
Nathan Walker
d1b687714d
fix(core): improve migration handling of parallel tasksRunnerOptions (#8238) 2021-12-19 23:47:10 +00:00
Victor Savkin
3965ce42e7 docs(core): update config guides 2021-12-19 15:53:18 -05:00
Victor Savkin
9051ff2605 feat(core): add ts preset to create-nx-workspace 2021-12-17 21:57:15 -05:00
Kirils L
27f120db39
fix(nextjs): disable 13-1-1 migration (#8209)
* fix(nextjs): 13-1-1 migration - dont delete babelrc if storybook is configured

* fix(nextjs): disable 13-1-1 swc migration
2021-12-17 21:12:43 +00:00
Victor Savkin
88751a3685 chore(repo): clean up the language to match the new tag line 2021-12-17 16:08:38 -05:00
Victor Savkin
a973b99979 fix(core): gracefully handle the case where no root path mappings are defined 2021-12-17 10:41:31 -05:00
Miroslav Jonaš
581e5619e3
fix(linter): improve message when trying to import application (#8138) 2021-12-17 12:12:30 +00:00
Colum Ferry
7be0793c6a
fix(angular): watch on webpack browser builder (#8204) 2021-12-17 11:41:18 +00:00
Jack Hsu
0a3350a661
fix(js): disable tsx support for js libs since they should go through react (#8203) 2021-12-17 04:10:31 +00:00
Jack Hsu
9e1b50b079
feat(js): generated jest project uses swc if --compiler=swc (#8202) 2021-12-17 03:38:42 +00:00
Victor Savkin
65dfe7d092 feat(core): skip-nx-cache should apply to all nx subprocesses 2021-12-16 21:12:26 -05:00
Philip Fulcher
717a560a54
chore(dep-graph): migrate dep-graph app to React (#8152) 2021-12-16 23:30:04 +00:00
Victor Savkin
a78d43189a fix(core): pass the list of ingored files to parcel watcher 2021-12-16 17:32:42 -05:00
Victor Savkin
7f025c48a9 Revert "chore(core): add foundations of ink powered life-cycle (#8028)"
This reverts commit 406a94f237609142ff1563d85afa681cc21b254e.
2021-12-16 14:39:24 -05:00
Phillip Barta
50b1bc6bc6
fix(react-native): deprecation warning because of rmDirSync (#7772)
ISSUES CLOSED: #7739
2021-12-16 13:20:11 -05:00
Leosvel Pérez Espinosa
2b00c99db1
feat(angular): add support for configuring tailwind in existing and new apps and buildable/publishable libs (#8043) 2021-12-16 17:25:32 +00:00
Noriyuki Shinpuku
230902eb5a
fix(web): fix migration from @nrwl/web:build to @nrwl/web:webpack (#8123) 2021-12-15 20:43:52 -05:00
Craigory Coppola
5b95b4c06f
fix(node): support for typescript webpack plugins (#8171) 2021-12-15 20:43:15 -05:00
Noriyuki Shinpuku
f0ea52e980
feat(js): update complier options for strict mode (#8188) 2021-12-15 20:41:53 -05:00
Jack Hsu
c6014adef3
fix(core): exclude nxWorkspaceRoot from args when calling custom preset (#8189) 2021-12-15 19:08:23 +00:00
Chau Tran
726877d103
feat(js): add SWC support (#7956)
* feat(js): add SWC support

chore(js): remove comment

fix(js): clean up typecheck after merge

fix(js): add tests to swc

* fix(js): adjust typecheck

* feat(js): add skipTypeCheck to library generator

* fix(js): use Promise.all()

* fix(js): pass in correct tsconfig path

* cleanup(js): remove comment code

* fix(js): use logger from devkit instead of console log

* fix(js): remove unintended exit log

* feat(js): add convert-to-swc generator to convert lib w/ tsc to swc

* fix(js): reexport print diagnostics
2021-12-15 12:23:50 -05:00
Craigory Coppola
2b04794a89
fix(core): default project name should be inferred by cwd on windows (#8172) 2021-12-15 10:51:08 -05:00
Victor Savkin
385512a6e7 fix(core): use absolute paths when resolving package.json 2021-12-15 09:31:50 -05:00
Jack Hsu
6d6f29439d
feat(testing): add --compiler=tsc|swc|babel option for jest project generator (#8177) 2021-12-15 14:27:53 +00:00
Colum Ferry
08172bc3c8
feat(angular): upgrade to angular 13.1 (#8182) 2021-12-15 13:04:09 +00:00