[backport] Add deprecation warning to Runtime config (#84168)#84650
Conversation
Following up on #84167, adding a deprecation warning for the Runtime config. This PR will be backported to v15.
|
Notifying the following users due to files changed in this PR based on this repo's notify modifiers: @timneutkens, @ijjk, @shuding, @huozhi: |
Failing test suitesCommit: 00ebf1b | About building and testing Next.js
Expand output● back/forward cache › React state is preserved when navigating with back/forward buttons ● back/forward cache › React state is preserved when navigating back/forward with links ● back/forward cache › React state is preserved when navigating back to a page with different search params than before ● back/forward cache › bfcache only preserves up to N entries ● back/forward cache › navigate back and forth repeatedly between the same pages without evicting |
This PR backports #84168