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 |
|