1338 Commits

Author SHA1 Message Date
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
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat (#19861) 2023-10-31 10:13:17 -04:00
Leosvel Pérez Espinosa
91c83cbd13
fix(angular): allow numbers following a dash in application prefix (#19926) 2023-10-30 11:25:17 +01:00
MaxKless
12b8d5ea86
cleanup(misc): make nx console links on various starter pages consistent (#19867) 2023-10-26 14:47:09 +02:00
Emily Xiong
f5f31ab979
fix(testing): add e2e for root project should not add eslintrc.base (#19860) 2023-10-25 16:57:28 -04:00
Leosvel Pérez Espinosa
0475f6f33f
fix(angular): fix misc standalone generation issues in application and setup-mf generators (#19846) 2023-10-25 15:08:01 +02:00
Colum Ferry
8932b069f5
fix(angular): only append workspace root if it does not exist for buildable libs #19807 (#19843) 2023-10-25 11:57:19 +01:00
Leosvel Pérez Espinosa
90f71224e3
feat(angular): remove usage of cypressProjectGenerator from ng-add generator (#19816) 2023-10-25 11:26:34 +02:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally (#19766) 2023-10-24 21:04:15 -04:00
Nicholas Cunningham
812cffe364
fix(core): ensure require.resolve('nx') resolves correctly (#19800) 2023-10-23 14:09:51 -06:00
Isaac Mann
cc8d8e8f4c
docs(core): deprecate workspaceLayout (#19767) 2023-10-23 11:55:34 -04:00
Nicholas Cunningham
022f1ea355
fix(react): Update error message for invalid remote name (#19744) 2023-10-23 11:09:22 -04:00
Colum Ferry
7caae07881
fix(angular): federate-module should support as-provided for new remotes (#19731) 2023-10-19 14:22:55 +01:00
Nicholas Cunningham
b9e671c11d
fix(react): Error when invalid path is provided to federate-module generator (#19720) 2023-10-18 20:29:13 -04:00
Leosvel Pérez Espinosa
2076abfca4
fix(angular): fix usage of internal generators and prevent usage of deprecated project option (#19697) 2023-10-18 18:26:21 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Katerina Skroumpelou
b994a297a9
fix(storybook): default ignore *.stories.* files (#19699) 2023-10-18 16:27:29 -04:00
Colum Ferry
a5c45cc778
fix(angular): install swc/helpers when generating remote applications (#19686) 2023-10-18 11:56:08 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Colum Ferry
97fac1b0b4
feat(react): add recursive remote serve (#19638) 2023-10-17 14:33:28 +01:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Katerina Skroumpelou
08bc16d952
docs(misc): fix link to storybook configuration generator (#19632) 2023-10-16 11:12:57 -04:00
Katerina Skroumpelou
72e2a3ba50
docs(storybook): deprecate cypress spec generation option (#19633) 2023-10-16 11:12:47 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557) 2023-10-13 17:14:16 +01:00
Colum Ferry
5a6adb717c
feat(angular): use consistent artifact generation for generators (#19601) 2023-10-13 12:07:02 -04:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 (#19572) 2023-10-12 17:16:10 -04:00
Colum Ferry
00ebc0ba4e
feat(angular): add federate-module generator (#19523) 2023-10-12 21:12:29 +01:00
Jack Hsu
76a7506074
feat(js): remove options to update package.json dependencies and peerDependencies (#19543) 2023-10-12 12:06:45 -04:00
Leosvel Pérez Espinosa
c0027de971
feat(angular): support generating artifacts using options as provided (#19527) 2023-10-11 23:22:31 -04:00
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Katerina Skroumpelou
1c08c8b2f9
fix(storybook): cleanup v17 tasks (#19560) 2023-10-11 18:54:29 +03:00
Colum Ferry
9be869ff7b
feat(angular): switch default to typescript configuration for module federation (#18998) 2023-10-10 15:36:28 +01:00
Craigory Coppola
6946f65059
fix(misc): pass full path to tsconfig when registering transpiler (#19451) 2023-10-06 14:40:15 -04:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic (#19002) 2023-10-06 08:32:51 -04:00
Colum Ferry
a11e8f1bb2
fix(web): disable tsnode service after loading config (#19387)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-10-03 13:28:58 -04:00
Leosvel Pérez Espinosa
19be5009ba
feat(angular): support incremental TypeScript semantic diagnostics in ng-packagr executors (#19405) 2023-10-03 09:29:35 +02:00
Leosvel Pérez Espinosa
23c7b504f1
fix(angular): do not set less math option in ng-packagr executors (#19402) 2023-10-02 09:34:02 +00:00
Colum Ferry
a9a551db60
feat(react): add remote to tspaths for typing (#19276) 2023-09-28 10:57:12 -04:00
Leosvel Pérez Espinosa
0468627518
fix(angular): update tsconfig included and excluded files when generating a library secondary entry point (#19366) 2023-09-28 14:55:04 +02:00