Jason Jean
|
bf206e578e
|
feat(misc): non conflicting init/add flow (#22791)
|
2024-04-15 16:45:08 -04:00 |
|
Craigory Coppola
|
a89c73483e
|
feat(core): use flag in nx.json for toggling crystal (#21980)
|
2024-02-29 15:18:46 -05:00 |
|
Jason Jean
|
396ffc4636
|
feat(core): enable project crystal by default (#21403)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
|
2024-02-02 03:40:59 -05:00 |
|
Leosvel Pérez Espinosa
|
eb1cab2b6c
|
fix(nextjs): lazy load plugin import (#21426)
|
2024-01-30 18:09:30 +01:00 |
|
Leosvel Pérez Espinosa
|
e4758358b0
|
feat(misc): optionally update package.json scripts in init generators (#21204)
|
2024-01-22 13:51:41 -05:00 |
|
Emily Xiong
|
6141f44203
|
feat(core): add keepExistingVersions to all packages (#21169)
|
2024-01-17 14:22:58 -05:00 |
|
Leosvel Pérez Espinosa
|
047dc22aed
|
cleanup(misc): clean up init generators (#21088)
|
2024-01-16 15:29:44 +01:00 |
|
Nicholas Cunningham
|
b8d24e6d0e
|
feat(nextjs): Add support for create nodes for nextjs (#20193)
|
2023-12-06 16:52:09 -07:00 |
|
Colum Ferry
|
80fde79374
|
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557)
|
2023-10-13 17:14:16 +01:00 |
|
Jack Hsu
|
e78575badc
|
feat(nextjs): add playwright as an option for e2e testing (#18281)
|
2023-08-01 10:51:51 -04:00 |
|
Nicholas Cunningham
|
cb1bd5e9e5
|
fix(nextjs): Update @nx/next to be a devDependency (#17510)
|
2023-06-09 08:13:59 -06:00 |
|
Jack Hsu
|
08339ee49f
|
feat(js): do not generate root babel.config.json for babel projects (#17289)
|
2023-06-06 15:45:33 -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 |
|
Jason Jean
|
76dfc62412
|
feat(web): replace usages of @nrwl with @nx (#16376)
|
2023-04-19 10:59:41 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Leosvel Pérez Espinosa
|
4eb7cc7bf1
|
fix(misc): skip formatting files in nested generator calls (#15961)
|
2023-03-31 11:22:18 -04:00 |
|
Jack Hsu
|
c7e49c564a
|
fix(nextjs): produce correct next.config.js file for production server (#15824)
|
2023-03-22 14:03:09 -04:00 |
|
Colum Ferry
|
8744698a01
|
feat(devkit): move runTasksInSerial to devkit (#15467)
|
2023-03-06 13:55:44 -05:00 |
|
Emily Xiong
|
3ef5406fb8
|
chore(testing): reduce create-workspace --preset=npm e2e time (#15239)
|
2023-03-02 10:38:18 -05:00 |
|
Jason Jean
|
fa6e8ea987
|
fix(js): refactor ensurePackage (#15074)
|
2023-02-22 18:47:40 -05:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Jack Hsu
|
e45c2f24ba
|
feat(nextjs): improve support for custom server (#11325)
- Add new generator for custom server
- Add @nrwl/js:node executor for serving custom server
- Deprecate @nrwl/node:node in favor of the above
|
2022-08-02 18:37:23 +00:00 |
|
Leosvel Pérez Espinosa
|
01f7376169
|
cleanup(misc): consolidate tslib version in generated projects (#11185)
|
2022-07-19 12:59:37 -04:00 |
|
Craigory Coppola
|
4d7e5ba29a
|
chore(misc): remove defaultCollection from generators (#10601)
|
2022-06-06 20:03:46 +00:00 |
|
Caleb Ukle
|
88971468db
|
fix(testing): pass --js flag to jest generators (#9965)
|
2022-04-22 22:43:59 -04:00 |
|
Leosvel Pérez Espinosa
|
cf7a18bd14
|
fix(angular): prevent adding dependencies when generating apps and specifying skipPackageJson (#8806)
|
2022-02-01 16:32:47 -05:00 |
|
Jack Hsu
|
f231cfc01b
|
feat(repo): move gatsby plugin to nx-labs repo (#8617)
|
2022-01-20 12:00:51 -05:00 |
|
Kirils L
|
434e2915f0
|
feat(nextjs): support next 11 (#6131)
|
2021-07-08 11:48:54 -04:00 |
|
Kirils L
|
bffc239e6e
|
fix(nextjs): add @nrwl/next as a prod dependency for new workspaces (#5662)
|
2021-05-21 13:50:58 +00:00 |
|
Jason Jean
|
2bf04b4c61
|
fix(react): fix init generators for react (#4787)
|
2021-02-12 16:47:35 -05:00 |
|
Jason Jean
|
18c8b2b30d
|
fix(core): change running tasks in parallel to running in serial (#4785)
|
2021-02-12 21:39:55 +00:00 |
|
Jason Jean
|
33acb41afb
|
cleanup(react): cleanup generators for react and next (#4769)
|
2021-02-12 15:29:31 -05:00 |
|
Jack Hsu
|
e71cef0ba9
|
feat(nextjs): convert Next.js schematics to generators (#4756)
|
2021-02-11 05:39:49 +00:00 |
|