Benjamin Cabanes
2aeef425d8
docs(nxdev): fix header docs highlights ( #10720 )
2022-06-13 14:08:17 +00:00
Victor Savkin
fbc14d6544
fix(core): rearrange the core and npm presets to avoid breaking existing workspaces
2022-06-13 10:05:29 -04:00
Nicholas Cunningham
550b185921
fix(nextjs): Fixes Next JS Component generator to export component when export flag is provided ( #10699 )
...
Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-06-13 09:25:19 -04:00
Victor Savkin
f30323e3fd
cleanup(core): clean the npm nx.json
2022-06-13 09:15:32 -04:00
Benjamin Cabanes
e501f42ad4
docs(nxdev): add 13k to github stars counter ( #10715 )
2022-06-13 02:05:27 +00:00
Lars Gyrup Brink Nielsen
df02953630
docs(core): correct grammar in preset generator description ( #10712 )
2022-06-12 21:54:22 -04:00
Isaac Mann
9721844b05
Nx Cloud docs ( #10690 )
...
* docs(nxdev): consume nx cloud documentation & dedicated menu
* docs(nxdev): nx-cloud docs
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): formatting
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): fix config
* docs(nxdev): fix header link
* docs(nxdev): consolidate dte set up guides
Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Jason Jean
0fd3281d3c
fix(core): fix ignore logic and un-expose the functions from devkit ( #10703 )
2022-06-10 21:50:31 -04:00
Huy TQ
3de1cb6089
fix(web): @nrwl/web:file-server throws 404 after refresh ( #9839 )
2022-06-10 18:55:57 +00:00
Victor Savkin
3b3888a2ec
chore(repo): add unparse back as other package deep import it
2022-06-10 14:47:35 -04:00
Alexander Trakhimenok
1e90413f6b
feat(core): throw graceful error in runNxMigration() if no collection ( #10655 )
2022-06-10 14:23:43 -04:00
Jason Jean
1937deb3b1
feat(core): introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache ( #10693 )
2022-06-10 14:11:33 -04:00
Colum Ferry
9de9cb3edc
fix(storybook): ensure required files are copied as assets #10679 ( #10694 )
2022-06-10 18:09:17 +00:00
Gabriel Terwesten
36d8ee26c4
feat(core): support nested ignore files ( #10455 )
2022-06-10 14:05:41 -04:00
Victor Savkin
5c49345c34
feat(core): provide a way to handle get unparsed args in the executor
2022-06-10 14:04:08 -04:00
Craigory Coppola
6132ad7472
fix(js): preset should use packages folder ( #10691 )
2022-06-10 13:25:16 -04:00
Jack Hsu
66846f7810
docs(core): update computation hashing image to clarify that runtime inputs are user defined ( #10688 )
2022-06-10 16:42:12 +00:00
Jason Jean
049435ce9b
fix(repo): reset git index when terminating publishing ( #10689 )
2022-06-10 12:38:50 -04:00
Jack Hsu
d6e0cb004f
docs(core): update docs for caching to clarify runtime inputs are set by user ( #10686 )
2022-06-10 15:44:53 +00:00
Kyzyl-ool Kezhik
c421324060
feat(web): added javascriptEnabled option for @nrwl/web:rollup ( #8327 )
2022-06-10 15:08:17 +00:00
adriangroch
a42d681529
fix(js): check that project's package.json exists before attempting to read its contents ( #10650 )
2022-06-10 09:46:12 -04:00
Damian
6e924c86a9
fix(react): update nx generator commands in react sample app ( #10680 )
2022-06-10 09:34:51 -04:00
Juri
cd779a0249
docs(core): add new migration path for Lerna 5.1
2022-06-10 08:14:30 -04:00
Craigory Coppola
15c04b099e
chore(repo): enable eslint plugin checks ( #10666 )
2022-06-09 18:04:06 -04:00
Diogo Soares
db49bbb135
chore(core): nx plugin submission @diogovcs/graphql-mesh ( #9987 )
...
Co-authored-by: Diogo Soares (CTW) <Diogo.VD.Soares@ctw.bmwgroup.com>
2022-06-09 13:57:48 -04:00
Katerina Skroumpelou
1fe3ba60eb
fix(storybook): remove projectBuildConfig from everywhere ( #10664 )
2022-06-09 15:16:23 +00:00
romhayh
9fcf6f8668
Update storybook-composition-setup.md ( #10510 )
2022-06-09 14:53:05 +00:00
Katerina Skroumpelou
56dbb0d602
fix(storybook): tsConfig option for storybook angular ( #10663 )
2022-06-09 14:42:49 +00:00
Katerina Skroumpelou
e29cd09e56
fix(storybook): better webpack5 detection logging ( #10662 )
...
ISSUES CLOSED : #10585 , #9290
2022-06-09 10:38:49 -04:00
Jack Hsu
f95b1c3c7d
feat(next): update package versions ( #10658 )
2022-06-09 14:26:34 +00:00
Giora Guttsait
cad9032c4f
fix(core): handle falsy error in params.ts#handleErrors ( #10509 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-09 10:15:06 -04:00
Victor Savkin
3e3ab094cf
chore(misc): publish 14.2.4
2022-06-09 10:13:54 -04:00
Jack Hsu
d4c04b5f60
feat(react): update package versions ( #10657 )
2022-06-09 09:57:09 -04:00
Victor Savkin
48246e8ba7
fix(core): print a better error when tasksRunnerOptions are missing
2022-06-09 09:28:06 -04:00
Craigory Coppola
7f4abd9e3c
fix(linter): plugin-lint-checks should allow some strings as valid versions ( #10647 )
2022-06-09 09:27:31 -04:00
Leosvel Pérez Espinosa
8c4d4139ce
fix(core): prevent "ng completion" command to run through the nx cli
2022-06-09 09:24:44 -04:00
Colum Ferry
67a27774ac
fix(angular): support secondary entry points #10329 ( #10615 )
2022-06-09 09:16:57 +00:00
Victor Savkin
e8cfa35e82
feat(misc): add ability to run graph in any workspace
2022-06-08 21:56:57 -04:00
Jay Tavares
99b245b08d
feat(node): add deleteOutputPath option to @nrwl/node:webpack executor ( #10073 )
2022-06-08 17:48:45 -04:00
Denis Frenademetz
7418ae19c2
fix(node): use webpack compilation hooks to emit package.json ( #10229 )
...
Use the webpack plugin system to create the package.json, this allows for developers to use plugins like
CleanWebpackPlugin which clears the dist before the compilation starts. If this plugin is used in
combination with the old method of generating the package.json, then it is deleted on compilation start.
2022-06-08 10:46:03 -05:00
Jason Jean
88bcdd0037
fix(repo): fix lerna.json formatting during publish ( #10639 )
2022-06-08 15:27:26 +00:00
Mauz
9d04d932f9
fix(react-native): replace incorrect ignore paths for pods ( #10634 )
...
ISSUES CLOSED : #10633
2022-06-08 10:51:12 -04:00
Phillip Barta
b9e623d84d
cleanup(repo): refactored fileutils ( #10503 )
2022-06-08 10:38:34 -04:00
Tycho Bokdam
a4d95c14e0
chore(core): nx plugin submission @nx-extend/e2e-runner and @nx-extend/firebase-hosting ( #10282 )
2022-06-08 10:30:38 -04:00
Jason Jean
869ebd817f
chore(misc): publish 14.2.2
2022-06-08 09:59:39 -04:00
Leosvel Pérez Espinosa
a1f3e0e21e
fix(react): set migration to use nx cli ( #10638 )
2022-06-08 14:28:26 +01:00
Leosvel Pérez Espinosa
9e91bafb9c
fix(angular): prevent deleting library's root package.json file on windows machines ( #10635 )
2022-06-08 11:57:54 +01:00
Denis Frenademetz
26488c27b8
fix(angular): add exports to package.json in the ng-packagr-lite executor ( #10630 )
2022-06-08 11:55:03 +01:00
Leosvel Pérez Espinosa
d4274b3e6f
fix(core): handle non-existing cli entry in nx.json in migration to remove default collection ( #10632 )
2022-06-08 11:17:59 +01:00
Colum Ferry
31c753e930
chore(angular): fix e2e test for mfe served apps ( #10616 )
2022-06-08 10:37:49 +01:00