Y
Hacker News
new
|
ask
|
show
|
jobs
by
wyattjoh
843 days ago
You can actually call `unstable_noStore()` from `next/cache` to do that without needing to set it on the segment level[1]! We're working on improving the DX around Dynamic API's to make it a seamless experience.
[1]:
https://nextjs.org/docs/app/api-reference/functions/unstable...