Leosvel Pérez Espinosa
|
25d6ec3a92
|
feat(angular): support angular v17 (#19689)
|
2023-11-07 15:45:42 -05:00 |
|
Jason Jean
|
d62acecec6
|
feat(core): allow using Nx Cloud without nx-cloud installed (#19553)
|
2023-10-13 10:47:43 -04:00 |
|
Craigory Coppola
|
f10da6e1fc
|
feat(core): remove deprecated workspace generator command (#19541)
|
2023-10-11 23:24:19 -04:00 |
|
Leosvel Pérez Espinosa
|
8564d9ba12
|
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-09-05 09:40:16 -04:00 |
|
Leosvel Pérez Espinosa
|
1b0439b55c
|
feat(misc): use helper to determine project name and root in npm-package generator (#18710)
|
2023-08-22 12:26:54 -04:00 |
|
Emily Xiong
|
ed300d5f82
|
feat(testing): prompt e2eTestRunner playwright (#18203)
|
2023-08-04 11:14:59 -04:00 |
|
Jack Hsu
|
dcefa4a6ad
|
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245)
|
2023-07-31 10:17:08 -04:00 |
|
MaxKless
|
3f0bdddfdd
|
fix(misc): mark name as required for ci-workflow generator (#17551)
|
2023-06-22 09:33:05 +00:00 |
|
Jason Jean
|
6b928bc250
|
feat(js): refactor usages of npmScope (#16947)
|
2023-05-15 16:06:24 -04:00 |
|
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 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Nicholas Cunningham
|
8dec11ecbe
|
fix(node): ensure that bundlers for node is webpack/esbuild (#16702)
|
2023-05-02 13:43:26 -04:00 |
|
Craigory Coppola
|
4e97ee94e1
|
fix(misc): show proper messaging when generating a workspace generator (#16683)
|
2023-05-01 18:05:38 -04:00 |
|
Emily Xiong
|
840048480f
|
feat(core): update create-nx-plugin to generate cli library (#15994)
|
2023-04-19 20:36:11 -04:00 |
|
Craigory Coppola
|
a798576e0e
|
fix(misc): pass e2eTestRunner to child preset generator (#16414)
|
2023-04-19 17:02:34 -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 |
|
Craigory Coppola
|
1743ff10ed
|
feat(core): add migration to update workspace generators to a local plugin (#12700)
|
2023-04-19 14:03:00 -04:00 |
|
Jack Hsu
|
f04f316271
|
feat(react): add rspack experimental support (#16252)
|
2023-04-19 14:00:24 -04:00 |
|
Jason Jean
|
95f2f80cd3
|
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r… (#16298)
|
2023-04-14 18:06:47 -04:00 |
|
Emily Xiong
|
3eede1c7de
|
feat(react): deprecate styl from react and next for 17 (#16135)
|
2023-04-12 08:23:13 -04:00 |
|
Jason Jean
|
9885ec3199
|
fix(misc): do not create apps libs for standalone presets (#15741)
|
2023-03-17 15:48:43 -04:00 |
|
Nicholas Cunningham
|
79f5fc3108
|
feat(node): add nestjs support to node app plugin (#15484)
|
2023-03-08 11:42:09 -05:00 |
|
Benjamin Cabanes
|
814aee56d2
|
docs(core): remove outdated documents (#15254)
|
2023-03-02 09:42:16 -05:00 |
|
Craigory Coppola
|
ee3413b517
|
fix(misc): fix description for @nrwl/workspace:fix-configuration (#15302)
|
2023-02-27 16:03:09 -05:00 |
|
Colum Ferry
|
041121e420
|
docs(angular): fix the description of the standalone components option (#14950)
|
2023-02-14 11:16:30 -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 |
|
Craigory Coppola
|
f4a4059e0b
|
feat(core): hide hidden and deprecated generators from prompts (#14561)
|
2023-01-27 18:37:07 -05: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 |
|
Nicholas Cunningham
|
6093247df2
|
feat(node): add --docker for CNW (#14626)
|
2023-01-26 11:02:12 -05:00 |
|
Victor Savkin
|
d70b9ec7c6
|
feat(misc): add a command to list projects
|
2023-01-25 19:41:22 -05:00 |
|
Benjamin Cabanes
|
8d517752d3
|
chore(core): use right GitHub syntax (#14624)
|
2023-01-25 18:56:06 +00:00 |
|
Jack Hsu
|
d7536aa7e3
|
feat(core): clean up workspace configuration code
|
2023-01-23 19:35:15 -05:00 |
|
Jason Jean
|
d6517506df
|
docs(misc): refine schemas for @nrwl/workspace (#14522)
|
2023-01-20 15:16:45 -05:00 |
|
Katerina Skroumpelou
|
dbe2c3b1e6
|
feat(core): react standalone bundler prompt (#14464)
|
2023-01-20 08:18:32 -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 |
|
Benjamin Cabanes
|
19fd40ddc7
|
docs(nxdev): refactor docs sources generation and app consumption (#13834)
|
2022-12-19 18:59:50 +00:00 |
|