5251 Commits

Author SHA1 Message Date
Dmitriy Stepanenko
8d876545d7
fix(vite): do not use merged options for preview's build target (#14815) 2023-02-07 11:15:26 +02:00
Dmitriy Stepanenko
0e7e76f3e1
fix(vite): expose all executors and schemas (#14763) 2023-02-07 10:15:30 +02:00
Dmitriy Stepanenko
544e8d5b70
fix(devkit): adjust behavior of the "addDependenciesToPackageJson" function (#14682) 2023-02-06 17:45:09 -05:00
Dmitriy Stepanenko
b35187c142
fix(vite): resolve dev & preview server promises on process exit (#14812) 2023-02-06 17:35:38 -05:00
Miroslav Jonaš
06fbb4ffb6
feat(core): update version of github ci workflow to 0.11.3 (#14819) 2023-02-06 17:05:38 -05:00
Jason Jean
2058f54443
fix(core): fix issues regarding workspace.json migrations (#14833) 2023-02-06 16:53:35 -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
Jonathan Cammisuli
3bb624a9bb
fix(core): do not hardcode checks for npm (#14827) 2023-02-06 14:16:18 -05:00
Katerina Skroumpelou
c2419d0801
fix(storybook): typescript config ts-node (#14829) 2023-02-06 19:09:24 +00:00
Katerina Skroumpelou
24861792db
chore(storybook): update to latest beta (#14822) 2023-02-06 11:52:56 -05:00
Miroslav Jonaš
b80286191d
feat(core): refactor lock file parsing and pruning (#13864)
Co-authored-by: Jason Jean <FrozenPandaz@users.noreply.github.com>
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-06 11:39:36 -05:00
Emily Xiong
d1933d272c
docs(expo): add deprecated text (#14727) 2023-02-06 11:32:13 -05:00
Victor Berchet
4f1387d935
cleanup(js): factor code-frames in nx (#14585) 2023-02-05 11:20:06 -05:00
Benjamin Cabanes
f38268bf53
docs(core): add view-logs description (#14775) 2023-02-03 14:40:13 -05:00
Jack Hsu
4ff59ff3cb
chore(repo): inline native module requires so jest CLI runs successfully (#14796) 2023-02-03 11:49:39 -05:00
Katerina Skroumpelou
ff3cf720af
feat(storybook): v7 mainjs new format and remove root config (#14777) 2023-02-03 10:13:59 +00:00
Jack Hsu
2d566593c0
fix(bundling): support additionalEntryPoints properly (#14773) 2023-02-02 13:20:18 -05:00
Victor Savkin
7f9eadeb3c fix(angular): fix issues in the angular cli adapter 2023-02-02 13:13:38 -05:00
Caleb Ukle
bc788ff876
fix(node): quote filepath in cli e2e sample test (#14779)
Fixes https://github.com/nrwl/nx/issues/14761
2023-02-02 17:02:06 +00:00
Chau Tran
259d4b29cf
fix(vite): fix watch schema for build executor to object or boolean i… (#14756) 2023-02-02 15:58:37 +00:00
MaxKless
f794a1f436
cleanup(core): add x-priority to properties (#14767) 2023-02-02 10:53:36 -05:00
Victor Savkin
55b0389ad5 fix(core): skip-nx-cache should not write to the cache 2023-02-02 09:09:40 -05:00
Colum Ferry
84776077b1
feat(angular): support nx init for Angular 14+ (#14658) 2023-02-02 10:32:15 +00:00
Leosvel Pérez Espinosa
17aa8950d5
fix(angular): ensure required peer deps are installed when migrating from angular cli workspaces (#14766) 2023-02-02 10:47:35 +01:00
Jason Jean
ed5ad1e367
chore(repo): fix failing eslint test (#14759) 2023-02-02 10:01:37 +01:00
Jack Hsu
2f4f0f0ab2
fix(bundling): combine user-defined external esbuild options with ours (#14755) 2023-02-01 14:29:13 -07:00
Katerina Skroumpelou
2876996a39
docs(vite): frontmatter and description to documents (#14750) 2023-02-01 21:53:19 +02:00
Jonathan Cammisuli
fecf7fb82f
feat(core): add native node bindings for hashing (#14476)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-01 14:43:40 -05:00
Miroslav Jonaš
c23b74ef89
fix(linter): use ng-packager for checking secondary entry points in linter (#14425) 2023-02-01 12:58:50 -05:00
Jack Hsu
5cfd357e8f
feat(bundling): update esbuild to 0.17.5 (#14752) 2023-02-01 10:55:55 -07:00
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps (#14723) 2023-02-01 17:09:29 +00:00
Katerina Skroumpelou
b7fe0a2311
docs(storybook): add titles and descriptions to all docs (#14749) 2023-02-01 17:03:51 +00:00
Leosvel Pérez Espinosa
f02d0e4d1a
fix(angular): throw when polyfills is provided with an array for webpack-browser and angular 14 (#14742) 2023-02-01 17:34:39 +01:00
Chau Tran
5f32a9ae5c
docs(node): add prioritize flags to node (#14280) 2023-02-01 08:21:36 -06:00
Chau Tran
d0c978e898
docs(web): add prioritize flags to web packages (#14281) 2023-02-01 08:20:57 -06:00
Nicholas Cunningham
9abd8e6af1
fix(node): add sourcemaps for esbuild configuration by default (#14725) 2023-01-31 14:31:35 -05:00
Greg Westneat
42b9be2a11
feat(expo): add option for skipPackageJson for expo generators (#14570) 2023-01-31 12:27:19 -05:00
Katerina Skroumpelou
b110275f9c
docs(webpack): add frontmatter to guides (#14724) 2023-01-31 19:17:46 +02:00
Jack Hsu
ec28689a80
docs(webpack): add guide for webpack plugins (e.g. withNx, withWeb, etc.) (#14720) 2023-01-31 17:06:32 +00:00
Jack Hsu
829fb5bbfa
fix(core): update CSV handling to account for the the value already being an array (#14722) 2023-01-31 11:26:50 -05:00
Dale Boahene
5cee1c19b6
docs(nextjs): update generator command template (#14688) 2023-01-31 16:25:17 +00:00
Dan Roujinsky
e92097c5d0
fix(webpack): use webpack-merge for plugins to preserve values, fix React SVG loader (#14695) 2023-01-31 10:09:58 -05:00
Benjamin Cabanes
0e2eb29153
docs(nx-dev): fix documentation link error (#14713) 2023-01-30 19:41:11 -05:00
Katerina Skroumpelou
9e06e411b0
cleanup(vite): remove prod config server warning (#14699) 2023-01-30 15:23:08 +00:00
Colum Ferry
1eb38ce920
fix(angular): deprecate the testing utils (#14691) 2023-01-30 13:09:20 +00:00
Colum Ferry
8d5544e1fe
fix(angular): prefix in project.json in migrated ng cli (#14662) 2023-01-30 11:22:50 +00:00
Chau Tran
79994e9ee4
docs(js): add x-priority flags to js executors and generators (#14261) 2023-01-30 11:57:53 +01:00
Chau Tran
5d1c8eacd7
docs(nest): add prioritize flags for nestjs generators (#14262) 2023-01-30 11:56:19 +01:00
Craigory Coppola
f4a4059e0b
feat(core): hide hidden and deprecated generators from prompts (#14561) 2023-01-27 18:37:07 -05:00
Jack Hsu
cda00d9687
fix(webpack): config migrations should account for different configurations (#14672) 2023-01-27 20:50:25 +00:00