fix: next-runtime-env not working in next 16; allow theme change for runtime#2322
fix: next-runtime-env not working in next 16; allow theme change for runtime#2322knudtty wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: d10d3a9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🔴 Tier 4 — CriticalTouches auth, data models, config, tasks, OTel pipeline, ClickHouse, or CI/CD. Why this tier:
Review process: Deep review from a domain expert. Synchronous walkthrough may be required. Stats
|
E2E Test Results✅ All tests passed • 180 passed • 3 skipped • 1210s
Tests ran across 4 shards in parallel. |
Knip - Unused Code Analysis🔴 1 issue found Unused files (1)
Knip finds unused files, dependencies, and exports in your codebase. |
Deep Review✅ No critical issues found. 🟡 P2 -- recommended
🔵 P3 nitpicks (2)
Reviewers (6): correctness, maintainability, testing, project-standards, reliability, kieran-typescript. Testing gaps:
|
Summary
next-runtime-env doesn't work for Next.js 16, or even 15 and seems to have been abandoned expatfile/next-runtime-env#178. I added some node script to make up for it for docker images.
Also fixed a theme change flash when first loading if using the
clickstacktheme.References