678 Commits

Author SHA1 Message Date
Emily Xiong
1dec047cc4
docs(expo): update docs and examples for expo (#15474) 2023-03-09 11:08:33 -05:00
Craigory Coppola
803de0d8be
chore(core): updates to nx wrapper and naming (#15552) 2023-03-09 08:38:41 -05:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support (#15419) 2023-03-09 11:28:31 +00:00
Nicholas Cunningham
79f5fc3108
feat(node): add nestjs support to node app plugin (#15484) 2023-03-08 11:42:09 -05:00
Caleb Ukle
3a4b108dd8
feat(web): add a generator to add @nrwl/web:file-server target (#15434) 2023-03-07 13:09:57 -06:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Colum Ferry
047f2f5e43
cleanup(angular): remove upgrade-module generator (#15418) 2023-03-06 11:57:23 -05:00
Katerina Skroumpelou
7d52fc77ff
docs(react): buildable lib generation docs (#15422) 2023-03-05 20:00:41 -05:00
Craigory Coppola
1eee5f04b5
Revert "fix(core): add warning if running on an outdated global insta… (#15442) 2023-03-03 21:12:28 -05:00
Craigory Coppola
e773bdbb79
fix(core): add warning if running on an outdated global installation (#15408) 2023-03-03 16:56:48 -05:00
Phillip Barta
8c1d035b0b
feat(js): added a minimal option to the library generator (#13561) 2023-03-03 19:32:57 +00:00
Colum Ferry
fb282a48b0
cleanup(angular): remove downgrade-module generator (#15417) 2023-03-03 15:22:35 +00:00
Katerina Skroumpelou
399b8a46ec
docs(storybook): csf3 stories update (#15423) 2023-03-03 10:08:57 -05:00
Katerina Skroumpelou
b84125f9dd
fix(js): integrate buildable bundler and compiler options (#15376) 2023-03-03 09:56:57 -05:00
Isaac Mann
6dee75f08c
docs(angular): forwarding generators to angular (#15394) 2023-03-03 09:42:13 -05:00
Isaac Mann
43f7a39fe4
docs(core): last successful commit in Azure (#15321)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2023-03-02 13:07:40 -05:00
Isaac Mann
9c7c69415e
docs(react): add missing async in code example (#15387) 2023-03-02 13:07:24 -05:00
Emily Xiong
3ef5406fb8
chore(testing): reduce create-workspace --preset=npm e2e time (#15239) 2023-03-02 10:38:18 -05:00
Katerina Skroumpelou
4f8a6fc538
docs(storybook): migrate-7 version availability (#15375) 2023-03-02 10:11:03 -05:00
Benjamin Cabanes
814aee56d2
docs(core): remove outdated documents (#15254) 2023-03-02 09:42:16 -05:00
Isaac Mann
2791444b56
docs(core): update affected:apps new command (#15327) 2023-03-01 15:32:16 -05:00
Katerina Skroumpelou
df4efc281f
feat(storybook): version 7 automigrate integration (#15136) 2023-03-01 13:41:51 -05:00
Isaac Mann
0366eeaab6
docs(core): update buildable project deps description (#15331) 2023-03-01 11:22:09 -05:00
Caleb Ukle
cd8daa913d
docs(testing): clarify apps & libs can be component tested (#15261) 2023-02-28 15:43:02 -06:00
Caleb Ukle
2d2804b0c1
fix(testing): only install dependency for the desired --testEnvironment (#15244) 2023-02-28 16:38:01 -05:00
Caleb Ukle
c099f79d09
docs(testing): add info about setupNodeEvents for more customizations (#15262) 2023-02-28 16:14:00 -05:00
Craigory Coppola
ee3413b517
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302) 2023-02-27 16:03:09 -05:00
Mitchell
7668b7f4b7
docs(webpack): fix withWeb plugin generateIndexHtml option description (#15197) 2023-02-27 14:55:36 -05:00
Chau Tran
281881d268
fix(js): use .swcrc for swcrc path for swc lib (#15205) 2023-02-24 08:55:47 -05:00
Colum Ferry
f2faf22790
feat(angular): add option to enable/disable cors for file-server (#15220) 2023-02-24 12:01:52 +00:00
Nicholas Cunningham
6d499047dd
docs(node): change Node Tutorial to Node Server Tutorial (#15180) 2023-02-23 10:59:22 -07:00
Colum Ferry
9efcf044c9
feat(angular): support Angular 15.2 (#14953) 2023-02-23 11:56:41 -05:00
Katerina Skroumpelou
ceb6ff346d
docs(vite): fix example for dts plugin (#15190) 2023-02-23 10:07:23 -05:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Craigory Coppola
73bc2e1c91
fix(bundling): libs generated with @nrwl/js:lib --bundler rollup should build (#15179) 2023-02-22 17:05:04 -05:00
Nicholas Cunningham
eb977bfd6c
fix(js): default build should work when rollup is selected (#14971) 2023-02-22 10:32:26 -07:00
Craigory Coppola
e91e2c5b93
feat(devkit): add method to read installed Nx version (#14669) 2023-02-22 00:54:54 +00:00
Colum Ferry
e053e06679
fix(angular): allow boolean usage of the prompts (#15083) 2023-02-21 19:04:54 -05:00
titan-ron
6796bce5fb
docs(nx-plugin): fix typo of generate nx-plugin example (#15143) 2023-02-21 14:01:42 -05:00
Samuel Fernández
0f92f52d9d
feat(core): migrate command can succeed if no migrations.json using flag --if-exists (#14578)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-21 13:24:08 -05:00
Leosvel Pérez Espinosa
cde7cf9a50
feat(core): support collecting migrations excluding the already applied ones (#14968) 2023-02-21 17:54:36 +00:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Katerina Skroumpelou
ba90186628
docs(webpack): explain babelUpwardRootMode option (#15132) 2023-02-21 08:47:46 -05:00
Dmitriy Stepanenko
b8e66790a6
feat(nx-plugin): add lint option for the e2e generator (#15140) 2023-02-20 17:00:14 -05:00
Katerina Skroumpelou
b934edc3dc
chore(storybook): remove old change-storybook-targets generator (#15126) 2023-02-20 16:43:54 +00:00
Katerina Skroumpelou
929bece2fb
docs(storybook): reorder guides and refine config guide (#15128) 2023-02-20 16:43:37 +00:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Colum Ferry
1e6a4f8e65
feat(angular): prompt users for standalone components in application (#14987) 2023-02-17 20:44:10 +00:00
Stefano Formicola
b7272e33cd
feat(react-native): run-android support --active-arch-only flag (#15050)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-02-17 14:28:19 -05:00
Katerina Skroumpelou
5d54f71398
fix(webpack): add babelUpwardRootMode (#15061) 2023-02-17 17:09:57 +00:00