5174 Commits

Author SHA1 Message Date
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
Nicholas Cunningham
3cdaacf5d4
fix(node): cleanup generated paths for node libs (#14674) 2023-01-27 15:47:11 -05:00
Nicholas Cunningham
b5871d29b1
fix(node): remove node option from integrated workspace preset (#14670) 2023-01-27 14:06:42 -05:00
Jack Hsu
a0ed060b14
feat(node): update app generator for fastify to be more inline with fastify cli (#14667) 2023-01-27 13:57:28 -05:00
Caleb Ukle
0f15c140fe
fix(testing): jest batch mode improvements (#13744) 2023-01-27 17:23:56 +00:00
4javier
6422d3da9d
fix(angular): remove import of missing environment file (#14640)
Co-authored-by: 4javier <4javier4@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 16:46:10 +00:00
Dirko Odendaal
ee909cf7a5
feat(misc): conditionally allow starter template inclusion (#14268)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 15:07:07 +00:00
Katerina Skroumpelou
dba4a065ca
feat(react): migrate webpack config (#14663) 2023-01-27 09:57:38 -05:00
Jack Hsu
8bebf3330e
fix(react): install @nrwl/web when module federation is used (#14660) 2023-01-27 16:14:10 +02:00
Jack Hsu
795e4d6985
fix(webpack): fix support for module federation plugin (#14653) 2023-01-27 14:14:31 +02:00
Altan Stalker
2ee9ac6680
fix(core): gitlab should be included in ci-workflow ci schema (#14652)
Fixes https://github.com/nrwl/nx/issues/14632
2023-01-26 18:44:02 -05:00
Craigory Coppola
c7cc2c8d7f
chore(misc): add x-priority for nx package executors (#14292) 2023-01-26 17:58:17 -05:00
Jack Hsu
d5332b4e23
feat(webpack): move web-specific options into withWeb plugin (#14590) 2023-01-26 14:17:13 -05:00
Katerina Skroumpelou
910f34db54
feat(storybook): vite config for v7 (#14645) 2023-01-26 17:48:03 +00:00
Jack Hsu
9f1ed50fc6
feat(node): improve docker setup for Node server apps (#14647) 2023-01-26 17:09:13 +00:00
Nicholas Cunningham
6093247df2
feat(node): add --docker for CNW (#14626) 2023-01-26 11:02:12 -05:00
Jason Jean
dc6da76900
cleanup(core): move js graph creation its own folder (#14283) 2023-01-26 10:48:32 -05:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins (#14618) 2023-01-26 10:32:34 -05:00
Katerina Skroumpelou
85606a45ea
feat(webpack): migrate to webpack.config file (#14607) 2023-01-26 15:10:34 +00:00
Katerina Skroumpelou
0650ee96d5
cleanup(storybook): re-enable unit tests (#14639) 2023-01-26 15:00:34 +01:00
Dan Roujinsky
5e2f3154b1
fix(webpack): omit postcss plugins for css modules (#14616) 2023-01-26 08:37:01 -05:00
Katerina Skroumpelou
7af4c3faa3
fix(storybook): react-native tsconfig templates (#14638)
Co-authored-by: Michaël Rézac <michael.rezac@gokepler.fr>
2023-01-26 14:18:30 +02:00
Victor Savkin
d70b9ec7c6 feat(misc): add a command to list projects 2023-01-25 19:41:22 -05:00
Janek Lasocki-Biczysko
177f1b7c72
fix(webpack): sourceMap option must be a boolean if/when passed to loaders (#14622) 2023-01-25 18:10:27 -05:00
Jack Hsu
243b7423f6
fix(devkit): always read package version from the actual package in e… (#14623) 2023-01-25 22:56:37 +00:00
Caleb Ukle
f3376419ac
fix(devkit): only install deps with higher version (#14630) 2023-01-25 22:10:40 +00:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax (#14624) 2023-01-25 18:56:06 +00:00
Emily Xiong
41fc2ebbed
feat(react-native): upgrade react-native to 0.71.1 (#14584) 2023-01-25 13:28:32 -05:00