Nicholas Cunningham
|
3ae657cad3
|
fix(core): update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408)
|
2023-08-01 17:18:07 -04:00 |
|
Jack Hsu
|
d63d3573c4
|
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319)
|
2023-08-01 09:23:48 -06:00 |
|
Caleb Ukle
|
27923fd2d8
|
feat(web): add playwright e2eTestRunner option (#18284)
|
2023-08-01 10:53:06 -04:00 |
|
Jack Hsu
|
e78575badc
|
feat(nextjs): add playwright as an option for e2e testing (#18281)
|
2023-08-01 10:51:51 -04:00 |
|
Igor Loskutov
|
a5d6a293aa
|
fix(core): esbuild generateLockfile according to docs (#18413)
|
2023-08-01 16:29:38 +03:00 |
|
Jason Jean
|
aa2df9f417
|
chore(misc): temporarily disable failing e2e test (#18406)
|
2023-07-31 14:01:56 -04:00 |
|
Jack Hsu
|
dcefa4a6ad
|
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245)
|
2023-07-31 10:17:08 -04:00 |
|
Tony Ganchev
|
30c3e9925a
|
feat(linter): Support --print-config feature of ESLint (#18260)
|
2023-07-31 16:11:21 +02:00 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -04:00 |
|
Emily Xiong
|
d65736e125
|
feat(detox): upgrade @config-plugins/detox to 6 (#18345)
|
2023-07-28 11:39:16 -04:00 |
|
Jack Hsu
|
661efa913d
|
feat(bundling): generate matching d.ts files for rollup (#18342)
|
2023-07-28 09:04:26 +02:00 |
|
Miroslav Jonaš
|
4a541418bb
|
fix(repo): fix silent yarn run on e2e for berry (#18340)
|
2023-07-27 20:39:26 +02:00 |
|
Miroslav Jonaš
|
d02950bb1b
|
feat(repo): enable custom version publish on e2e (#18341)
|
2023-07-27 16:21:33 +02:00 |
|
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 |
|