Jack Hsu
|
810b584c33
|
fix(js): generate ts standalone project with better import path (#18197)
|
2023-07-25 16:35:29 -04:00 |
|
Craigory Coppola
|
a80abbf2c9
|
fix(nx-plugin): don't generate cli property in migrations.json (#18304)
|
2023-07-25 12:51:11 -04:00 |
|
Jonathan Cammisuli
|
b6db266c9e
|
fix(core): handle complex glob patterns within rust (#18242)
|
2023-07-25 11:11:22 -04:00 |
|
Jack Hsu
|
14b3f42900
|
feat(testing): update generated Playwright test and config (#18282)
|
2023-07-24 15:13:34 -04:00 |
|
Emily Xiong
|
8407d7aedf
|
feat(testing): add lint target for playwright (#18233)
|
2023-07-21 11:48:40 -04:00 |
|
Emily Xiong
|
1861c931d6
|
feat(nx-plugin): create cli in packages folder (#18234)
|
2023-07-21 10:20:04 -04:00 |
|
Miroslav Jonaš
|
f4f4eb66e2
|
feat(linter): add dependency-checks to buildable lib generator (#18015)
|
2023-07-20 10:28:20 -04:00 |
|
Jonathan Cammisuli
|
fef5b65b45
|
fix(core): migrate old invalid glob syntax in target outputs (#18191)
|
2023-07-20 10:04:01 -04:00 |
|
Leosvel Pérez Espinosa
|
ca5e673a80
|
feat(misc): add alternative implementation to calculate buildable dependencies using the task graph (#18125)
|
2023-07-19 15:11:13 -04:00 |
|
Emily Xiong
|
48d4927068
|
fix(react-native): fix tsc app (#18124)
|
2023-07-19 11:27:43 -04:00 |
|
Katerina Skroumpelou
|
29a9f8eba8
|
feat(storybook): interaction tests generators for angular (#18166)
|
2023-07-19 17:42:13 +03:00 |
|
Jack Hsu
|
36cd6b0485
|
fix(core): generate npm preset correctly (#18164)
|
2023-07-18 14:27:14 -04:00 |
|
Colum Ferry
|
3fefbaf468
|
feat(angular): add esbuild incremental build builder (#17991)
|
2023-07-18 15:36:19 +01:00 |
|
Jack Hsu
|
b07d24ef42
|
feat(js): create package.json with proper defaults (#18091)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
|
2023-07-18 08:53:18 +02:00 |
|
MaxKless
|
59f696c85b
|
cleanup(misc): remove outdated run-e2e-tests targets (#18147)
|
2023-07-17 15:05:39 -04:00 |
|
Emily Xiong
|
699a20ca03
|
feat(react-native): upgrade react-native to 0.72 (#17810)
|
2023-07-17 13:07:46 -04:00 |
|
Caleb Ukle
|
6529be96cf
|
feat(vite): add tsconfig paths resolution plugin (#17844)
|
2023-07-17 15:42:12 +00:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Emily Xiong
|
e5e561d648
|
feat(testing): add playwright configuration generator (#18013)
|
2023-07-14 12:17:10 -04:00 |
|
Jonathan Cammisuli
|
5221cba645
|
chore(core): improve watch e2e test for macos (#18086)
|
2023-07-14 10:50:55 -04:00 |
|
Jack Hsu
|
ae773d547e
|
fix(linter): skip verifying deps of deps by default in package.json (#18058)
|
2023-07-12 20:59:36 -04:00 |
|
Katerina Skroumpelou
|
58e1f233cf
|
feat(storybook): interaction testing init generator (#18051)
|
2023-07-12 18:02:12 +03:00 |
|
Caleb Ukle
|
2128f8e3e2
|
feat(testing): add @nx/playwright plugin (#17975)
|
2023-07-11 16:47:56 -04:00 |
|
Leosvel Pérez Espinosa
|
5c98726627
|
cleanup(bundling): fix esbuild e2e test case (#17890)
|
2023-07-11 10:29:20 -04:00 |
|
Leosvel Pérez Espinosa
|
d10aeb49ac
|
fix(js): post-process skipped tasks by the ts compiler in tsc batch implementation (#17938)
|
2023-07-10 14:30:25 +01:00 |
|
Jack Hsu
|
24e45d494f
|
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003)
|
2023-07-07 13:59:41 -04:00 |
|
Leosvel Pérez Espinosa
|
64765eb313
|
feat(misc): change updateBuildableProjectDepsInPackageJson option default value to false (#17920)
|
2023-07-06 09:06:48 +01:00 |
|
Jack Hsu
|
c6a0615fa5
|
fix(js): add watchIgnore and runBuildTargetDependencies options to speed up build (#17953)
|
2023-07-05 14:50:53 -04:00 |
|
Denis Frenademetz
|
47d23c8436
|
fix(js): js:node executor resolves main.js and build options correctly (#17884)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-07-05 10:10:15 +00:00 |
|
Nicholas Cunningham
|
50ee9904e1
|
fix(nextjs): Respect CLI output path when provided (#17947)
|
2023-07-04 13:58:13 -06:00 |
|
Colum Ferry
|
749bc5bee4
|
chore(angular): check for main.js instead of index.html (#17937)
|
2023-07-04 15:59:33 +02:00 |
|
Colum Ferry
|
9eaa240b4d
|
feat(angular): add --bundler flag for applications (#17919)
|
2023-07-03 16:22:37 +01:00 |
|
Jack Hsu
|
b7d283bced
|
fix(js): skip watcher if --watch=false for node executor (#17887)
|
2023-06-30 15:10:24 -04:00 |
|
Nicholas Cunningham
|
3008be1e7a
|
fix(nextjs): Running nx build --configuration=development should not throw an error (#17866)
|
2023-06-29 21:18:50 -04:00 |
|
Craigory Coppola
|
199d6217c1
|
feat(core): load environment variables from configuration name (#17335)
|
2023-06-28 14:18:01 -04:00 |
|
Caleb Ukle
|
8a63d38f42
|
feat(testing): bump cypress to latest for angular CT (#17788)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-06-27 14:50:21 -04:00 |
|
Jonathan Cammisuli
|
a4c92d8fff
|
feat(core): set rust watcher as default (#17728)
|
2023-06-27 11:16:25 -04:00 |
|
Jack Hsu
|
77ca8d7c33
|
feat(nextjs): allow withNx to be used with other executors such as run-commands (#17819)
|
2023-06-27 10:24:26 -04:00 |
|
Jack Hsu
|
fdf755584f
|
fix(nextjs): update workspace libs setup in weback config (#17795)
|
2023-06-26 12:26:52 -04:00 |
|
Katerina Skroumpelou
|
e58cc798a5
|
feat(storybook): move tsconfig one level up (#17749)
|
2023-06-26 16:25:52 +03:00 |
|
Jack Hsu
|
9c0c30edb4
|
fix(bundling): separate image and font resources so they do not conflict (#17763)
|
2023-06-26 09:18:27 -04:00 |
|
Nicholas Cunningham
|
1d937b08a1
|
fix(nextjs): Respect --nextAppDir when passed during CNW (#17733)
|
2023-06-23 12:58:25 -06:00 |
|
Miroslav Jonaš
|
ef8c4ed095
|
feat(linter): add rule for dependency checking (#17581)
|
2023-06-23 10:26:44 -04:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
Jason Jean
|
b7d05a0318
|
feat(nx-plugin): update e2e tests to use local-registry and be simpler (#17639)
|
2023-06-21 17:04:56 -04:00 |
|
Emily Xiong
|
c3e08b3809
|
chore(testing): change e2e setup to use @nx/js (#17679)
|
2023-06-21 15:23:16 -04:00 |
|
Jack Hsu
|
335c2d5160
|
fix(js): detect helpers correctly when pnpm external nodes are suffixed with version (#17694)
|
2023-06-21 14:16:52 -04:00 |
|
Jonathan Cammisuli
|
337a871a08
|
fix(core): get the client env when calculating the task hash in the daemon (#17677)
|
2023-06-20 09:33:26 -04:00 |
|
Jack Hsu
|
2c47bba937
|
fix(core): prune project graph after affected nodes are found to avoid errors (#17675)
|
2023-06-19 15:43:42 -04:00 |
|
Katerina Skroumpelou
|
36838d6211
|
fix(js): node executor should always log error (#17622)
|
2023-06-16 16:45:05 +00:00 |
|