Phillip Barta
|
a218149bca
|
cleanup(misc): refactor cra-to-nx to be faster and smaller (#13038)
|
2022-11-08 17:02:55 -05:00 |
|
Jason Jean
|
87b9f7e7ab
|
chore(repo): exclude vite tests on macos e2e (#13073)
|
2022-11-08 16:32:33 -05:00 |
|
Jason Jean
|
cd1b6c6bbb
|
fix(core): provide a plugin which to allow users to opt into package.… (#13070)
Fixes https://github.com/nrwl/nx/issues/13063
|
2022-11-08 16:26:00 -05:00 |
|
Victor Savkin
|
4ba4bd024a
|
fix(misc): set project names used the old logic including dirs
|
2022-11-08 14:57:34 -05:00 |
|
Craigory Coppola
|
f311ecbdd7
|
chore(repo): remove workspace.json (#13040)
|
2022-11-08 13:12:31 -05:00 |
|
Colum Ferry
|
000eebdbe1
|
feat(react): use shared helpers from devkit (#13061)
|
2022-11-08 16:36:36 +00:00 |
|
Jason Jean
|
cb0ccea9a8
|
chore(repo): hide vite from being pubished publically (#13060)
|
2022-11-08 11:31:56 -05:00 |
|
Colum Ferry
|
8c7ecff6c2
|
feat(angular): remove the share helpers from public api (#13057)
|
2022-11-08 15:54:37 +00:00 |
|
Miroslav Jonas
|
bce3c03755
|
chore(repo): hide e2e logs unless verbose is set
|
2022-11-08 10:16:42 -05:00 |
|
Benjamin Cabanes
|
cb20040a54
|
docs(nxdev): add light & dark theme to 500 (#13056)
|
2022-11-08 15:13:18 +00:00 |
|
Jason Jean
|
5fccfc41c2
|
chore(repo): update nx to 15.0.11 (#13043)
|
2022-11-08 09:46:57 -05:00 |
|
Eric Zhang
|
bcd43cbb3c
|
fix(core): fix undefined projectName in tasks runner (#13044)
Co-authored-by: eric.zhang <eric.zhang@backstopdevelopment.com>
CLOSED https://github.com/nrwl/nx/issues/13018
Fixes https://github.com/nrwl/nx/issues/13018
|
2022-11-08 09:41:21 -05:00 |
|
Aaron Brewer
|
c9b5f58364
|
chore(core): nx plugin submission @spaceribs/nx-web-ext (#12480)
|
2022-11-08 09:40:51 -05:00 |
|
Victor Savkin
|
e4524db239
|
chore(misc): fix migration version
|
2022-11-08 09:36:02 -05:00 |
|
Colum Ferry
|
7c3fab064c
|
feat(angular): use share helpers from devkit (#13054)
|
2022-11-08 14:22:54 +00:00 |
|
Juri Strumpflohner
|
a8e693ad21
|
fix(nxdev): adjust title color in light/dark mode on 404 page (#13050)
|
2022-11-08 09:13:34 -05:00 |
|
Victor Savkin
|
f1367378a8
|
fix(core): explicitly set project names
|
2022-11-08 09:05:12 -05:00 |
|
Colum Ferry
|
1ab96b2f0b
|
Revert "feat(module-federation): add module federation package (#12961)"
This reverts commit 377e3bd605f99e3843160b1577efca0ec01313b3.
|
2022-11-08 12:43:34 +00:00 |
|
Colum Ferry
|
cfd87f0643
|
Revert "feat(module-federation): add and expose share helpers and types (#12989)"
This reverts commit e08d7848b33c7fc271b470a1251747efd59d33a0.
|
2022-11-08 12:43:34 +00:00 |
|
Colum Ferry
|
7783fe0c4d
|
Revert "feat(module-federation): expose additional helpers (#12990)"
This reverts commit 080543e76dcd980067e6aa55ae71bc4da905cafc.
|
2022-11-08 12:43:34 +00:00 |
|
Colum Ferry
|
b4a98dae41
|
Revert "feat(module-federation): allow package to be published (#12993)"
This reverts commit 142fdb4a7b05cee22c5b7d300c0f9fad90fac42b.
|
2022-11-08 12:43:34 +00:00 |
|
Colum Ferry
|
f997ab047a
|
Revert "feat(angular): use share helpers from module federation package (#12991)"
This reverts commit 88b67484b27b7ef2c16d174af6cec565c2178256.
|
2022-11-08 12:43:34 +00:00 |
|
Colum Ferry
|
e040433a47
|
feat(devkit): add module federation utils (#13048)
|
2022-11-08 11:48:40 +00:00 |
|
Miroslav Jonaš
|
269038f8e4
|
chore(repo): hide publishing logs unless verbose is set (#13046)
|
2022-11-08 09:48:38 +00:00 |
|
janwiebedroid
|
2818f2e3a6
|
fix(js): call normalizePath on generated importPath (#13037)
|
2022-11-07 16:20:29 -05:00 |
|
Richard Roozenboom
|
8abc405953
|
fix(core): fix custom workspace-generator options (#12821)
Closes: #12677
|
2022-11-07 16:09:10 -05:00 |
|
Philip Fulcher
|
86b4a51555
|
chore(graph): add graph generator (#13003)
|
2022-11-07 20:18:30 +00:00 |
|
Jonathan Cammisuli
|
4ae9ee5506
|
feat(core): request daemon shutdown (#13034)
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
|
2022-11-07 18:34:56 +00:00 |
|
Jack Hsu
|
a623e5290e
|
fix(bundling): add missing package.json export field (#13035)
|
2022-11-07 18:25:22 +00:00 |
|
Phillip Barta
|
b488a58375
|
cleanup(misc): refactored add-nx-to-monorepo to be faster and smaller (#13020)
|
2022-11-07 10:36:08 -07:00 |
|
Rares Matei
|
b81b41c271
|
docs(nx-cloud): saml auth docs (#12923)
|
2022-11-07 16:51:19 +00:00 |
|
Denis Frenademetz
|
59ed6f17b9
|
fix(core): schedule tasks with the most tasks that depend on it first (#12967)
|
2022-11-07 11:50:37 -05:00 |
|
Ralf Ueberfuhr
|
dd09982ef9
|
docs(misc): fix output directory of Go build (#12454)
|
2022-11-07 09:35:23 -07:00 |
|
Tycho Bokdam
|
a690dbd7e9
|
fix(webpack): Fixed script optimization not working for node target (#12221)
|
2022-11-07 11:04:52 -05:00 |
|
Sebastian Duque Gutierrez
|
45537761d3
|
chore(core): nx plugin submission @nxkit/playwright (#12261)
|
2022-11-07 09:04:03 -07:00 |
|
Emily Marigold Klassen
|
5ade725920
|
fix(core): disable ts-node warning when its using a fast transpiler (#12765)
|
2022-11-07 09:03:27 -07:00 |
|
Monawwar Abdullah
|
8550035737
|
fix(misc): correct "topological" typo in add-nx-to-monorepo(#13014)
|
2022-11-07 08:49:01 -07:00 |
|
Diogo Soares
|
6ca19fc40e
|
chore(core): nx plugin submission @diogovcs/stryker-mutator (#13022)
Co-authored-by: Diogo Soares (CTW) <Diogo.VD.Soares@ctw.bmwgroup.com>
|
2022-11-07 08:42:51 -07:00 |
|
Thomas Blanchard
|
4994223d03
|
fix(nextjs): error in with-nx.ts (#12973)
|
2022-11-07 10:13:21 -05:00 |
|
Craigory Coppola
|
f583689ebd
|
fix(core): suppress access errors during project file scan (#13031)
|
2022-11-07 15:08:57 +00:00 |
|
Victor Savkin
|
67e032d5cc
|
fix(core): correctly derive the name of the project based on package.json without name
|
2022-11-07 09:50:12 -05:00 |
|
Denis Frenademetz
|
0391b42e7d
|
fix(react): upgrade loader-utils (#13021)
Fixes critical dependencies warnings in npm audit
|
2022-11-07 07:48:56 -07:00 |
|
Miroslav Jonaš
|
2b979f22e2
|
chore(repo): update pnpm/action-setup to latest v2 (#13029)
|
2022-11-07 13:22:55 +00:00 |
|
Alex
|
7f3b994994
|
feat(repo): restrict permissions on github actions (#12909)
Signed-off-by: Alex <aleksandrosansan@gmail.com>
|
2022-11-07 14:16:39 +01:00 |
|
Miroslav Jonaš
|
e7a59af328
|
chore(repo): update action/cache to v3 (#13028)
|
2022-11-07 13:03:05 +00:00 |
|
Miroslav Jonaš
|
383107cf28
|
fix(core): fix lock file mapping for yarn berry (#13026)
|
2022-11-07 12:40:02 +00:00 |
|
Miroslav Jonaš
|
2f20807f79
|
fix(core): improve external node dependency mapping (#12996)
|
2022-11-07 11:53:26 +01:00 |
|
Colum Ferry
|
b188814ad1
|
docs(angular): fixup the preset to allow apps directory #12958 (#13025)
|
2022-11-07 10:17:19 +00:00 |
|
Katerina Skroumpelou
|
aef708a22e
|
docs(storybook): point to targets doc from compodoc (#13024)
|
2022-11-07 12:04:28 +02:00 |
|
Caleb Ukle
|
39518e33ba
|
fix(testing): provide better error messages around component test --build-target (#12886)
|
2022-11-04 15:42:42 -07:00 |
|