Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Colum Ferry
b076f0380a
fix(angular): ngrx attaching to route and non-standalone apis for 14 ( #14489 )
...
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-01-20 12:50:06 +00:00
Colum Ferry
2773f40202
feat(angular): upgrade nguniversal version ( #14419 )
2023-01-17 10:35:31 -05:00
Leosvel Pérez Espinosa
c300722233
cleanup(angular): ensure latest and backward compatible versions are strongly typed ( #14387 )
2023-01-16 12:25:24 +01:00
Leosvel Pérez Espinosa
295547b3a9
feat(angular): add backwards compat support for the ngrx generator ( #14348 )
2023-01-13 19:50:57 +01:00
Colum Ferry
2dc72e0f94
feat(angular): support angular 15.1.0 ( #14103 )
2023-01-12 12:30:17 -05:00
Colum Ferry
b8fc0f87ba
feat(angular): install correct versions for setup-ssr ( #14278 )
2023-01-12 10:10:12 +00:00
Leosvel Pérez Espinosa
6579879218
feat(angular): add backwards compat support for package and ng-packagr-lite executors ( #14264 )
2023-01-11 11:39:27 +01:00
Colum Ferry
5970246b51
feat(angular): add backwards compat support for library ( #14249 )
2023-01-10 16:20:26 +00:00
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Colum Ferry
5fba936254
feat(angular): add standalone support to NgRx generator ( #14141 )
2023-01-05 12:46:54 +00:00
Colum Ferry
d9efb98ebb
feat(angular): add ast util to add a provider to bootstrapApplication ( #14136 )
2023-01-04 11:34:18 -05:00
Colum Ferry
4de2a9d5d3
feat(angular): add ast util to add a provider to a route ( #14133 )
2023-01-04 13:21:30 +00:00
Colum Ferry
762c9ee50d
feat(angular): add isStandalone util to check for standalone decorators ( #14129 )
2023-01-04 11:04:53 +00:00
Colum Ferry
64d7ceb447
feat(angular): add ast utils for standalone decorators ( #14108 )
2023-01-03 15:05:41 +00:00
Craigory Coppola
f0fbcf116f
chore(misc): unpin module federation utils version ( #14041 )
2022-12-28 16:46:48 +00:00
Craigory Coppola
96cab72851
fix(misc): temporarily pin module federation ssr utilities version ( #14035 )
2022-12-27 16:12:23 -06:00
Craigory Coppola
8f7feba160
fix(devkit): isIncomingVersionGreater should work with prerelease versions ( #13805 )
2022-12-13 17:22:03 -05:00
Leosvel Pérez Espinosa
99a313e64f
fix(angular): handle next and latest npm tags when resolving generator directory ( #13703 )
...
Fixes https://github.com/nrwl/nx/issues/13673
2022-12-08 12:05:29 +01:00
Colum Ferry
0db1b483aa
feat(angular): add backwards compat support to init generator ( #13548 )
2022-12-01 16:57:02 +00:00
Colum Ferry
ec4d95c319
cleanup(angular): add util for finding the directory name based on angular version ( #13539 )
2022-12-01 14:23:05 +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
062698a905
fix(angular): e2e test should correctly fail ( #13373 )
2022-11-24 14:26:03 +00:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator ( #13370 )
2022-11-24 11:06:40 +00:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
Colum Ferry
356204f4e3
fix(angular): bump angular-eslint to v15 ( #13282 )
2022-11-21 11:32:57 +00:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin ( #13222 )
2022-11-18 12:24:53 +01:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 ( #12112 )
2022-11-17 09:31:45 -05:00
Colum Ferry
e70fd48880
feat(angular): add withModuleFederationForSSR function ( #13172 )
2022-11-15 16:35:09 +00:00
Colum Ferry
40a2d655c2
feat(devkit): extract more common module federation logic ( #13066 )
2022-11-09 09:37:14 +00:00
Colum Ferry
8c7ecff6c2
feat(angular): remove the share helpers from public api ( #13057 )
2022-11-08 15:54:37 +00:00
Colum Ferry
7c3fab064c
feat(angular): use share helpers from devkit ( #13054 )
2022-11-08 14:22:54 +00:00
Colum Ferry
f997ab047a
Revert "feat(angular): use share helpers from module federation package ( #12991 )"
...
This reverts commit 88b67484b27b7ef2c16d174af6cec565c2178256.
2022-11-08 12:43:34 +00:00
Colum Ferry
88b67484b2
feat(angular): use share helpers from module federation package ( #12991 )
2022-11-04 14:25:07 +00:00
Colum Ferry
d34dff1825
fix(angular): support routes as route array type for ast parsing #12707 ( #12829 )
2022-10-26 10:46:57 +01:00
Colum Ferry
09e9110c80
feat(angular): add setup-ssr generator ( #12233 )
...
* feat(angular): add setup-ssr generator
* feat(angular): add template literals
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-13 13:34:43 +01:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote ( #12302 )
2022-09-29 16:16:50 +01:00
Colum Ferry
6d9ec39c75
feat(angular): create routes file pattern ( #11930 )
...
add host remote correctly
library routes
fix tests
2022-09-28 15:54:53 +01:00
Colum Ferry
3dc72f0257
fix(angular): switch to using jasmine-marbles for certain symbols ( #11896 )
2022-09-28 15:54:40 +01:00
Colum Ferry
d782a694f4
feat(core): support ts 4.8 ( #11845 )
2022-09-12 13:47:31 +01:00
Leosvel Pérez Espinosa
41af7c7400
feat(angular): share by default some relevant angular packages when using withModuleFederation ( #11849 )
2022-09-09 10:34:09 +01:00
Colum Ferry
aaeeaedceb
feat(angular): migrate versions to 14.2.0 ( #11530 )
...
* feat(angular): migrate versions to 14.2.0-next.0
* feat(angular): support 14.2.0-rc.0
2022-08-29 10:39:40 +01:00
Caleb Ukle
657b2bff5a
feat(testing): support jest 28 ( #10857 )
...
* feat(testing): support jest 28
WIP jest migration
* fix(testing): jest-environment-jsdom must be explicitly added now
* fix(testing): add rxjs to the transform lsit
* fix(testing): jest ts-jest updates and resolver issues
* feat(testing): remove test runner for react native jest
* feat(testing): add preprocessor for react native jest
* fix(testing): update query to handle tsx file syntax, remove rxjs transform
* chore(repo): remove file from accident commit
* chore(testing): update migration to target 14.6 for RN jest preprocessor
* fix(testing): call passed in packageFilter if preset
* docs(testing): add resolver env var to troubleshooting guide
* chore(repo): prep resolver for jest 28 migration
* fix(testing): update deps to handle esbuild-wasm service error
* fix(testing): switch to testEnvironmentOptions for cjs loading vs resolver list
* fix(testing): force babel-jest preset in transformer for project transforms
* chore(testing): address PR feedback
* fix(testing): address pr feedback, remove react-native transform
* chore(testing): update createTreeWithEmptyWorkspace calls
* chore(testing): address pr feedback
* feat(testing): add migration script for react native to rename .babelrc to babel.config.json
* chore(testing): nx format after rebase
* chore(testing): fix display name for @nrwl/js
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2022-08-18 18:40:31 -04:00
Colum Ferry
1a5a09b790
chore(angular): add standalone router helper ( #11632 )
2022-08-18 14:12:06 +01:00
Waldbillig Thomas
99a3563c8f
feat(angular): export test runners from package ( #11613 )
...
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Waldbillig-Thomas <waldbillig.thomas@gmail.com>
2022-08-18 09:58:16 +00:00
Colum Ferry
47e38d1cd2
fix(angular): use rxjs 7.5.0 for Angular 14.1 ( #11586 )
2022-08-16 14:41:51 -04:00
Colum Ferry
f930117ed6
fix(angular): add check before attempting to collect secondary entrypoints #11437 ( #11496 )
...
* fix(angular): add check before attempting to collect secondary entry points
* fix(angular): ensure only the tsconfig aliases for the lib are used
* chore(angular): turn off canary releases to prevent overlap
* Revert "chore(angular): turn off canary releases to prevent overlap"
This reverts commit dd0ba238d8bb591b669ccc90752db83d58c09f6d.
2022-08-15 13:11:24 +01:00
Jack Hsu
5267f4555d
feat(misc): update shared ts-node and ts-loader packages ( #11429 )
2022-08-05 16:47:33 +00:00
Craigory Coppola
2dc51d75fb
fix(angular): hide warnings when reading workspace due to extra properties ( #11143 )
...
* fix(angular): hide warnings when reading workspace due to extra properties
* fix(angular): bump angular to 14.1.1
2022-08-04 17:58:40 -04:00