Nicholas Cunningham
|
50d89c7d5a
|
fix(nextjs): Adding tailwind should work when creating an app OOTB (#22709)
|
2024-04-08 08:44:20 -06:00 |
|
Nicholas Cunningham
|
9f4428259f
|
fix(nextjs): Add spec files when creating a next app (#22079)
|
2024-03-01 09:28:37 -07:00 |
|
Nicholas Cunningham
|
b076d728e7
|
fix(nextjs): vite workspace libs (#21553)
|
2024-02-02 19:12:14 +00:00 |
|
Nicholas Cunningham
|
c43b22dc88
|
feat(nextjs): Standalone projects now default to src (#21010)
|
2024-01-17 11:22:51 -07:00 |
|
Nicholas Cunningham
|
c7c5a6d058
|
fix(nextjs): PCV3 with Cypress and Playwright should work with standalone Next.js Projects (#21103)
|
2024-01-15 10:08:33 -07:00 |
|
Jack Hsu
|
8826a7737d
|
feat(react): remove stylus option from generators (#19441)
|
2023-10-12 12:49:45 -04:00 |
|
Leosvel Pérez Espinosa
|
18ba93ad5d
|
feat(nextjs): use helper to determine project name and root in projects generators (#18733)
|
2023-08-21 14:42:30 +01:00 |
|
Jack Hsu
|
a7c6d5aadb
|
fix(nextjs): adjust generated CSS-in-JS to match latest Next.js recommendations (#17294)
|
2023-05-30 12:12:39 -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
|
808b4d10f4
|
fix(nextjs): do not generate test for appDir page.tsx (#16509)
|
2023-04-24 13:17:57 -05:00 |
|
Jack Hsu
|
bb11fe31bb
|
fix(nextjs): support workspace libs with standalone Next.js app (#16471)
|
2023-04-21 20:31:37 +00:00 |
|
Nicholas Cunningham
|
f43ac5b633
|
fix(nextjs): output path for standalone apps (#16465)
|
2023-04-21 14:13:20 -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
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Nicholas Cunningham
|
18e965d2ef
|
feat(nextjs): add support for experimental appDir (#16132)
|
2023-04-05 14:07:46 -06:00 |
|
Emily Xiong
|
a97212b601
|
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467)
|
2023-02-16 11:17:30 -05:00 |
|
Leosvel Pérez Espinosa
|
acc29e9593
|
fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json (#9195)
* fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json
* cleanup(angular): address pr feedback
|
2022-03-09 11:30:26 -05:00 |
|
Benjamin Cabanes
|
66e4e85067
|
feat(core): new nx starter (#7912)
|
2021-12-03 11:05:09 -05:00 |
|
Jack Hsu
|
1000663a91
|
feat(nextjs): migration to enable SWC for nextjs apps (#7528)
|
2021-10-26 22:06:23 -04:00 |
|
Jack Hsu
|
39bc2e293e
|
feat(nextjs): bump Next.js version to 12.0.0 (#7524)
|
2021-10-27 00:37:14 +00:00 |
|
Jack Hsu
|
a7d8e2a735
|
feat(nextjs): add incremental build support to Next.js apps (#5360)
|
2021-04-20 12:01:27 -04:00 |
|
Kirils Ladovs
|
df54518f33
|
fix(nextjs): remove tsconfig.app.json (#4970)
|
2021-03-09 17:39:17 -05: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 |
|