1694 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
730260320d
feat(js): provide a new way of generating project name and root directory for libraries (#18420) 2023-08-10 13:30:46 -04:00
Miroslav Jonaš
b8c3ec4d7f
feat(linter): add generator for converting to flat config (#17532) 2023-08-08 20:08:43 +02:00
Miroslav Jonaš
0429536499
feat(repo): cleanup e2e cache on global setup (#18483) 2023-08-08 20:07:02 +02:00
Emily Xiong
ed300d5f82
feat(testing): prompt e2eTestRunner playwright (#18203) 2023-08-04 11:14:59 -04:00
Katerina Skroumpelou
c0d3aa5697
chore(testing): try catch the pm command detection (#18486) 2023-08-04 14:59:20 +00:00
Craigory Coppola
1a1cb4f2dc
feat(core): expand support for projectRoot token to include project.json (#18302) 2023-08-03 17:44:09 -04:00
Caleb Ukle
5e51cd6eb5
fix(testing): playwright plugin clean up (#18447) 2023-08-02 16:14:17 -04:00
Caleb Ukle
1dcb80d447
feat(angular): add playwright to e2eTestRunner option (#18163) 2023-08-02 11:59:00 -04:00
Jason Jean
842cf7aa11
feat(core): make processing typescript dependencies in rust the default (#18398) 2023-08-01 18:19:52 -04:00
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