1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Robert Sese
c87fca4d81 add empty logger functions turbopack fallback (#58742) 2025-12-05 21:14:52 +00:00
Evan Bonsignori
4936053007 clean up Next.js config (#58556) 2025-12-01 15:26:08 +00:00
Robert Sese
568bbc5166 add turbopack resolveAlias fs fallback for nextjs 16 (#58390) 2025-11-06 19:24:24 +00:00
dependabot[bot]
74c18cadd0 Bump next from 15.4.7 to 16.0.1 (#58242)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-11-03 15:58:59 +00:00
Kevin Heis
8e897b2b82 Fix all no-shadow ESLint violations (#58234) 2025-10-30 20:39:59 +00:00
Kevin Heis
841f6b1718 Refactor languages module: separate client and server code (#57949)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 19:30:06 +00:00
Kevin Heis
c2170ac719 Convert next.config.js to TypeScript (#57883) 2025-10-08 21:28:06 +00:00