9881 Commits

Author SHA1 Message Date
Miroslav Jonaš
0ab8cd4b4c
cleanup(nx-plugin): remove unused imports (#18221) 2023-07-20 14:50:59 +00:00
Katerina Skroumpelou
d1e295ec40
cleanup(storybook): add more tests for interaction tests generators (#18219) 2023-07-20 17:44:59 +03: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
Miroslav Jonaš
c4e56858b0
fix(nx-dev): make sure all redirects are used (#18214) 2023-07-20 15:41:33 +02:00
Jason Jean
a988be0bae
chore(repo): update nx to 16.6.0-beta.4 (#18196) 2023-07-20 12:29:28 +02:00
Jonathan Cammisuli
fb0f1f0ec8
fix(core): correctly output created and update events for the watcher on macos (#18186)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-07-19 18:05:52 -04:00
Jack Hsu
28df2057fd
chore(repo): replace dep check script with new lint rule (#18060) 2023-07-19 17:07:52 -04:00
Altan Stalker
b73f980756
chore(misc): bump nx-cloud to 16.1.1 (#18201) 2023-07-19 20:38:55 +00: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
Jack Hsu
4d5509bd04 docs(misc): update intro page to clarify tutorial links 2023-07-19 20:40:40 +02:00
Caleb Ukle
3e86e42537
fix(testing): run playwright from workspaceRoot (#18195) 2023-07-19 14:37:00 -04:00
Caleb Ukle
4ffc68e18b
feat(testing): add playwright e2e preset (#18194) 2023-07-19 13:07:43 -05:00
Caleb Ukle
8d118160e9
feat(testing): add option/QoL improvements to playwright (#18190) 2023-07-19 10:59:43 -05:00
Miroslav Jonaš
d9a95b64de
fix(core): use package.json version in yarn parser when node_modules are unavailable (#18121) 2023-07-19 17:51:49 +02:00
Emily Xiong
48d4927068
fix(react-native): fix tsc app (#18124) 2023-07-19 11:27:43 -04:00
Miroslav Jonaš
2c1d4bac96
fix(core): run ensurePackage with node_modules for yarn berry (#18144) 2023-07-19 10:50:32 -04:00
Miroslav Jonas
2dc12acf0c fix(nx-dev): fix project config reference headlines 2023-07-19 16:46:38 +02:00
Katerina Skroumpelou
29a9f8eba8
feat(storybook): interaction tests generators for angular (#18166) 2023-07-19 17:42:13 +03:00
Miroslav Jonas
34cde20426 fix(nx-dev): add missing redirects 2023-07-19 16:36:18 +02:00
Miroslav Jonas
7280cb0f72 fix(nx-dev): fix broken redirects after nesting tutorials 2023-07-19 16:36:18 +02:00
Katerina Skroumpelou
ab11815041
feat(storybook): update storybook to 7.1 (#18183) 2023-07-19 16:56:06 +03:00
Rares Matei
3fcd84aed4
chore(misc): update nxcloud CI config (#18178) 2023-07-19 15:03:42 +02:00
FrozenPandaz
b1a9ae7ce7
chore(misc): publish 16.6.0-beta.4 2023-07-18 18:31:11 -04:00
Jason Jean
e2f1c92e03
feat(js): introduce rust-based typescript dependency processor (#17976)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2023-07-18 18:26:43 -04:00
Emily Xiong
d4f0e304b4
chore(core): move isNxGenerator out of workspaces (#18097) 2023-07-18 18:12:15 -04:00
Juri Strumpflohner
3a29699210
docs(nx-dev): updated conf schedule (#18171) 2023-07-18 17:53:45 -04:00
Benjamin Cabanes
d0eb029819
fix(nx-dev): hide toc on reference pages (#18136) 2023-07-18 14:05:56 -07:00
Jack Hsu
36cd6b0485
fix(core): generate npm preset correctly (#18164) 2023-07-18 14:27:14 -04:00
Miroslav Jonaš
21bf6cd0a2
fix(core): ensure graph creation keeps dep type in worker mode (#18156) 2023-07-18 11:53:11 -04:00
Colum Ferry
3fefbaf468
feat(angular): add esbuild incremental build builder (#17991) 2023-07-18 15:36:19 +01:00
Jack Hsu
0040520bb0
feat(core): merge None and TS stacks into one since they are both for TS/JS projects (#18108) 2023-07-18 09:42:07 -04:00
Juri
8d160b277e docs(core): improve visibility of CNW command on intro page 2023-07-18 11:01:47 +02: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
Victor Savkin
57b2a76007
fix(misc): stat collector filters out version 16 (#18149) 2023-07-17 16:15:14 -04:00
MaxKless
59f696c85b
cleanup(misc): remove outdated run-e2e-tests targets (#18147) 2023-07-17 15:05:39 -04:00
Jack Hsu
e2c0abc1a7
fix(js): run build in watch mode when specified for faster recompile time (#18145) 2023-07-17 14:48:32 -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
Isaac Mann
ce42f04ae6 docs(core): recipe standalone to integrated 2023-07-17 17:38:34 +02:00
Altan Stalker
74338d1178 docs(misc): clarify bitbucket token/username setup 2023-07-17 17:30:57 +02:00
Miroslav Jonaš
10fc4dd4d8
fix(core): ensure proper yarn version detection even for nested projects (#18052) 2023-07-17 10:35:18 -04:00
Jonathan Cammisuli
187842e14c
fix(core): write file directly instead of using fs-extra.outputFileSync (#18129) 2023-07-17 10:01:50 -04:00
Craigory Coppola
2fa248d4f5
fix(misc): update invalid main field in @nrwl/eslint-plugin-nx package.json (#17974) 2023-07-17 08:41:35 -04:00
FrozenPandaz
cd8c61d7a3
chore(misc): publish 16.6.0-beta.3 2023-07-14 18:14:54 -04:00
Jason Jean
2a14d4c2d6
chore(repo): update nx to 16.6.0-beta.2 (#18054) 2023-07-14 14:49:44 -04:00
Emily Xiong
e5e561d648
feat(testing): add playwright configuration generator (#18013) 2023-07-14 12:17:10 -04:00
Leosvel Pérez Espinosa
d489de59e0
fix(core): do not duplicate output of tasks executed in batch mode (#18084) 2023-07-14 11:41:07 -04:00
Leosvel Pérez Espinosa
178975c96b
docs(misc): replace mention of old @nx/node:package with @nx/js:tsc (#18102) 2023-07-14 11:36:27 -04:00
Juri
435778c42a docs(core): add video embed for module boundaries 2023-07-14 17:31:34 +02:00