mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #714] [MERGED] chore: turn on more lint rules #793
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#793
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/714
Author: @james-elicx
Created: 3/29/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @james-elicx
Base:
main← Head:opencode/silent-lagoon📝 Commits (3)
e5bda43chore: turn on more lint rules60a03c8fmt6b30d88add todos📊 Changes
37 files changed (+408 additions, -506 deletions)
View changed files
📝
benchmarks/generate-app.mjs(+1 -3)📝
examples/app-router-playground/app/api/og/route.tsx(+225 -352)📝
packages/vinext/src/cli.ts(+1 -1)📝
packages/vinext/src/cloudflare/kv-cache-handler.ts(+1 -1)📝
packages/vinext/src/config/next-config.ts(+1 -0)📝
packages/vinext/src/entries/app-rsc-entry.ts(+4 -4)📝
packages/vinext/src/entries/pages-server-entry.ts(+4 -3)📝
packages/vinext/src/global.d.ts(+14 -14)📝
packages/vinext/src/plugins/client-reference-dedup.ts(+1 -1)📝
packages/vinext/src/plugins/fix-use-server-closure-collision.ts(+7 -7)📝
packages/vinext/src/plugins/fonts.ts(+2 -2)📝
packages/vinext/src/server/app-page-boundary-render.ts(+2 -0)📝
packages/vinext/src/server/app-ssr-stream.ts(+3 -3)📝
packages/vinext/src/server/dev-module-runner.ts(+1 -1)📝
packages/vinext/src/server/dev-server.ts(+5 -5)📝
packages/vinext/src/server/instrumentation.ts(+4 -3)📝
packages/vinext/src/server/middleware.ts(+2 -0)📝
packages/vinext/src/shims/dynamic.ts(+2 -3)📝
packages/vinext/src/shims/error-boundary.tsx(+1 -1)📝
packages/vinext/src/shims/head.ts(+5 -4)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.