mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #58] [MERGED] fix: align next/constants shim #277
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#277
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/58
Author: @hyoban
Created: 2/25/2026
Status: ✅ Merged
Merged: 3/8/2026
Merged by: @james-elicx
Base:
main← Head:2-25-constants-exports📝 Commits (8)
729cea5fix: align next/constants shim2a37e5bupdatec8b9deftest12569adMerge branch 'main' into 2-25-constants-exports5ff009aupdate7672d06Merge branch 'main' into 2-25-constants-exports808df1aMerge branch 'main' into 2-25-constants-exports1b6f758Update lock📊 Changes
5 files changed (+337 additions, -10 deletions)
View changed files
📝
package.json(+5 -1)📝
packages/vinext/src/shims/constants.ts(+205 -3)📝
packages/vinext/src/shims/next-shims.d.ts(+107 -0)📝
pnpm-lock.yaml(+3 -0)📝
tests/shims.test.ts(+17 -6)📄 Description
https://github.com/vercel/next.js/blob/canary/packages/next/src/shared/lib/constants.ts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.