Jason Jean
e4cccfc14d
chore(repo): update nx to 14.1.1 ( #10132 )
2022-05-04 15:27:43 +00:00
Victor Savkin
821fc07723
chore(repo): format fixes
2022-05-03 14:35:18 -04:00
Victor Savkin
16c61b7001
chore(repo): update the warning on when to remove npx cache
2022-05-03 14:35:18 -04:00
Victor Savkin
e6738abc9f
feat(misc): move run-commands executor to nx
2022-05-03 14:35:18 -04:00
Daniel Grant
a68120a35b
fix(js): .swcrc path should be customizable ( #10118 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-05-03 13:41:52 -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
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
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
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
Jack Hsu
8ab9257c50
docs(core): update MFE guide ( #10032 )
2022-04-27 20:10:06 +00: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
winwangqi
50205fe9b4
docs(core): fix typo ( #10005 )
2022-04-26 17:26:37 -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
Emily Xiong
275a07daae
docs(react-native): add react native v0.68 migration guide ( #9958 )
2022-04-26 11:54:29 -04:00
James Henry
13807d3a81
chore(core): remove deprecated with-deps, NxJsonProjectConfiguration + operators ( #9947 )
2022-04-26 10:55:24 -04:00
Benjamin Cabanes
f7efef433c
docs(nxdev): fix internal module federation link ( #9996 )
...
Fixes #9990
2022-04-25 19:27:53 +00: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
Caleb Ukle
88971468db
fix(testing): pass --js flag to jest generators ( #9965 )
2022-04-22 22:43:59 -04:00
Giora Guttsait
90f9591279
docs: add closing string template backtick in code block ( #9963 )
2022-04-22 22:46:48 +00:00
Caleb Ukle
fca85ca482
fix(testing): add missing --js support for jest generators ( #9959 )
...
* fix(testing): add ts-node as devDep
* fix(testing): add missing --js option for jest generators
2022-04-22 14:49:40 -04:00
Jonathan Cammisuli
c1c5f0b57d
feat(misc): add application x-type for host and remote generators ( #9954 )
2022-04-22 14:42:25 +00:00
Jack Hsu
d5468f74d2
docs(core): update module federation guide ( #9952 )
2022-04-22 09:43:50 -04:00
Jack Hsu
21d5dd13f3
docs(core): module federation docs ( #9932 )
2022-04-21 18:04:36 -04:00
Miroslav Jonaš
d27563ba1e
fix(core): improve generated workflows ( #9921 )
2022-04-21 12:55:02 +02:00
Victor Savkin
4990d050ae
cleanup(core): update the docs to be inline with nx 14 ( #9851 )
2022-04-20 20:58:47 -04:00
Miroslav Jonaš
ec0f4b4173
fix(core): handle failed CI workflows in CNW CLI ( #9915 )
2022-04-20 20:46:13 -04:00
Colum Ferry
991efef5e5
feat(angular): serve static for remotes ( #9911 )
2022-04-20 21:49:26 +00:00
Miroslav Jonaš
5fe8d84396
feat(core): add CI generation to create-nx-workspace ( #9611 )
2022-04-20 14:51:15 -04:00
Jack Hsu
e32932d267
feat(react): add ability to serve remote apps in dev or static mode ( #9893 )
2022-04-20 12:27:49 -04:00
James Henry
2e907af1e3
feat(core): add --create-commits option to nx migrate ( #9845 )
2022-04-20 10:22:54 -04:00
Jack Hsu
5a9020a301
docs(react): update migration guide for react 18 ( #9897 )
2022-04-20 14:03:40 +00:00
Jack Hsu
586501aa35
chore(react): update MFE language to module federation ( #9888 )
2022-04-19 20:48:49 +00:00
Jack Hsu
a878b2c647
docs(react): update migration guide ( #9887 )
2022-04-19 13:21:38 -04:00
Jack Hsu
25c63b6795
feat(react): upgrade to React 18 ( #9847 )
...
BREAKING CHANGE: react-router API has changed, and @testing-library/react-hooks has been deprecated (See: https://nx.dev/guides/react-18 )
2022-04-19 11:50:27 -04:00
Leosvel Pérez Espinosa
cfaedc8181
feat(angular): support migrating angular cli workspaces with library projects ( #9885 )
2022-04-19 16:18:26 +01:00
Emily Xiong
a0045b3b8e
bugfix(detox): fix typo option for test to be reuse ( #9874 )
2022-04-19 10:42:52 -04:00
Miroslav Jonas
31b647343e
fix(core): make CNW preset property open for custom presets
2022-04-19 13:20:13 +02:00
Craigory Coppola
4f1c14cb75
chore(nxdev): reorganize nx plugin content ( #9758 )
2022-04-18 13:40:11 -04:00
Craigory Coppola
2177aae6eb
docs(nx-plugin): add documentation for project inference plugins ( #9757 )
2022-04-18 13:19:18 -04:00
Colum Ferry
4b846e8dc9
feat(angular): add module-federation-dev-server builder ( #9843 )
2022-04-14 15:39:15 -04:00
Colum Ferry
e1f64a3896
feat(angular): remove mfe-host alias in favour of host ( #9834 )
2022-04-14 12:42:02 +01:00
Miroslav Jonaš
6b49b5f3b2
docs(misc): update CI workflows documentation ( #9837 )
2022-04-14 11:08:34 +00:00
Colum Ferry
73d8967a2b
feat(angular): remove mfe-remote alias in favour of remote ( #9832 )
2022-04-14 11:11:46 +01:00