5470 Commits

Author SHA1 Message Date
Craigory Coppola
ff04dffc51
chore(angular): update e2e test for workspace-less angular to be idempotent (#10015) 2022-04-28 10:17:54 -04:00
Leosvel Pérez Espinosa
91fc6f6866
cleanup(react): simplify collecting mf application dependencies (#10024) 2022-04-28 15:09:39 +01:00
Chau Tran
fcc6197425
docs(js): add docs about publishable tag (#10016)
* docs(js): add docs about publishable tag

* docs(js): rewrite publishable section in nx-and-typescript to allow the consumers to actually follow instead of using placeholder name
2022-04-28 09:55:54 -04:00
Leosvel Pérez Espinosa
b381e383c4
fix(angular): add missing alias for the component generator (#10038) 2022-04-28 12:19:14 +01:00
Craigory Coppola
fa81e3bcab
fix(core): allow daemon to disable glob cache (#10031) 2022-04-27 18:01:50 -04:00
William Sedlacek
e3817ef91d
fix(core): calculate dependencies of mixed targets (#9942) 2022-04-27 18:00:59 -04:00
Benjamin Cabanes
5e124ee30a
docs(core): update contributors (#10033) 2022-04-27 16:47:06 -04:00
Jack Hsu
8ab9257c50
docs(core): update MFE guide (#10032) 2022-04-27 20:10:06 +00:00
Victor Savkin
076ff5993e
chore(repo): update version of nx-cloud to 14.0.0 2022-04-27 13:16:48 -04:00
Craigory Coppola
99fcb7873e
feat(nx-plugin): add --includeHasher option to generate hasher boilerplate (#9891)
Co-authored-by: James Henry <james@henry.sc>
2022-04-27 12:44:48 -04:00
Jack Hsu
984a3abca9
docs(core): add MFE guide (#10022) 2022-04-27 15:39:20 +00:00
Leosvel Pérez Espinosa
4711d598ec
cleanup(angular): simplify collecting mfe application dependencies (#10023) 2022-04-27 15:39:09 +01:00
Leosvel Pérez Espinosa
2e8e1a45e0
feat(angular): support migrating angular cli workspaces with multiple applications (#10020) 2022-04-27 15:35:56 +01:00
William Sedlacek
6db252bc46
fix(web): use cjs format for rollup if umd is not set (#8919) 2022-04-26 17:28:10 -04:00
winwangqi
50205fe9b4
docs(core): fix typo (#10005) 2022-04-26 17:26:37 -04:00
Enoyao
35d6f4da47
chore(core): use destructuring assignment (#9447)
* chore(core): use destructuring assignment

* chore(core): use destructuring assignment

* chore(core): use destructuring assignment

* chore(core): use destructuring assignment

* chore(core): use destructuring assignment
2022-04-26 17:24:54 -04:00
Aaron Dang
0c614b2d6b
fix(web): option --no-runtimeChunk is not working (#7747)
Co-authored-by: Tuan Dang <tuandang@i3-automation.com>
2022-04-26 17:14:00 -04:00
Craigory Coppola
1d2bd1c393
fix(core): correct log message when uninstalled plugin is referenced in nx.json (#9994)
Fixes #9976
2022-04-26 17:05:57 -04:00
Chau Tran
5dbc98f9d8
fix(js): add missing --tag flag to the publish command (#10014) 2022-04-26 17:04:10 -04:00
Benjamin Cabanes
e06ed4e0ab
docs(nxdev): add miro to nx conf lite speakers list (#10012) 2022-04-26 16:53:07 -04:00
Jason Jean
83ba230347
fix(core): fix migrating old workspaces without nx (#10011) 2022-04-26 16:03:10 -04:00
Jason Jean
3d563685d1
fix(core): fix having multiple versions of nx/devkit (#9998) 2022-04-26 14:39:18 -04:00
Emily Xiong
6e72dc6c12
feat(react-native): add upgrade-native generator to upgrade native code (#9925) 2022-04-26 14:31:59 -04:00
Jay Bell
4d17b3275e
fix(angular): shared transitive npm deps from host and remote applica… (#9997) 2022-04-26 17:29:15 +01:00
Marvin Heilemann
68207ef401
fix(core): pnpm exec check not matching for v7 (#10004) 2022-04-26 16:16:18 +00:00
Emily Xiong
869edb798b
fix(react-native): add migration script to change the main tag to className (#9957) 2022-04-26 11:55:00 -04:00
Emily Xiong
275a07daae
docs(react-native): add react native v0.68 migration guide (#9958) 2022-04-26 11:54:29 -04:00
Emily Xiong
d439d4b20a
feat(react-native): upgrade metro version to 0.70.2 (#9961) 2022-04-26 11:54:05 -04:00
Jack Hsu
c5a5eb30a2
fix(js): update minimal publish script to validate project name and config (#10006) 2022-04-26 11:10:15 -04:00
James Henry
13807d3a81
chore(core): remove deprecated with-deps, NxJsonProjectConfiguration + operators (#9947) 2022-04-26 10:55:24 -04:00
Craigory Coppola
0ce7ce6b51
fix(core): align yargs options in workspace-generator with generic opts passed to other commands (#9953) 2022-04-25 23:02:12 -04:00
Jason Jean
ff4f924490 Release 14.0.3 2022-04-25 21:47:12 -04:00
Thomas Pusztai
2647e48923
fix(core): fix postinstall failure due to project graph build error (#9960)
Delegate error handling to calling functions and avoid `process.exit(1)`, which causes the package's postinstall stage to fail if there are problems with the project graph

Closes #9451
2022-04-25 19:39:43 -04:00
Benjamin Cabanes
f7efef433c
docs(nxdev): fix internal module federation link (#9996)
Fixes #9990
2022-04-25 19:27:53 +00:00
Victor Savkin
8f1376277b
fix(misc): file server should force remote caching when invoking build 2022-04-25 14:31:23 -04:00
Adam Gardner
2cde4fb839
docs(nxdev): documentation for tailwind.config.js (#9970)
Fixing the join statement by adding *
2022-04-25 12:23:20 -04:00
Victor Savkin
5bc53e09f2
docs(misc): minor improvements in the module federation guide 2022-04-25 11:04:56 -04:00
Leosvel Pérez Espinosa
f7369f5948
fix(core): fix usage of --dry-run flag in workspace generators (#9986) 2022-04-25 14:04:14 +01:00
Noriyuki Shinpuku
8c38b8618d
fix(storybook): ignore experimental packages during migrating to v14 (#9972) 2022-04-23 20:52:11 -04:00
Jason Jean
7d4255eeb4
fix(core): fix importing default exports for generators+executors (#9975) 2022-04-24 00:49:38 +00:00
Jason Jean
4f99b77e42
chore(repo): update nx to 14.0.2 (#9974) 2022-04-23 18:06:01 +00:00
Jason Jean
fda454cb1c Release 14.0.2 2022-04-23 00:09:57 -04:00
Caleb Ukle
1297f0616a
fix(testing): fix migration path error on windows (#9969) 2022-04-23 04:07:45 +00:00
Caleb Ukle
88971468db
fix(testing): pass --js flag to jest generators (#9965) 2022-04-22 22:43:59 -04:00
Jason Jean
56afad1c73
chore(repo): remove unused dependencies (#9968) 2022-04-22 22:42:59 -04:00
Jason Jean
ec47503420
fix(core): add dependency for cliui + string-width (#9967) 2022-04-22 19:13:38 -04:00
Giora Guttsait
90f9591279
docs: add closing string template backtick in code block (#9963) 2022-04-22 22:46:48 +00:00
Jason Jean
c3484c775e
fix(core): make npm scope optional (#9966) 2022-04-22 18:05:43 -04:00
Philip Fulcher
30a3f93c0c
fix(storybook): skip version update on storybook-deployer (#9964) 2022-04-22 17:31:55 -04:00
Jason Jean
4030d47244 fix(core): fix creating new workspaces with not normalized names 2022-04-22 21:15:52 +02:00