Leosvel Pérez Espinosa
|
f98a16ff57
|
feat(misc): update minimatch version used across packages (#21207)
|
2024-01-18 19:08:15 +01:00 |
|
Jason Jean
|
1ffd6731dc
|
feat(core): add target defaults in configuration generators rather th… (#21105)
|
2024-01-17 16:02:47 -05:00 |
|
Emily Xiong
|
6141f44203
|
feat(core): add keepExistingVersions to all packages (#21169)
|
2024-01-17 14:22:58 -05:00 |
|
Leosvel Pérez Espinosa
|
047dc22aed
|
cleanup(misc): clean up init generators (#21088)
|
2024-01-16 15:29:44 +01:00 |
|
Jason Jean
|
5d9b4c5224
|
feat(testing): add jest create-nodes plugin (#20045)
|
2024-01-11 14:54:04 -05:00 |
|
Miroslav Jonaš
|
20dcc97099
|
fix(nx-dev): standardize nx cloud naming (#21059)
|
2024-01-10 13:09:42 +01:00 |
|
Miroslav Jonaš
|
03257e2503
|
feat(linter): move common options to target defaults (#20583)
|
2024-01-09 09:12:47 +00:00 |
|
Katerina Skroumpelou
|
1d1d465d12
|
feat(misc): align version of @types/node throughout repo (#20883)
|
2024-01-02 18:59:03 +02:00 |
|
Igor Katsuba
|
d99e8e6aa5
|
fix(angular): add named export for moduleFederationDevServerExecutor (#20944)
|
2024-01-02 09:30:06 +01:00 |
|
Miroslav Jonaš
|
fc176d3eec
|
fix(angular): fix standalone eslint config generation (#20885)
|
2023-12-21 14:28:10 +01:00 |
|
Leosvel Pérez Espinosa
|
626605ef97
|
chore(angular): skip formatting generated code when not needed in unit tests (#20819)
|
2023-12-18 11:05:44 -05:00 |
|
Colum Ferry
|
a9a676a570
|
fix(module-federation): support buildable libs (#20786)
|
2023-12-15 11:07:13 -05:00 |
|
Leosvel Pérez Espinosa
|
b32f530319
|
fix(angular): safely update task runner cacheable operations when setting up ssr (#20736)
|
2023-12-13 11:02:18 +00:00 |
|
Leosvel Pérez Espinosa
|
eb481513e7
|
fix(angular): update schema and validate compatibility in esbuild-based executors (#20564)
|
2023-12-05 13:43:25 +01:00 |
|
Leosvel Pérez Espinosa
|
43a4482482
|
feat(angular): add application executor (#20529)
|
2023-12-04 10:21:35 +01:00 |
|
Leosvel Pérez Espinosa
|
a831e262dd
|
feat(angular): support providing esbuild plugins to @nx/angular:browser-esbuild (#20504)
|
2023-12-01 11:11:11 +01:00 |
|
John Wiegert
|
53087370f1
|
fix(module-federation): fix static remote port determination (#20432)
|
2023-11-30 12:17:09 -07:00 |
|
Leosvel Pérez Espinosa
|
1692a54da6
|
fix(angular): set tsconfig paths relative to the workspace root in target options (#20507)
|
2023-11-30 17:12:31 +00:00 |
|
Colum Ferry
|
d22e860269
|
feat(angular): convert module-federation-dev-server to executor (#20252)
|
2023-11-30 12:58:48 +00:00 |
|
Leosvel Pérez Espinosa
|
afafb79494
|
fix(angular): force angular cli dev-server builder to handle nx browser-esbuild executor correctly (#20492)
|
2023-11-30 11:04:47 +01:00 |
|
Jason Jean
|
78ab39b895
|
feat(testing): allow cypress preset to execute a command for a web server (#20355)
|
2023-11-27 13:30:01 -05:00 |
|
Miroslav Jonaš
|
ff5d1bef83
|
feat(linter): default lintFilePatterns to {projectRoot} (#20313)
|
2023-11-27 08:39:38 -05:00 |
|
Leosvel Pérez Espinosa
|
40f8c40df2
|
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311)
|
2023-11-23 09:48:02 -05:00 |
|
Leosvel Pérez Espinosa
|
607fd498e6
|
feat(angular): update ngrx to v17 (#20247)
|
2023-11-21 16:30:23 +00:00 |
|
Colum Ferry
|
2354577bd2
|
fix(module-federation): host with no remotes should not build remote apps (#20283)
|
2023-11-21 15:34:00 +00:00 |
|
Colum Ferry
|
24b245b2d5
|
fix(module-federation): single file server should use project name for directory (#20278)
|
2023-11-20 10:21:54 +00:00 |
|
Leosvel Pérez Espinosa
|
479777b6c4
|
fix(angular): generate component with as-provided format when generating a library (#20306)
|
2023-11-17 10:51:42 +01:00 |
|
Leosvel Pérez Espinosa
|
f79fe20520
|
fix(angular): display template error when cache is disabled in ng-packagr executors (#20277)
|
2023-11-16 16:19:17 +01:00 |
|
Denis Frenademetz
|
96043fbcc9
|
fix(angular): use esm2022 for secondary entrypoints in ng-packagr-lite executor (#20130)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2023-11-14 16:36:17 +01:00 |
|
Craigory Coppola
|
206247f9ad
|
feat(core): make createNodes async (#20195)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
|
2023-11-13 16:57:20 -05:00 |
|
Colum Ferry
|
c7c845dbc4
|
fix(module-federation): add tsconfig file for linting with TS webpack #20150 (#20210)
|
2023-11-13 16:44:08 +00:00 |
|
Colum Ferry
|
2a85bb48b5
|
feat(module-federation): add comment to generated module federation config explaining usage of external remotes (#20177)
|
2023-11-13 11:42:08 -05:00 |
|
Leosvel Pérez Espinosa
|
58575616c0
|
fix(angular): improve express server setup for static files in mf remote apps (#20218)
|
2023-11-13 17:12:22 +01:00 |
|
Leosvel Pérez Espinosa
|
b4fbdf12eb
|
fix(angular): fix misc issues with migration replacing the nguniversal usages (#20209)
|
2023-11-13 15:22:53 +01:00 |
|
Leosvel Pérez Espinosa
|
2883fa3a6f
|
feat(angular): update component generator to use a single string styles or styleUrl property (#20146)
|
2023-11-13 15:22:37 +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 |
|
Colum Ferry
|
a73e9fd562
|
feat(module-federation): use single file-server for static remotes (#20006)
|
2023-11-10 11:25:09 -05:00 |
|
MaxKless
|
e8e8f94f7a
|
cleanup(storybook): rename name to project to be consistent with other generators (#20181)
|
2023-11-10 11:22:43 -05:00 |
|
Jason Jean
|
a86d926612
|
feat(testing): add cypress create nodes plugin (#19840)
|
2023-11-09 14:05:19 -05:00 |
|
Leosvel Pérez Espinosa
|
40f54d57c9
|
fix(misc): update nx-welcome templates with as-provided generator paths (#20129)
|
2023-11-09 10:56:06 -05: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
|
76306f0bed
|
fix(angular): use helper to import @angular/compiler-cli (#20122)
|
2023-11-08 15:03:09 +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
|
9bc654d495
|
cleanup(angular): remove ngUniversalVersion constant from latest versions (#20110)
|
2023-11-08 09:10:38 +00:00 |
|
Leosvel Pérez Espinosa
|
25d6ec3a92
|
feat(angular): support angular v17 (#19689)
|
2023-11-07 15:45:42 -05:00 |
|
Colum Ferry
|
1338a7c133
|
feat(module-federation): use nx run-many to build static remotes in parallel (#19987)
|
2023-11-06 16:25:33 +00:00 |
|
Miroslav Jonaš
|
79c9233553
|
feat(linter): update typescript-eslint to v6 (#19548)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2023-11-02 10:09:40 +01:00 |
|
Nicholas Cunningham
|
67f47c287a
|
fix(module-federation): refactor federate-module generator (#19979)
|
2023-11-01 14:52:29 -04:00 |
|
Jason Jean
|
8a89df66bf
|
feat(testing): move test config more into nx.json targetDefaults (#19963)
|
2023-11-01 10:20:18 -04:00 |
|