Metaculus / Metaculus/metaculus
Nextjs: investigate deploys + action changes
Open
@ncarazon is already working on this.
Since Apr 1, 2026.
Medium Priority
Stale
Technical
- Dominant language
- TypeScript
- Stars
- 113
- Forks
- 34
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 30
Description
Currently, we have a version banner that bothers users when we have many prod deploys per day.
Every time a new Next.js version is deployed, it invalidates previous actions, so clients with an outdated frontend version can no longer make requests to Next.js server actions.
The goal is to investigate whether it’s possible to disable this behavior and allow outdated frontends to call current Next.js server actions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.