Juri Strumpflohner
09c356bfb1
docs(nxdev): make sure rendered command string includes param indication ( #9489 )
2022-03-24 09:17:22 -04:00
Miroslav Jonaš
57df570149
fix(core): add missing CNW flags in help report ( #9479 )
2022-03-24 12:32:38 +01:00
Colum Ferry
6b6f19206c
fix(angular): renable v1 lib test ( #9494 )
2022-03-24 11:25:44 +00:00
Colum Ferry
1903f018c9
Revert "docs(angular): update the mfe guide ( #9478 )" ( #9492 )
...
This reverts commit 09ad5fff580af5522c8019543449b6473979d18d.
2022-03-24 10:56:31 +00:00
Colum Ferry
53799efed2
fix(angular): failing tests related to mfe ( #9491 )
2022-03-24 10:55:06 +00:00
Colum Ferry
09ad5fff58
docs(angular): update the mfe guide ( #9478 )
2022-03-24 09:28:09 +00:00
Colum Ferry
bf58aabb88
feat(angular): add generator to migrate old mfe config ( #9366 )
2022-03-24 09:28:01 +00:00
Colum Ferry
592c3d3541
feat(angular): use withModuleFederation for mfe ( #9454 )
2022-03-24 09:27:51 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Craigory Coppola
22a99144be
fix(js): pin fast-glob to 3.2.7 due to regression in 3.2.8 ( #9484 )
2022-03-23 16:36:30 -04:00
Juri
d5102f02c7
docs(misc): add video embed about custom presets
2022-03-23 12:45:56 -04:00
Craigory Coppola
2f85238f86
fix(js): improve inconsistencies with assets in tsc and swc from previous implementation ( #9470 )
2022-03-23 10:16:19 -04:00
Miroslav Jonaš
c7e621f6f6
fix(core): fix missing versions from nx report ( #9450 )
2022-03-23 10:07:31 -04:00
Emily Xiong
95704f1357
feat(react-native): add interactive schema option ( #9373 )
2022-03-23 09:58:43 -04:00
Emily Xiong
dad4a259b5
chore(react-native): add examples to react native and detox schema ( #9434 )
2022-03-23 09:58:28 -04:00
Juri Strumpflohner
8bf9b1f845
docs(misc): add links to guides and videos ( #9476 )
2022-03-23 09:35:35 -04:00
Colum Ferry
de5528dd04
docs(angular): improve webpack-server executor ( #9477 )
2022-03-23 12:18:26 +00:00
Miroslav Jonaš
41914d2961
fix(web): ensure file server works on windows ( #9449 )
2022-03-22 22:39:42 +01:00
Chau Tran
44763532f7
fix(js): add swc/helpers to js packages on converting to swc ( #9467 )
...
* fix(js): add swc/helpers to js packages on converting to swc
* chore(js): update convert to swc unit test
* chore(js): format
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-22 15:10:04 -05:00
Juri Strumpflohner
99f5d6388f
docs(misc): fix typo in Webstorm plugin listing ( #9459 )
2022-03-22 15:52:41 -04:00
Nicholas Cunningham
cdbea9106b
fix(react): fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) ( #9460 )
...
ISSUES CLOSED : #7924
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-03-22 15:02:43 -04:00
Colum Ferry
1bfc02f4f9
docs(angular): improve webpack-browser docs ( #9461 )
2022-03-22 18:42:25 +00:00
Benjamin Cabanes
6f5a8035df
docs(nxdev): add babylonjs & milkdown to open source projects ( #9464 )
2022-03-22 18:31:45 +00:00
Benjamin Cabanes
ca7ee2abe4
docs(nxdev): add 2 more testimonials on website's home ( #9463 )
2022-03-22 18:08:27 +00:00
Benjamin Cabanes
1723e8e6b3
docs(nxdev): remove unused versions & flavors feature ( #9462 )
2022-03-22 17:44:35 +00:00
Colum Ferry
933cd5957f
fix(angular): browser builder should call correct function ( #9457 )
2022-03-22 14:24:38 +00:00
Colum Ferry
0331b381bc
feat(angular): add exposed methods for dynamic federation ( #9437 )
2022-03-22 12:25:39 +00:00
Colum Ferry
f88018a5cb
fix(angular): remote port incrementer when no targets ( #9452 )
2022-03-22 12:03:50 +00:00
Miroslav Jonaš
92293938eb
chore(repo): trim package manager name for cross os e2e stability ( #9446 )
2022-03-22 10:47:37 +01:00
Chau Tran
cb1fc0235a
fix(js): mimic the behavior of tsc compilation for runTypeCheck ( #9240 )
...
* fix(js): mimic the behavior of tsc compilation for runTypeCheck
ISSUES CLOSED : #9203
* chore(js): add check for type defs files in e2e
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-21 16:33:34 -05:00
Craigory Coppola
9261105630
fix(js): return success false if tsc compilation fails ( #9438 )
2022-03-21 16:39:40 -04:00
Chau Tran
ada6645093
docs(core): nestjs to use --project instead of --sourceRoot ( #9435 )
...
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-21 13:31:56 -04:00
Craigory Coppola
8463cc0f84
docs(js): remove references to @nrwl/js:app ( #9432 )
2022-03-21 15:09:09 +00:00
Benjamin Cabanes
ca0ea5c174
docs(nxdev): fix react tutorial link ( #9431 )
2022-03-21 14:54:10 +00:00
Craigory Coppola
9ef10acf19
docs(js): remove references to @nrwl/js:app ( #9429 )
2022-03-21 10:50:36 -04:00
Giora Guttsait
7fb441b233
fix(nx-plugin): use importPath as package.json name when passed ( #9430 )
2022-03-21 14:46:55 +00:00
Leosvel Pérez Espinosa
71ba52a232
chore(misc): update add-nx packages metadata ( #9427 )
2022-03-21 10:16:21 -04:00
Giora Guttsait
63e1dee09f
fix(nx-plugin): remove broken reference to e2e tsconfig ( #9409 )
2022-03-21 13:33:07 +00:00
Leosvel Pérez Espinosa
3d573b3606
cleanup(angular): cleanup some leftover from moving the ng-add generator ( #9423 )
2022-03-21 11:27:01 +00:00
Colum Ferry
47697c61c1
feat(angular): automatically set next remote port ( #9422 )
2022-03-21 11:18:34 +00:00
Miroslav Jonaš
99d871a467
fix(angular): change mfe schema port type to number ( #9420 )
2022-03-21 12:04:25 +01:00
Leosvel Pérez Espinosa
8072007631
docs(angular): fix typo in the migration from angular cli docs ( #9424 )
2022-03-21 11:01:32 +00:00
Leosvel Pérez Espinosa
e427de68dc
fix(angular): update library package.json only with direct dependencies ( #9315 )
2022-03-21 09:24:13 +00:00
Jason Jean
b23ad2d3b2
chore(repo): update nx to 13.10.0-beta.1 ( #9407 )
2022-03-19 05:43:48 +00:00
Jason Jean
aef63876fa
chore(repo): update nx to 13.10.0-beta.1 ( #9404 )
2022-03-18 17:14:51 -07:00
Jason Jean
c4b1bf4b61
chore(repo): update yarn.lock ( #9402 )
2022-03-18 23:30:07 +00:00
Craigory Coppola
ccfc527b20
fix(core): projects inferrred in apps directory should be inferred as an application ( #9379 )
...
* fix(core): projects inferrred in apps directory should be inferred as an application
* chore(repo): add jest setup back for `nx`
2022-03-18 19:14:04 -04:00
Enoyao
bf836f4313
cleanup(core): use full variable name in git-hasher.ts ( #9143 )
2022-03-18 22:32:02 +00:00
Craigory Coppola
6284eb6f24
fix(core): ngcli-adapter should work on windows without workspace.json present ( #9163 )
2022-03-18 22:24:34 +00:00
Jason Jean
2d57ac05ac
docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 ) ( #9401 )
...
* docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-03-18 17:50:07 -04:00