Craigory Coppola
|
901b70a4fe
|
chore(nx-plugin): add examples for generators (#17346)
|
2023-07-25 18:15:26 -04:00 |
|
Leosvel Pérez Espinosa
|
7d1a44bc57
|
chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJson option (#18305)
|
2023-07-25 17:36:32 -04: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 |
|
Jason Jean
|
2dda1914b5
|
chore(core): remove globForProjectFiles (#18288)
|
2023-07-25 12:47:26 -04:00 |
|
Emily Xiong
|
2f59796ac0
|
chore(core): move calculateDefaultProjectName out of workspaces (#18225)
|
2023-07-25 11:27:54 -04:00 |
|
Jonathan Cammisuli
|
b6db266c9e
|
fix(core): handle complex glob patterns within rust (#18242)
|
2023-07-25 11:11:22 -04:00 |
|
Thiago Resende
|
e6c67e41ec
|
chore(react): remove swcLoaderVersion import in application generator (#18041)
|
2023-07-25 09:51:08 -04:00 |
|
Miroslav Jonas
|
e05ca1fd2f
|
fix(nx-dev): fix rebase
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonas
|
42a06b67d2
|
feat(nx-dev): restructure recipes
|
2023-07-25 15:09:46 +02:00 |
|
Jack Hsu
|
14b3f42900
|
feat(testing): update generated Playwright test and config (#18282)
|
2023-07-24 15:13:34 -04:00 |
|
Miroslav Jonaš
|
331707d6eb
|
docs(nx-dev): make more concepts submenu (#18266)
|
2023-07-24 14:20:48 +00:00 |
|
Emily Xiong
|
21d3c5e63c
|
chore(core): move hasNxJson out of Workspaces (#18222)
|
2023-07-21 17:46:12 -04:00 |
|
Caleb Ukle
|
9199444f48
|
fix(testing): update playwright tsconfig.base.json/entrypoint (#18227)
|
2023-07-21 17:10:11 -04:00 |
|
Emily Xiong
|
2e6592c533
|
fix(devkit): use Workspace in devkit for backwards compatibility (#18246)
|
2023-07-21 16:54:30 -04:00 |
|
Emily Xiong
|
8407d7aedf
|
feat(testing): add lint target for playwright (#18233)
|
2023-07-21 11:48:40 -04:00 |
|
Katerina Skroumpelou
|
b311cbf8e3
|
fix(storybook): un-deprecate cypress specs generation (#18236)
|
2023-07-21 18:09:09 +03:00 |
|
Emily Xiong
|
1861c931d6
|
feat(nx-plugin): create cli in packages folder (#18234)
|
2023-07-21 10:20:04 -04:00 |
|
Emily Xiong
|
717a8dd027
|
chore(core): move readNxJson out of Workspaces (#18127)
|
2023-07-21 10:07:34 -04:00 |
|
Craigory Coppola
|
c2c06c12c3
|
fix(core): remove old example and help text from show remnants (#18228)
|
2023-07-20 18:15:52 -04:00 |
|
Jason Jean
|
49a95800bc
|
chore(core): clean up task hasher spec (#18230)
|
2023-07-20 17:45:16 -04:00 |
|
Jonathan Cammisuli
|
eecbde52a5
|
fix(core): check if socketMessenger is null before using (#18116)
|
2023-07-20 14:52:21 -04:00 |
|
Denis Frenademetz
|
c3d4bfe9f0
|
fix(core): do not cache external dependency hashes if they are not fully resolved (#18020)
|
2023-07-20 14:22:24 -04:00 |
|
Caleb Ukle
|
b7fb3ea8ad
|
fix(testing): add playwright secondary entrypoint for preset (#18202)
|
2023-07-20 12:42:51 -04:00 |
|
Katerina Skroumpelou
|
4ef66f4afd
|
fix(core): improve error handling for getting metadata during file wa… (#18223)
|
2023-07-20 16:34:58 +00:00 |
|
Katerina Skroumpelou
|
d942e7b5fb
|
fix(storybook): make sure skipLibCheck is true (#18212)
|
2023-07-20 18:17:13 +03:00 |
|
Jack Hsu
|
c97a8ac63b
|
feat(js): bump babel versions (#18220)
|
2023-07-20 11:04:16 -04:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Katerina Skroumpelou
|
29a9f8eba8
|
feat(storybook): interaction tests generators for angular (#18166)
|
2023-07-19 17:42:13 +03: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 |
|
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 |
|
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 |
|
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 |
|