Leosvel Pérez Espinosa
|
b3208edc05
|
fix(angular): set the correct target version for package update (#20219)
|
2023-11-13 17:12:09 +01:00 |
|
Leosvel Pérez Espinosa
|
23565f1391
|
fix(angular): update jest-preset-angular fixing an issue with component single string styles and styleUrl props (#20205)
|
2023-11-13 11:08:35 +01:00 |
|
Leosvel Pérez Espinosa
|
26160cd3b4
|
feat(angular): update angular supported version to the stable 17.0.0 (#20135)
|
2023-11-08 14:33:30 -05:00 |
|
Leosvel Pérez Espinosa
|
304a6d14d6
|
cleanup(angular): remove unneeded stubbing for performance.mark in jest setup file (#20120)
|
2023-11-08 15:39:42 +01:00 |
|
Leosvel Pérez Espinosa
|
75c63f3318
|
fix(angular): add migration to replace deep imports from zone.js (#20117)
|
2023-11-08 12:58:12 +01:00 |
|
Leosvel Pérez Espinosa
|
25d6ec3a92
|
feat(angular): support angular v17 (#19689)
|
2023-11-07 15:45:42 -05:00 |
|
Colum Ferry
|
dc3c62e637
|
feat(bundling): update esbuild version (#18634)
|
2023-08-29 11:28:41 +01:00 |
|
Colum Ferry
|
791171e95d
|
fix(angular): add @angular/pwa to migrations #18731 (#18736)
|
2023-08-22 10:24:23 +01:00 |
|
Leosvel Pérez Espinosa
|
8601a0e44c
|
feat(angular): support angular 16.2.0 (#18561)
|
2023-08-14 14:46:02 +01:00 |
|
Jason Jean
|
107c2815ff
|
fix(angular): fix the version of the angular cli update migration (#18538)
|
2023-08-08 16:36:50 -04:00 |
|
Colum Ferry
|
d7d3ebc3a8
|
feat(angular): support angular 16.2.0 RC (#17879)
|
2023-08-08 11:43:28 -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 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
Leosvel Pérez Espinosa
|
e39ee11bcb
|
fix(angular): fix @angular-eslint/* package updates to consider angular installed version (#17526)
|
2023-06-12 09:30:44 +01:00 |
|
Leosvel Pérez Espinosa
|
646f79f4d2
|
fix(angular): loosen package updates requirements (#17317)
|
2023-05-31 11:04:55 +01:00 |
|
Leosvel Pérez Espinosa
|
f2e48e429a
|
feat(angular): update ngrx packages to v16 (#16763)
|
2023-05-11 09:46:18 -04:00 |
|
Leosvel Pérez Espinosa
|
67a5e8e823
|
feat(angular): update jest-preset-angular to support angular v16 (#16852)
|
2023-05-08 13:38:49 -04:00 |
|
Leosvel Pérez Espinosa
|
c13cb3cc78
|
fix(angular): sync migration generators for angular v16 target versions (#16773)
|
2023-05-04 13:09:41 -04: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 |
|
Leosvel Pérez Espinosa
|
4be6f7401c
|
fix(angular): clean up ssr main.server.ts generation (#16699)
|
2023-05-02 16:19:56 +01:00 |
|
Leosvel Pérez Espinosa
|
6e745f8542
|
fix(angular): do not run migration generator bumping angular cli version when update is skipped (#16643)
|
2023-04-28 11:12:46 -04:00 |
|
Colum Ferry
|
ec3c642b29
|
feat(angular): add migration to remove protractor generator defaults (#16409)
|
2023-04-21 12:29:02 +01:00 |
|
Colum Ferry
|
14d9a8b034
|
feat(angular): add migration to remove karma generator defaults (#16400)
|
2023-04-21 09:56:47 +01: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 |
|
Leosvel Pérez Espinosa
|
c8a2f50f36
|
feat(angular): remove deprecated simpleModuleName option from library generator (#16219)
|
2023-04-12 10:35:51 +01:00 |
|
Leosvel Pérez Espinosa
|
e9f97f87e9
|
fix(angular): fix migrations cli type and use @angular-devkit/build-angular to determine ng devkit version (#16157)
|
2023-04-06 10:02:34 -04:00 |
|
Colum Ferry
|
597832e88f
|
fix(angular): use @nrwl/web:file-server (#15849)
|
2023-03-27 09:42:53 +01:00 |
|
Caleb Ukle
|
1bca34777a
|
fix(testing): use es2016 for jest-preset-angular projects (#15646)
|
2023-03-17 10:32:30 -04:00 |
|
Leosvel Pérez Espinosa
|
fba34ca997
|
fix(angular): fix rxjs package updates and ensure peer deps are installed before other migrations (#15458)
|
2023-03-06 10:22:54 +00:00 |
|
Colum Ferry
|
fde0abf998
|
cleanup(angular): prune angular migrations (#15416)
|
2023-03-03 13:41:15 +00:00 |
|
Benjamin Cabanes
|
872dcc8547
|
chore(core): fix browserslist typo (#15309)
|
2023-03-01 12:25:33 -05:00 |
|
Colum Ferry
|
f9564e0610
|
feat(angular): support ngrx 15.3 (#15226)
|
2023-02-24 12:44:36 -05:00 |
|
Caleb Ukle
|
8a97b43eb1
|
feat(testing): jest 29 support (#14701)
|
2023-02-23 14:30:47 -06:00 |
|
Colum Ferry
|
9efcf044c9
|
feat(angular): support Angular 15.2 (#14953)
|
2023-02-23 11:56:41 -05:00 |
|
Leosvel Pérez Espinosa
|
c712949b7e
|
fix(angular): add missing ts 4.8.2+ requirement to angular v15 update (#14934)
|
2023-02-13 09:05:52 +00:00 |
|
Leosvel Pérez Espinosa
|
005eb5687b
|
fix(misc): make ts 4.8 update optional and add missing angular requirements (#14918)
|
2023-02-10 13:24:07 -05:00 |
|
Leosvel Pérez Espinosa
|
751d02b983
|
feat(core): add prompts and requirements to nx migrations (#14420)
|
2023-02-06 20:57:11 +00:00 |
|
Colum Ferry
|
fe6ffa20d9
|
feat(angular): set angular devkit packages as peer deps (#14723)
|
2023-02-01 17:09:29 +00:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Colum Ferry
|
2773f40202
|
feat(angular): upgrade nguniversal version (#14419)
|
2023-01-17 10:35:31 -05:00 |
|
Colum Ferry
|
2dc72e0f94
|
feat(angular): support angular 15.1.0 (#14103)
|
2023-01-12 12:30:17 -05:00 |
|
Leosvel Pérez Espinosa
|
3e933b6e24
|
fix(angular): remove invalid nested packages key from migration (#13707)
Fixes https://github.com/nrwl/nx/issues/13689
|
2022-12-08 13:27:22 +00:00 |
|
Leosvel Pérez Espinosa
|
694c974fdb
|
fix(angular): ensure migration for ngrx 15 targets a future patch version (#13705)
Fixes https://github.com/nrwl/nx/issues/13689
|
2022-12-08 11:26:07 +00:00 |
|
Colum Ferry
|
f25e03d0a0
|
feat(angular): add migration for ngrx 15 (#13498)
|
2022-11-30 13:23:52 +00:00 |
|
Colum Ferry
|
e3a19f4bd6
|
fix(angular): use jest-preset-angular 12.2.3 #13259 (#13468)
|
2022-11-29 11:25:19 +00:00 |
|
Colum Ferry
|
356204f4e3
|
fix(angular): bump angular-eslint to v15 (#13282)
|
2022-11-21 11:32:57 +00:00 |
|
Colum Ferry
|
b084dddff0
|
feat(angular): support for Angular 15 (#12112)
|
2022-11-17 09:31:45 -05:00 |
|
Jason Jean
|
49c5e5069b
|
feat(core): migrate existing workspaces to use inputs configuration (#12416)
|
2022-10-05 22:30:03 +00:00 |
|