8177 Commits

Author SHA1 Message Date
Benjamin Cabanes
e4e156d168
chore(nx-dev): use packages-metadata for og image generation (#14609) 2023-01-25 10:26:07 -05:00
Leosvel Pérez Espinosa
6b49a6a6c1
cleanup(misc): disable cypress component tests e2e tests (#14608) 2023-01-25 15:07:13 +00:00
Juri
7946d8ec22 docs(core): add standalone apps section 2023-01-25 13:58:59 +01:00
Colum Ferry
d23264f820
feat(angular): add x-priority to executors (#14543) 2023-01-25 09:21:33 +00:00
Jack Hsu
b9ff26495d
fix(react): fix nx init so that it works on Windows (#14586) 2023-01-24 14:39:04 -05:00
Katerina Skroumpelou
b01aa846fb
fix(vite): delete webpack config when converting (#14582) 2023-01-24 18:32:18 +02:00
Katerina Skroumpelou
fea80afd5c
fix(vite): proper path for main.tsx for standalone (#14575) 2023-01-24 10:07:45 -05:00
Katerina Skroumpelou
6116460694
fix(bundling): react-standalone take into account bundler (#14573) 2023-01-24 08:19:03 -05:00
Jack Hsu
d7536aa7e3 feat(core): clean up workspace configuration code 2023-01-23 19:35:15 -05:00
FrozenPandaz
5ae53c6c3e chore(misc): publish 15.6.0 2023-01-23 19:19:36 -05:00
Jason Jean
0bf9eb5118
chore(repo): update nx to 15.6.0-beta.0 (#14566) 2023-01-23 23:58:05 +00:00
Jason Jean
b424d0c4f2
Revert "fix(nextjs): incorrect path when serving production builds (#… (#14569) 2023-01-23 23:09:43 +00:00
Nicholas Cunningham
71a7ebd9e1
fix(node): remove connect framework from node app generator (#14567) 2023-01-23 17:51:18 -05:00
Jason Jean
3a8ec4f535
fix(storybook): hide storybook 7 flags (#14568) 2023-01-23 17:48:58 -05:00
Jason Jean
f4c4ec058a
fix(misc): refine the prompts in create-nx-workspace (#14562) 2023-01-23 17:24:08 -05:00
Jonathan Cammisuli
12d966933c
fix(core): rename aux to auxiliary for windows (#14564) 2023-01-23 21:56:56 +00:00
Victor Savkin
ef215e99e1 feat(misc): update package readmes 2023-01-23 16:39:22 -05:00
Jack Hsu
c134efe33f
fix(react): add bundler to create-nx-workspace react preset so webpack package is installed (#14546) 2023-01-23 21:11:14 +00:00
Katerina Skroumpelou
077b55915b
Revert "chore(storybook): re-enable storybook e2e tests" (#14554) 2023-01-23 14:35:08 -05:00
Jason Jean
21d65cb813
fix(core): use require.resolve instead of randomly matching from our … (#14523) 2023-01-23 14:07:07 -05:00
Katerina Skroumpelou
51b1f482a3
fix(vite): add configDir to vite config (#14559) 2023-01-23 14:05:56 -05:00
Craigory Coppola
b804fc0ea1
fix(devkit): splitTarget should fall back to old behavior if not passed project graph (#14557)
Fixes https://github.com/nrwl/nx/issues/14555
2023-01-23 17:30:14 +00:00
Emily Xiong
0a1e7448da
feat(react-native): upgrade @storybook/react-native to 6.0.1-beta.11 (#14437) 2023-01-23 19:23:41 +02:00
Nicholas Cunningham
578f5c03e0
fix(nextjs): incorrect path when serving production builds (#14553)
closed https://github.com/nrwl/nx/issues/14507
2023-01-23 16:56:18 +00:00
Anton Fedorov
d43d6b6de9
fix(graph): encode id in project node tooltip (#14530) 2023-01-23 11:53:30 -05:00
Andrew Redican
e7f065e6b3
chore(core): nx plugin submission nx-install (#14097) 2023-01-23 11:52:32 -05:00
Paul Eustice
cd20b6ed85
docs(core): fix implicitDependencies examples (#14539) 2023-01-23 11:51:39 -05:00
beeman ⬢
559faa7e22
fix(misc): fix broken workspace claim link (#14536) 2023-01-23 11:21:43 -05:00
Katerina Skroumpelou
d8d6006c32
chore(storybook): re-enable storybook e2e tests (#14549) 2023-01-23 17:14:39 +01:00
Craigory Coppola
39e0be6fc8
chore(nx-plugin): add x-priority tags to schema files (#14312) 2023-01-23 16:06:59 +00:00
Katerina Skroumpelou
806c786c09
docs(vite): explain how to use env vars in vite (#14548) 2023-01-23 15:57:06 +00:00
Jack Hsu
5e11adbba4
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… (#14478) 2023-01-23 15:32:07 +00:00
Caleb Ukle
ef3d5de759
docs(testing): add x-priority to jest package (#14252) 2023-01-23 09:29:13 -06:00
Caleb Ukle
f372dbf99c
docs(testing): add x-priority to cypress package (#14253) 2023-01-23 09:28:59 -06:00
Katerina Skroumpelou
ac3804983b
cleanup(vite): remove unnecessary import (#14544) 2023-01-23 16:55:31 +02:00
Daniel Schuba
41a9bc18fd
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
2023-01-23 08:42:21 -06:00
Maël Belval
c6adec7f9d
feat(core): update the workflow version used by the generator for gith… (#14351) 2023-01-21 09:39:57 +01:00
Kenneth Toxcon
d8bd8ab3f4
fix(react): adding support for async plugins in compose-plugins utility (#14447) 2023-01-21 02:25:35 +00:00
Nicholas Cunningham
0e018e620e
feat(node): add docker as a build target (#14475) 2023-01-20 15:26:39 -07:00
Caleb Ukle
7857ae00a0
fix(testing): do not set vitest root when not in workspaceRoot (#14362) 2023-01-20 15:58:03 -06:00
Jack Hsu
f1f69df470
feat(webpack): update babel-loader to 9.1.2 to fix hashing issues (#14527) 2023-01-20 14:52:57 -07:00
Taylor McMonigle
2baa80d8b3
fix(bundling): fix esbuild watch yields success=false when no error (#14359) 2023-01-20 15:37:18 -05:00
Jason Jean
d6517506df
docs(misc): refine schemas for @nrwl/workspace (#14522) 2023-01-20 15:16:45 -05:00
Jack Hsu
da0e3ba1c7
fix(webpack): handle new https options in webpack-dev-server (#14520) 2023-01-20 19:36:59 +00:00
Tim Fisher
1c3ebfc055
fix(react): fix imports in tmpl (#14369) 2023-01-20 14:19:55 -05:00
Benjamin Cabanes
059eff8f28
chore(nx-dev): add space between parameter metadata (#14521) 2023-01-20 18:07:05 +00:00
Benjamin Cabanes
a1272e1866
feat(nx-dev): display internal & deprecated options last (#14519) 2023-01-20 18:46:20 +01:00
Katerina Skroumpelou
c2be735097
fix(vite): remove environments generation (#14515) 2023-01-20 18:34:26 +02:00
Jack Hsu
4c2364864a
chore(repo): rename root lint target from "lint" to "root-lint" (#14516) 2023-01-20 16:16:40 +00:00
Josh Goldberg
6750f8b2d6
docs(core): mention outputs defaults in project-configuration (#14479)
Fixes https://github.com/nrwl/nx/issues/14472
2023-01-20 10:56:19 -05:00