271 Commits

Author SHA1 Message Date
Jack Hsu
95421c6945
feat(nextjs): update Next.js to 13.4.1 and default to App Router for new apps (#16948) 2023-05-12 16:09:20 -04:00
Leosvel Pérez Espinosa
cc9e650cd8
fix(misc): ensure workspace directory is normalized correctly (#16855) 2023-05-08 17:39:36 -04:00
Craigory Coppola
a8aeca46f8
fix(misc): use generated directory path as cwd rather than attempting to rederive it (#16740) 2023-05-03 16:47:26 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Craigory Coppola
ddf613c481
fix(misc): create-nx-workspace should display short error messages (#16474) 2023-04-21 21:26:11 +00:00
Craigory Coppola
04a0c7734f
fix(misc): create-nx-workspace should work with custom presets on windows (#16473) 2023-04-21 16:53:23 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Emily Xiong
840048480f
feat(core): update create-nx-plugin to generate cli library (#15994) 2023-04-19 20:36:11 -04:00
Nicholas Cunningham
338dc64d91
feat(nextjs): Add standalone Nextjs option to react selection when running CNW (#16317) 2023-04-19 15:29:31 -04:00
Jack Hsu
f04f316271
feat(react): add rspack experimental support (#16252) 2023-04-19 14:00:24 -04:00
Jason Jean
4ee1ba56e7
fix(core): replace @nrwl with @nx in nx core packages (#16344) 2023-04-17 17:28:40 -04:00
Craigory Coppola
64282949d4
feat(misc): make createWorkspace quieter by default (#16202) 2023-04-17 17:44:13 +00:00
Victor Savkin
1fb9edc460 feat(core): support both @nrwl/nx-cloud and nx-cloud 2023-04-13 10:59:31 -04:00
Jason Jean
afcf7ba19f
feat(core): remove usage of --legacy-peer-deps (#16271) 2023-04-12 16:31:46 -04:00
Emily Xiong
3eede1c7de
feat(react): deprecate styl from react and next for 17 (#16135) 2023-04-12 08:23:13 -04:00
Victor Savkin
4d01b61c7b
fix(core): update links shown after create-nx-workspace 2023-04-10 15:35:51 -04:00
Juri
7989facc85 docs(core): what is Nx 2023-04-10 13:05:41 -04:00
Craigory Coppola
6e7234c1aa
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743) 2023-03-31 17:23:21 -04:00
Craigory Coppola
778400b1cf
fix(misc): create-nx-workspace should show some stdout if stderr empty on error (#16020) 2023-03-31 16:27:37 -04:00
Craigory Coppola
5d51ed9be5
fix(misc): create-nx-workspace errors should display properly (#15988) 2023-03-30 18:27:36 -04:00
Jack Hsu
874b6a5e49
feat(node): add --framework=none to create-nx-workspace for Node projects (#15929) 2023-03-29 11:27:25 -04:00
Emily Xiong
24cb81d9ba
feat(core): set interactive true for create-nx-workspace (#15863) 2023-03-23 16:38:39 -04:00
Craigory Coppola
7d61ae238b
fix(misc): prevent --quiet and --verbose from both being true (#15836) 2023-03-23 10:47:43 -04:00
Craigory Coppola
0370794e63
feat(core): add --quiet option to suppress generate output (#15802) 2023-03-21 19:53:21 -04:00
Emily Xiong
129cbedc66
feat(core): add entry file for create-nx-workspace (#15610) 2023-03-17 11:30:06 -04:00
Nicholas Cunningham
79f5fc3108
feat(node): add nestjs support to node app plugin (#15484) 2023-03-08 11:42:09 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Miroslav Jonaš
eede1abf35
fix(core): change error handling threshold on create-nx-workspace (#15176)
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-02-24 17:11:54 -05:00
Nicholas Cunningham
6d499047dd
docs(node): change Node Tutorial to Node Server Tutorial (#15180) 2023-02-23 10:59:22 -07:00
Colum Ferry
e053e06679
fix(angular): allow boolean usage of the prompts (#15083) 2023-02-21 19:04:54 -05:00
Victor Savkin
2899b3abfb fix(misc): isCI should return a boolean 2023-02-17 15:17:54 -05:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW (#14886) 2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW (#14845) 2023-02-10 13:24:48 -05:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -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
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
Katerina Skroumpelou
6116460694
fix(bundling): react-standalone take into account bundler (#14573) 2023-01-24 08:19:03 -05:00
Jason Jean
f4c4ec058a
fix(misc): refine the prompts in create-nx-workspace (#14562) 2023-01-23 17:24:08 -05:00
Jack Hsu
c134efe33f
fix(react): add bundler to create-nx-workspace react preset so webpack package is installed (#14546) 2023-01-23 21:11:14 +00:00
Katerina Skroumpelou
dbe2c3b1e6
feat(core): react standalone bundler prompt (#14464) 2023-01-20 08:18:32 -05:00
Nicholas Cunningham
da4959a324
feat(node): add Node standlone prompt using CNW (#14439) 2023-01-17 11:52:18 -07:00
Miroslav Jonaš
2b69cd5b79
feat(core): add bitbucket and gitlab to create-nx-workspace (#14400) 2023-01-16 17:46:31 +01:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version (#14276) 2023-01-13 17:44:11 -05:00
Nicholas Cunningham
00caf6ae5e
feat(node): update CNW to support generating a node server with a framework (#14313) 2023-01-13 11:39:38 -07:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Emily Xiong
cec625e342
feat(expo): move svg to inline for starter app (#14068) 2023-01-03 11:24:45 -05:00
Jason Jean
e38c2d5ec2
feat(misc): support interactive prompts for custom presets (#13859) 2022-12-19 15:09:31 -05:00