Jonathan Kolberg
|
1c791dbd8e
|
feat(node): allow executing esm compiled scripts (#10414)
|
2023-05-04 22:02:31 +00:00 |
|
Katerina Skroumpelou
|
6c46ad8b61
|
chore(vite): update vite version (#16198)
|
2023-05-04 17:06:15 +00:00 |
|
Miroslav Jonaš
|
05ee74e9fd
|
cleanup(core): extract print-affected test to clean workspace to avoid pollution from other tests (#16756)
|
2023-05-04 11:45:24 -04:00 |
|
Jason Jean
|
137b743855
|
fix(misc): restore using legacy-peer-deps for npm installs (#16767)
|
2023-05-04 11:32:23 -04:00 |
|
Jack Hsu
|
66addbfa81
|
fix(nextjs): with stylus and less support (#16764)
|
2023-05-04 08:32:44 -06:00 |
|
Caleb Ukle
|
3307188975
|
chore(repo): always log error for runCommandUntil (#16748)
|
2023-05-04 13:31:15 +03:00 |
|
Emily Xiong
|
58e23b121a
|
feat(react-native): upgrade @storybook/react-native to 6.5 (#16670)
|
2023-05-03 20:09:28 +03:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Caleb Ukle
|
ebcc4363d0
|
fix(testing): fix react CT w/ vite and dependant projects (#16475)
|
2023-04-28 16:40:04 -04:00 |
|
Emily Xiong
|
341f7649ce
|
fix(core): preserve deps in package.json for nx init react (#16528)
|
2023-04-28 16:01:01 -04:00 |
|
Miroslav Jonaš
|
23cc160a04
|
fix(testing): ensure e2e cypress can use 4200 port in the test (#16646)
|
2023-04-28 15:51:34 -04:00 |
|
Jack Hsu
|
b3d07a8293
|
fix(node): default webpack build to not perform default optimizations for Node (#16625)
|
2023-04-27 22:59:22 +00:00 |
|
Jason Jean
|
7b0f96b1ba
|
feat(nx-plugin): simplify generated plugin code (#16590)
|
2023-04-26 18:38:04 -04:00 |
|
Ahmed Elsakaan
|
4cab83eb99
|
chore(nextjs): changes application generator tsconfig strict to true (#14855)
|
2023-04-26 09:14:48 -04:00 |
|
Miroslav Jonaš
|
262865841d
|
feat(repo): migrate to pnpm (#16284)
|
2023-04-25 17:57:36 -04:00 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Emily Xiong
|
cc0d91203e
|
feat(react-native): upgrade react-native to 0.71.7 (#16504)
|
2023-04-24 14:51:59 -04:00 |
|
Miroslav Jonaš
|
a2b117626a
|
chore(detox): add detox to CI but disable broken test (#16503)
|
2023-04-24 12:25:18 -04:00 |
|
Miroslav Jonaš
|
8519fbc7a6
|
fix(repo): fix mismatched package manager e2e utils (#16502)
|
2023-04-24 17:47:14 +02:00 |
|
Katerina Skroumpelou
|
9bb5d0d7db
|
feat(repo): update storybook to v7 (#16174) (#16289)
|
2023-04-24 10:11:41 -04:00 |
|
Caleb Ukle
|
06a885aca2
|
feat(next): support nextjs cypress component testing (#16292)
|
2023-04-21 15:15:28 -04:00 |
|
Craigory Coppola
|
219ad67e74
|
fix(nx-plugin): generated root plugin should not have wonky paths (#16445)
|
2023-04-21 13:25:22 -04:00 |
|
Nicholas Cunningham
|
425124f610
|
fix(nextjs): add e2e test case for standalone nextjs (#16447)
|
2023-04-21 10:20:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Jason Jean
|
7bef2a6161
|
chore(core): fix e2e tests for yarn + workspace-create-npm (#16451)
|
2023-04-21 11:15:10 +03:00 |
|
Jason Jean
|
fb54f67581
|
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422)
|
2023-04-20 14:35:04 -04:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|
Jack Hsu
|
bef152d94e
|
feat(bundling): remove esbuild 0.16.0 support (#16435)
|
2023-04-20 08:14:52 -06:00 |
|
Leosvel Pérez Espinosa
|
752a92373b
|
fix(misc): handle packages rescope in nx init flows (#16404)
|
2023-04-20 15:50:37 +03:00 |
|
Emily Xiong
|
840048480f
|
feat(core): update create-nx-plugin to generate cli library (#15994)
|
2023-04-19 20:36:11 -04:00 |
|
Craigory Coppola
|
fc07794d90
|
feat(core): remove deprecated affected commands (#16349)
|
2023-04-19 18:07:56 -04:00 |
|
Nicholas Cunningham
|
338dc64d91
|
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317)
|
2023-04-19 15:29:31 -04:00 |
|
Craigory Coppola
|
1743ff10ed
|
feat(core): add migration to update workspace generators to a local plugin (#12700)
|
2023-04-19 14:03:00 -04:00 |
|
Leosvel Pérez Espinosa
|
6677a9c932
|
feat(misc): expose nx init command flags (#16287)
|
2023-04-19 18:32:51 +01:00 |
|
Jason Jean
|
da158bc47e
|
feat(angular): replace usages of @nrwl with @nx (#16377)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2023-04-19 10:59:58 -04:00 |
|
Jack Hsu
|
ab609a26d8
|
fix(js): update swc options so path mappings can work in all environments (#16390)
|
2023-04-19 10:38:01 -04:00 |
|
Miroslav Jonaš
|
1b7587f8eb
|
fix(core): do not attempt to remove non-existent package from package.json (#16399)
|
2023-04-19 10:09:38 -04:00 |
|
Jason Jean
|
c6310e6231
|
fix(core): fix preset unit tests (#16384)
|
2023-04-18 19:41:51 -04:00 |
|
Craigory Coppola
|
00f424acc6
|
feat(nx-plugin): slim down default generated nx-plugin (#16168)
|
2023-04-18 17:47:06 -04:00 |
|
Nicholas Cunningham
|
ce4a76a975
|
feat(nest): Add strict option (#16371)
|
2023-04-18 12:47:02 -06:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Miroslav Jonaš
|
2dd59c3b57
|
feat(core): extract js related code from affected and hasher (#16244)
|
2023-04-18 10:42:05 -04:00 |
|
Jason Jean
|
4ee1ba56e7
|
fix(core): replace @nrwl with @nx in nx core packages (#16344)
|
2023-04-17 17:28:40 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Emily Xiong
|
5f86929f34
|
chore(react): improve react e2e tests speed (#15997)
|
2023-04-14 16:43:58 -04:00 |
|
Caleb Ukle
|
26fbd1daa0
|
fix(testing): support custom workspaceRoot for angular CT (#15485)
|
2023-04-14 11:35:22 -04:00 |
|
Leosvel Pérez Espinosa
|
9a94281eb1
|
cleanup(misc): consolidate common functionality and messaging across nx init flows (#16283)
|
2023-04-14 10:36:07 -04:00 |
|
Craigory Coppola
|
de520d00c5
|
feat(nx-plugin): remove cli property from generators and executors schema.json file (#16259)
|
2023-04-13 12:46:42 -04:00 |
|
Craigory Coppola
|
5080f2fc81
|
feat(core): remove support for targetDependencies (#16101)
|
2023-04-13 12:30:24 -04:00 |
|
Leosvel Pérez Espinosa
|
7cff8dcf55
|
cleanup(angular): remove make-angular-cli-faster package (#15489)
|
2023-04-13 08:31:13 +01:00 |
|