8177 Commits

Author SHA1 Message Date
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
Benjamin Cabanes
efe69751cb
chore(nx-dev): update dark mode style on card & persona (#14665) 2023-01-27 10:59:30 -05: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
Juri Strumpflohner
a4868f9695
docs(core): adjust terminology for standalone apps (#14633) 2023-01-27 08:48:15 -05: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
FrozenPandaz
657f62aff3 chore(misc): publish 15.7.0-beta.0 2023-01-26 10:51:27 -05:00
Jason Jean
dc6da76900
cleanup(core): move js graph creation its own folder (#14283) 2023-01-26 10:48:32 -05:00
Benjamin Cabanes
e002bd3479
fix(nx-dev): test additional property for boolean and object (#14646)
closes https://github.com/nrwl/nx/issues/12773
2023-01-26 15:44:57 +00:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins (#14618) 2023-01-26 10:32:34 -05:00
Benjamin Cabanes
a61cbb5319
chore(nx-dev): change nrwlio markings to nx (#14644) 2023-01-26 17:30:28 +02: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
Leosvel Pérez Espinosa
da37267762
cleanup(angular): reenable ng add e2e tests (#14634) 2023-01-26 10:52:12 +01: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
Isaac Mann
0bcab85ce7
docs(core): add kubernetes setup guide (#14628) 2023-01-25 21:02:28 +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
Emily Xiong
e0198f3dfc
feat(expo): upgrade expo to 47.0.13 (#14411) 2023-01-25 13:27:54 -05:00
Janek Lasocki-Biczysko
bf0aaeb213
docs(core): update examples (#14335) 2023-01-25 12:45:42 -05:00
Dan Roujinsky
a7485d3ecd
chore(webpack): export a type for execution context (#14619) 2023-01-25 12:28:11 -05:00
okmttdhr, okp
640a13c698
feat(nextjs): Switch custom server's watch option by environment (#13946) 2023-01-25 12:24:50 -05:00
Benjamin Cabanes
0307dd31c4
chore(nx-dev): generate images before build (#14621) 2023-01-25 12:23:36 -05:00
Katerina Skroumpelou
d637a5ece8
fix(core): react monorepo account for bundler (#14617) 2023-01-25 18:59:40 +02:00
William Sedlacek
3eb669b8b6
fix(react-native): Package path . is not exported from package (#13745) 2023-01-25 11:32:55 -05:00
Jack Hsu
4bbd60b90a
fix(js): handle standalone projects for buildable js libraries (#14615) 2023-01-25 16:32:30 +00:00
Rémi Lux
e8faab12e1
feat(expo): add clean option to prebuild executor (#14212) 2023-01-25 11:31:33 -05:00
Jonathan Roth
d9c27a1706
feat(testing): allow updating jest config nested keys with dots (#13894) 2023-01-25 10:21:07 -06:00
lucasmerlin
6dd6e6167e
fix(nextjs): update order of @tailwind directives in @nrwl/react:setup-tailwind (#13429) 2023-01-25 11:10:15 -05:00
Colum Ferry
aaf8cc4f3a
feat(angular): add index html transformer for builder #13368 (#14583) 2023-01-25 15:59:18 +00:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link (#14605) 2023-01-25 10:48:04 -05:00
Katerina Skroumpelou
94dffd1e92
fix(testing): verify output info exists (#14598) 2023-01-25 17:45:59 +02:00
Benjamin Cabanes
dde37ca7b8
chore(nx-dev): refresh og images content (#14613) 2023-01-25 15:44:12 +00:00
Katerina Skroumpelou
c3de9fdd76
fix(storybook): react plugin sourcemap type (#14600)
Co-authored-by: Bashkim Isai <me@bashkim.com>
2023-01-25 17:43:25 +02:00
Colum Ferry
c212d54eeb
docs(angular): add standalone ngrx api recipe (#14602) 2023-01-25 15:39:13 +00:00
Benjamin Cabanes
9d1969e91f
fix(nx-dev): resolve type interface conflicts (#14611) 2023-01-25 09:38:33 -06:00
Leosvel Pérez Espinosa
7b1ed8e4b4
fix(angular): make ng add support new configuration handling (#14604) 2023-01-25 16:31:58 +01:00