Craigory Coppola
|
f213976281
|
feat(core): include non-project files on fileMap and filesToProcess (#19217)
|
2023-09-19 21:46:01 -04:00 |
|
Jack Hsu
|
769974b45a
|
feat(vue): init, app, component and lib generators (#19130)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
|
2023-09-13 15:05:10 -04:00 |
|
Jason Jean
|
660bfb3dc5
|
chore(repo): speed up build of nx project (#19066)
|
2023-09-08 13:37:02 -04:00 |
|
Jack Hsu
|
214b53134d
|
fix(node): explicitly check that project is a library before updating imports (#19040)
|
2023-09-07 10:06:35 -04:00 |
|
Jack Hsu
|
ce172d8706
|
fix(js): change TS standalone preset to generate at the root (#19003)
|
2023-09-05 12:07:12 -04:00 |
|
Leosvel Pérez Espinosa
|
8564d9ba12
|
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-09-05 09:40:16 -04:00 |
|
Jason Jean
|
9fbfe4a95a
|
feat(misc): stop generating empty apps/libs/packages libs in new work… (#18979)
|
2023-09-05 08:25:50 -05:00 |
|
Jason Jean
|
bd1b0b70fd
|
feat(misc): introduce a way to set the project name/root format for all generators (#18971)
|
2023-09-01 16:58:14 -04:00 |
|
Jack Hsu
|
c9ea9e076f
|
feat(core): ensure @nx/js plugin is installed for all JS workspaces (#18919)
|
2023-08-30 18:24:48 -04:00 |
|
Thabo
|
70d3728457
|
fix(nx): correct the message for the removal of a project that is still a dependency of other projects. (#18903)
|
2023-08-30 10:09:13 -04:00 |
|
Jack Hsu
|
ec647e7250
|
fix(core): keep existing name when converting project to a monorepo (#18910)
|
2023-08-30 10:08:20 -04:00 |
|
Nicholas Cunningham
|
c48f3aa319
|
fix(core): Ensure when converting to monorepo standalone libs have a readable name (#18887)
|
2023-08-29 10:57:03 -06:00 |
|
Nicholas Cunningham
|
413e57f99a
|
fix(core): convert to monorepo generator should respect nested libs (#18795)
|
2023-08-25 12:25:06 -04:00 |
|
Jonathan Cammisuli
|
bbae14b9a7
|
fix(core): do not use joinPathFragments for generating files (#18753)
|
2023-08-23 12:23:03 -04:00 |
|
Miroslav Jonaš
|
e34219ab96
|
feat(linter): add flat config support to generators (#18534)
|
2023-08-23 01:36:58 +02:00 |
|
Leosvel Pérez Espinosa
|
1b0439b55c
|
feat(misc): use helper to determine project name and root in npm-package generator (#18710)
|
2023-08-22 12:26:54 -04:00 |
|
Michał Mrozek
|
2638bb0db2
|
fix(devkit): await prettier format for v3 compatibility (#18664)
|
2023-08-20 22:10:56 +04:00 |
|
Miroslav Jonaš
|
adb39c464d
|
fix(core): ensure preinstall is only run once on repo (#18671)
|
2023-08-18 17:30:33 -04:00 |
|
Leosvel Pérez Espinosa
|
8601a0e44c
|
feat(angular): support angular 16.2.0 (#18561)
|
2023-08-14 14:46:02 +01:00 |
|
Colum Ferry
|
d7d3ebc3a8
|
feat(angular): support angular 16.2.0 RC (#17879)
|
2023-08-08 11:43:28 -04:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -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
|
dcefa4a6ad
|
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245)
|
2023-07-31 10:17:08 -04:00 |
|
Jack Hsu
|
810b584c33
|
fix(js): generate ts standalone project with better import path (#18197)
|
2023-07-25 16:35:29 -04:00 |
|
Emily Xiong
|
717a8dd027
|
chore(core): move readNxJson out of Workspaces (#18127)
|
2023-07-21 10:07:34 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Miroslav Jonaš
|
10fc4dd4d8
|
fix(core): ensure proper yarn version detection even for nested projects (#18052)
|
2023-07-17 10:35:18 -04:00 |
|
Miroslav Jonaš
|
7a9a60324d
|
cleanup(core): remove obsolete versions from workspace (#17984)
|
2023-07-10 13:59:07 -04:00 |
|
Miroslav Jonaš
|
b093306f9d
|
feat(linter): bump typescript-eslint to 5.60.1 (#17916)
|
2023-07-04 16:30:58 -04:00 |
|
Leosvel Pérez Espinosa
|
7055c724dc
|
fix(misc): fix misc issues with move generators (#17814)
|
2023-06-28 10:26:45 -04:00 |
|
Nicholas Cunningham
|
1d937b08a1
|
fix(nextjs): Respect --nextAppDir when passed during CNW (#17733)
|
2023-06-23 12:58:25 -06:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
MaxKless
|
3f0bdddfdd
|
fix(misc): mark name as required for ci-workflow generator (#17551)
|
2023-06-22 09:33:05 +00:00 |
|
Caleb Ukle
|
f18d50ca0c
|
fix(core): handle string and array parserOptions.project values (#17500)
|
2023-06-14 12:21:34 -04:00 |
|
Jack Hsu
|
a19fbb1ddb
|
feat(js): add preset for TS standalone workspace (#17467)
|
2023-06-13 14:32:06 -04:00 |
|
Jack Hsu
|
a722302caf
|
feat(misc): rework create-nx-workspace prompts (#17230)
|
2023-05-30 18:13:42 -04:00 |
|
Juri
|
a7876e9a18
|
feat(core): update generated readme for new Nx workspaces
|
2023-05-26 16:51:04 +02:00 |
|
Victor Savkin
|
0848031dd9
|
feat(core): move task hashing into daemon
|
2023-05-17 11:37:57 -04:00 |
|
AgentEnder
|
ae6e90c86d
|
fix(misc): workspaces using nx wrapper do not contain a package.json, so don't read the scope from it
|
2023-05-16 22:27:56 -04:00 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -04:00 |
|
Jason Jean
|
6b928bc250
|
feat(js): refactor usages of npmScope (#16947)
|
2023-05-15 16:06:24 -04:00 |
|
Jack Hsu
|
7aff48d3d2
|
fix(core): normalize workspace name before creating directory so it matches what downstream generators expect (#17028)
|
2023-05-15 12:56:41 -04:00 |
|
Craigory Coppola
|
31010b0c37
|
cleanup(misc): remove console.log in workspace generator migration spec file (#17001)
|
2023-05-12 18:33:50 -04:00 |
|
Jack Hsu
|
95421c6945
|
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948)
|
2023-05-12 16:09:20 -04:00 |
|
Miroslav Jonaš
|
846320a6b9
|
chore(repo): enable enforce-module-boundaries on nx repo (#16864)
|
2023-05-10 11:35:33 -04:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Leosvel Pérez Espinosa
|
cc9e650cd8
|
fix(misc): ensure workspace directory is normalized correctly (#16855)
|
2023-05-08 17:39:36 -04:00 |
|
Miroslav Jonaš
|
2163d720e6
|
feat(core): bump version of @nrwl/ci workflow (#16724)
|
2023-05-04 12:13:02 +02:00 |
|
Jason Jean
|
112a77ce0a
|
feat(core): remove tasks-runner-v2 from @nx/workspace (#16751)
|
2023-05-03 23:46:18 +00:00 |
|
Leosvel Pérez Espinosa
|
203a874ddb
|
feat(angular): update angular 16 packages to stable versions (#16732)
|
2023-05-03 16:02:42 -04:00 |
|