mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #370] [MERGED] fix: update stale compat scanner entries #518
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#518
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/370
Author: @NathanDrake2406
Created: 3/9/2026
Status: ✅ Merged
Merged: 3/9/2026
Merged by: @james-elicx
Base:
main← Head:fix/stale-compat-scanner📝 Commits (1)
28e74fbfix: update stale compat scanner entries for font.variable and useServerInsertedHTML📊 Changes
2 files changed (+7 additions, -8 deletions)
View changed files
📝
packages/vinext/src/check.ts(+3 -3)📝
tests/check.test.ts(+4 -5)📄 Description
Summary
next/font/local: updated frompartialtosupported— bothclassNameandvariablemodes work (tested infont-local-transform.test.ts)styled-componentsand@emotion/react: updated frompartialtosupported—useServerInsertedHTMLis implemented innavigation.tsand tested inserver-inserted-html.test.tscheck.test.tsto matchTest plan
check.test.tstests passfont-local-transform.test.tsexercisesfont.variable(line 363)server-inserted-html.test.tstests styled-components SSR pattern (line 138)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.