Miroslav Jonaš
1fb99fe541
chore(core): fix CI prompt message formatting ( #10112 )
2022-05-03 10:19:11 +00:00
Benjamin Cabanes
378990b986
docs(nxdev): remove pulsating dots for conf on header ( #10109 )
2022-05-02 20:55:39 +00:00
Jack Hsu
e07ef9f216
fix(nextjs): fix support for custom distDir ( #10106 )
2022-05-02 20:50:44 +00:00
Benjamin Cabanes
69b9777a72
docs(nxdev): add nx conf lite video replay link ( #10108 )
2022-05-02 21:48:10 +01:00
Benjamin Cabanes
05d429b1ff
docs(nxdev): remove nx conf lite banner announcement ( #10105 )
2022-05-02 20:37:04 +00:00
Benjamin Cabanes
61c54ab86c
docs(nxdev): bump algolia hits displayed ( #10104 )
2022-05-02 20:32:38 +00:00
Jack Hsu
2ad824a316
feat(nextjs): update styled-jsx to match the version supported by next.js ( #10101 )
2022-05-02 20:16:54 +00:00
Victor Savkin
085554b682
cleanup(misc): remove incorrect comments
2022-05-02 11:46:26 -04:00
Jack Hsu
0f2edf2f8f
feat(react): update react packages ( #10093 )
2022-05-02 10:29:38 -04:00
Miroslav Jonaš
899e0caac8
feat(core): switch cnw ci option to be single-select ( #10007 )
...
* feat(core): switch cnw ci option to be single-select
* chore(repo): enforce cache renewal
* chore(repo): revert cache renewal
* fix(core): fix tests
* fix(core): fix enquirer limitation with falsy values
2022-05-02 16:01:34 +02:00
Benjamin Cabanes
fd8ba12db4
docs(core): update getting-started links to caching section ( #10095 )
2022-05-02 13:42:51 +00:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 ( #10070 )
2022-04-30 13:21:55 -04:00
Denis Frenademetz
a395e486e8
fix(core): emit success false in compileTypeScriptFiles if typescript diagnostic contains errors ( #10068 )
2022-04-30 00:50:37 -05:00
Alex Hayton
053aecb765
docs(core): fix a typo in circleci docs ( #10074 )
2022-04-29 21:41:22 +00:00
Jason Jean
be07d75e91
docs(node): fix node tutorial typo ( #10077 )
2022-04-29 21:35:36 +00:00
Jason Jean
925499803c
fix(devkit): update ejs ( #10072 )
2022-04-29 19:35:45 +00:00
Alois
0bd08cccba
fix(devkit): don't replace begining undescore when creating file ( #9870 )
...
Underscore is a character usually used for sorting purposes and is absolutely legit. There is no
reason to replace it.
ISSUES CLOSED : #8875
2022-04-29 14:17:14 -04:00
Katerina Skroumpelou
bef82408b4
fix(core): refine move and remove generators for projects with a target name ( #10063 )
...
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-04-29 16:15:08 +00:00
Jason Jean
8f5a8265d5
fix(core): move removing roots migration to 14.0.6 ( #10066 )
2022-04-29 15:54:22 +00:00
Jason Jean
d5877a9557
fix(core): fix migrating workspaces without any task runners configured ( #10065 )
2022-04-29 15:35:48 +00:00
Colum Ferry
0e5f4d5938
fix(angular): don't share angular mfe package ( #10059 )
2022-04-29 14:49:04 +01:00
Colum Ferry
b78d353c7a
fix(angular): cleanup ports on exit of mf server ( #10060 )
2022-04-29 13:49:53 +01:00
Victor Savkin
ab738fe6de
chore(repo): update nx-cloud to 14.0.2
2022-04-29 08:45:03 -04:00
Katerina Skroumpelou
a74ed0ecfc
fix(storybook): include all react exports for story generation ( #10030 )
2022-04-29 08:20:56 -04:00
Jason Jean
3abff91800
chore(repo): update nx to 14.0.5 ( #10053 )
...
* chore(repo): update nx to 14.0.5
* chore(core): have separate unit tests for logger on CI vs non CI
2022-04-29 02:06:12 +00:00
Benjamin Cabanes
917017df36
docs(nxdev): remove deprecated schemaViewModel GitHub property ( #10050 )
2022-04-28 13:27:30 -07:00
Byron
be1d1578e5
fix(angular): fix stylus import ( #9950 )
2022-04-28 16:20:38 -04:00
Philip Fulcher
01fa62dcb8
fix(dep-graph): fix label width calculation ( #10044 )
2022-04-28 13:08:54 -06:00
Jack Hsu
b31be80c02
docs(core): fix typos in RN guide ( #10046 )
2022-04-28 17:52:00 +00:00
Jack Hsu
1519960a87
docs(core): update env var guide ( #10045 )
2022-04-28 13:34:22 -04:00
Jason Jean
5e23c07077
fix(core): automatically add root to the project.json projects ( #9977 )
...
* fix(core): automatically add root to the project.json projects
* chore(core): move project-configuration generator utils to nx package
* fix(core): add migrations to remove root
2022-04-28 13:24:35 -04:00
Craigory Coppola
c3d30a4fc7
fix(nx-plugin): executors that spread async generators should work locally ( #9956 )
2022-04-28 12:06:48 -04:00
Giora Guttsait
2ff9ad7344
cleanup(core): provide better cleanup api for createTempNpmDirectory ( #9866 )
2022-04-28 14:53:11 +00:00
Craigory Coppola
3ffa7f8299
fix(nx-plugin): allow async project graph processors ( #10026 )
2022-04-28 10:31:07 -04:00
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