Next.js Discord

Discord Forum

still caching when using elbywan/wretch

Unanswered
Sweat bee posted this in #help-forum
Open in Discord
Sweat beeOP
as the title says I am curious if I still have all the caching benefits nextjs 14 offers when I use a third party library like elbywan/wretch (a fetch wrapper)?

And also when I am using a route handler for client side fetches I always get the message
(cache: SKIP)
Cache missed reason: (auto no cache)
How can those be cached, too?

0 Replies