You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: don't set permanent caching header when res.revalidate() was used (#2810)
* test: api route calling res.revalidate on path returning notFound: true is not cacheable
* fix: don't set permanent caching header when res.revalidate() was used
* test: adjust added test name, add some context, handle case of header not being set
---------
Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
0 commit comments