Jack Hsu
|
a7c4009d28
|
fix(nextjs): show a warning when user uses emotion with appDir layout (#16636)
|
2023-04-28 12:41:09 -04:00 |
|
Caleb Ukle
|
43a7d770fa
|
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382)
|
2023-04-27 11:19:32 -04:00 |
|
Miroslav Jonaš
|
f004e22b7c
|
fix(repo): replace remaining instances of yarn with pnpm (#16571)
|
2023-04-27 11:16:42 -04:00 |
|
Nicholas Cunningham
|
d24862d358
|
fix(nextjs): Add debug ability when verbose is passed to build (#16545)
|
2023-04-26 11:21:13 -04:00 |
|
Ahmed Elsakaan
|
4cab83eb99
|
chore(nextjs): changes application generator tsconfig strict to true (#14855)
|
2023-04-26 09:14:48 -04:00 |
|
Caleb Ukle
|
87ac061479
|
fix(nextjs): ignore components in appDir when generating cy files (#16520)
|
2023-04-25 08:41:39 -06:00 |
|
Nicholas Cunningham
|
4dea8b72fe
|
fix(nextjs): Nightly failures since yarn eagerly reads imports (#16522)
|
2023-04-24 17:44:35 -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
|
786323d5cd
|
fix(nextjs): use require("next") since exports.default is no longer provided (#16497)
|
2023-04-24 09:14:08 -06:00 |
|
Jack Hsu
|
bb11fe31bb
|
fix(nextjs): support workspace libs with standalone Next.js app (#16471)
|
2023-04-21 20:31:37 +00:00 |
|
Jack Hsu
|
564ffaeebd
|
fix(nextjs): remove the need to install @nx/next for production builds (#16469)
|
2023-04-21 16:13:16 -04:00 |
|
Caleb Ukle
|
06a885aca2
|
feat(next): support nextjs cypress component testing (#16292)
|
2023-04-21 15:15:28 -04:00 |
|
Nicholas Cunningham
|
f43ac5b633
|
fix(nextjs): output path for standalone apps (#16465)
|
2023-04-21 14:13:20 -04:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Nicholas Cunningham
|
a908ef586a
|
fix(nextjs): Add exclude to root projects e2e tsconfig so that tests will be picked up. (#16459)
|
2023-04-21 11:52:52 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Nicholas Cunningham
|
5e0893a38f
|
fix(nextjs): styled-jsx and styled-components should have "use client directive" (#16440)
|
2023-04-20 12:35:25 -06:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|
Nicholas Cunningham
|
86b674f61f
|
fix(nextjs): make lint generator rootProject aware (#16436)
|
2023-04-20 10:32:51 -06: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 |
|
Miroslav Jonaš
|
2dd59c3b57
|
feat(core): extract js related code from affected and hasher (#16244)
|
2023-04-18 10:42:05 -04:00 |
|
Jack Hsu
|
ced3ab9c59
|
feat(nextjs): add migration for Next.js 13.3.0 (#16370)
|
2023-04-18 10:26:23 -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
|
d54f848810
|
fix(nextjs): Let Next.js handler serve public/ folder (#16318)
Co-authored-by: Louis DeScioli <louis@spatial.io>
|
2023-04-14 15:38:51 -04:00 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Jack Hsu
|
c3c77d525e
|
feat(nextjs): remove "--server=..." app generator option (#16312)
|
2023-04-14 13:56:43 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Jack Hsu
|
73227515ed
|
feat(nextjs): add composePlugins util when using multiple plugins (#16296)
|
2023-04-13 15:41:17 -06:00 |
|
Jack Hsu
|
0578116fbf
|
feat(nextjs): update to Next.js 13.3.0 (#16130)
|
2023-04-12 10:47:44 -04:00 |
|
Nicholas Cunningham
|
63d02304d0
|
fix(nextjs): clean up favicon & remove unnecessary property (#16233)
|
2023-04-12 08:34:12 -04:00 |
|
Emily Xiong
|
3eede1c7de
|
feat(react): deprecate styl from react and next for 17 (#16135)
|
2023-04-12 08:23:13 -04:00 |
|
Nicholas Cunningham
|
18e965d2ef
|
feat(nextjs): add support for experimental appDir (#16132)
|
2023-04-05 14:07:46 -06:00 |
|
Leosvel Pérez Espinosa
|
4eb7cc7bf1
|
fix(misc): skip formatting files in nested generator calls (#15961)
|
2023-03-31 11:22:18 -04:00 |
|
Ashley Hunter
|
5211382b96
|
fix(nextjs): adding "none" style option to next component generator (#15990)
|
2023-03-31 10:36:57 -04:00 |
|
Benjamin Cabanes
|
85aed9e8e4
|
chore(core): add new nx-cloud logo (#15979)
|
2023-03-30 12:34:58 -04:00 |
|
Jack Hsu
|
96da56d22f
|
fix(nextjs): ensure requred Next.js packages are always added to generated package.json (#15965)
|
2023-03-30 09:07:14 -06:00 |
|
Jason Jean
|
8cf8f18c1c
|
feat(core): refactor most of js graph work into its own folder (#15365)
|
2023-03-28 14:57:06 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Jack Hsu
|
884c20009f
|
fix(nextjs): deference symlinks when copying public folder to dist (#15862)
|
2023-03-23 18:09:47 +00:00 |
|
Jack Hsu
|
b3200fb7c4
|
fix(nextjs): set correct distDir when running production server through Nx (#15861)
|
2023-03-23 16:57:10 +00:00 |
|
Jack Hsu
|
e611a0bab7
|
feat(nextjs): deprecate proxy config option for server executor (#15855)
|
2023-03-23 09:14:17 -06:00 |
|
Jack Hsu
|
7a48214438
|
fix(nextjs): add missing express dependencies to next plugin (#15854)
|
2023-03-23 10:15:14 -04:00 |
|
Jack Hsu
|
e904e04611
|
fix(nextjs): add missing style deps for less and stylus (#15839)
|
2023-03-22 22:05:18 +00:00 |
|
Jack Hsu
|
c7e49c564a
|
fix(nextjs): produce correct next.config.js file for production server (#15824)
|
2023-03-22 14:03:09 -04:00 |
|
Craigory Coppola
|
6834b658f7
|
fix(nx-plugin): allow some customization when running nx-plugins (#15438)
|
2023-03-21 18:35:55 -04:00 |
|
Jack Hsu
|
63cdddfa11
|
fix(nextjs): handle buildable libs correctly (#15795)
|
2023-03-21 11:21:02 -04:00 |
|
Jason Jean
|
4b9865c187
|
fix(react): fix next import (#15724)
|
2023-03-16 15:38:48 -06:00 |
|
Jason Jean
|
583ee1f348
|
fix(react): print next prod server error in verbose mode (#15721)
|
2023-03-16 16:00:10 -04:00 |
|
Nicholas Cunningham
|
be81405a84
|
fix(nextjs): refactor how webpack config is loaded with nextjs (#15650)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-03-15 18:07:19 -04:00 |
|