next.js
55b26f96
- [PPF] Scaffold unstable_prefetch() (#97618)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
21 days ago
[PPF] Scaffold unstable_prefetch() (#97618) Scaffolds a new API, `unstable_prefetch()`. It's only allowed in server code, so we ban it from being imported in the client. Implementation follows upstack. Intended to be merged together.
References
#97618 - [PPF] Scaffold unstable_prefetch()
Author
lubieowoce
Parents
18766e90
Loading