Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -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
|
9195111d74
|
fix(nest): do not overwrite tsconfig files with undefined in migration (#17783)
|
2023-06-26 09:47:25 -04:00 |
|
Caleb Ukle
|
62651a52dc
|
feat(nest): add v10 migrations for tsconfig & CacheModule (#17741)
|
2023-06-23 09:50:17 -05:00 |
|
Gustavo Perdomo
|
6cb159e9f7
|
feat(nest): added es2021 support for nest generators (#17726)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
|
2023-06-22 16:38:54 -05:00 |
|
Colum Ferry
|
f35a4ac5c6
|
feat(nest): add migrations to nest 10 #17681 (#17685)
|
2023-06-21 18:33:24 +01:00 |
|
Nicholas Cunningham
|
02c19cb652
|
fix(node): Nightly failures (#17320)
|
2023-05-30 13:43:44 -06: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 |
|
Leosvel Pérez Espinosa
|
80464ac8af
|
fix(nest): fix invalid nestjs versions (#16771)
|
2023-05-04 17:01:36 +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 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Ashley Hunter
|
2be25eb45c
|
feat(nest): adding simpleName option to library generator (#16024)
|
2023-04-27 14:38:31 +00:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|
Jason Jean
|
ad805cb73f
|
feat(node): replace usages of @nrwl with @nx (#16379)
|
2023-04-18 17:17:55 -04:00 |
|
Nicholas Cunningham
|
ce4a76a975
|
feat(nest): Add strict option (#16371)
|
2023-04-18 12:47:02 -06:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Miroslav Jonaš
|
cafb49ac84
|
feat(core): remove @nrwl/workspace:lib (#16122)
|
2023-04-12 15:28:09 -04:00 |
|
Miroslav Jonaš
|
cdc0906132
|
feat(linter): update @typescript-eslint/* to 5.58.0 (#16250)
|
2023-04-12 17:40:40 +02:00 |
|
Luka Furlan
|
3af649dc3f
|
feat(node): Added E2E project generation option to NestJs app generator (#14805)
|
2023-03-31 12:20:03 -04:00 |
|
Leosvel Pérez Espinosa
|
4eb7cc7bf1
|
fix(misc): skip formatting files in nested generator calls (#15961)
|
2023-03-31 11:22:18 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Craigory Coppola
|
6834b658f7
|
fix(nx-plugin): allow some customization when running nx-plugins (#15438)
|
2023-03-21 18:35:55 -04:00 |
|
Colum Ferry
|
98001cc489
|
cleanup(core): move ast utils to js (#15540)
|
2023-03-08 18:30:29 -05:00 |
|
Nicholas Cunningham
|
0383fa6017
|
Add e2e tests for nest (#15522)
|
2023-03-08 11:53:31 -07:00 |
|
Nicholas Cunningham
|
79f5fc3108
|
feat(node): add nestjs support to node app plugin (#15484)
|
2023-03-08 11:42:09 -05:00 |
|
Jack Hsu
|
47fd3a2d54
|
feat(core): move checkAndCleanWithSemver to devkit (#15505)
|
2023-03-07 13:19:46 -05:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Katerina Skroumpelou
|
b84125f9dd
|
fix(js): integrate buildable bundler and compiler options (#15376)
|
2023-03-03 09:56:57 -05:00 |
|
Emily Xiong
|
3ef5406fb8
|
chore(testing): reduce create-workspace --preset=npm e2e time (#15239)
|
2023-03-02 10:38:18 -05:00 |
|
Jason Jean
|
92610fe4b6
|
chore(repo): update nx to 15.8.0-beta.7 (#15293)
|
2023-02-27 17:24:06 -05:00 |
|
Jason Jean
|
84fedf36e0
|
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274)
|
2023-02-26 12:39:15 -05:00 |
|
Jason Jean
|
3c50474f40
|
chore(repo): update nx to 15.8.0-beta.6 (#15247)
|
2023-02-26 02:26:53 -05:00 |
|
Caleb Ukle
|
8a97b43eb1
|
feat(testing): jest 29 support (#14701)
|
2023-02-23 14:30:47 -06:00 |
|
Jason Jean
|
fa6e8ea987
|
fix(js): refactor ensurePackage (#15074)
|
2023-02-22 18:47:40 -05:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Emily Xiong
|
032efc2cfb
|
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-02-14 11:07:51 -05:00 |
|
Jason Jean
|
6b1d0c6934
|
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905)
|
2023-02-09 19:04:19 -05:00 |
|
Chau Tran
|
5d1c8eacd7
|
docs(nest): add prioritize flags for nestjs generators (#14262)
|
2023-01-30 11:56:19 +01:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Daniel Schuba
|
41a9bc18fd
|
feat(misc): move ci options to configuration (#14215)
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
|
2023-01-23 08:42:21 -06:00 |
|
Chau Tran
|
5faef5d972
|
feat(nest): nx init nest (#14254)
|
2023-01-13 12:27:12 -06:00 |
|
Jack Hsu
|
454fba49b2
|
feat(webpack): generate React and Web apps with webpack.config.js file (#14285)
|
2023-01-12 10:06:25 -05:00 |
|
Craigory Coppola
|
7992ec618f
|
chore(repo): setup negative config for several targets (#14080)
|
2023-01-04 11:34:50 -05:00 |
|
Victor Savkin
|
34d861d234
|
fix(testing): preserve the old coverage layout
|
2022-12-11 14:47:16 -05:00 |
|