next.js
Renew prefetch cache entry after update from server
#61573
Merged

  • packages/next/src
    • client/components
      • File
        app-router.tsx
      • File
        layout-router.tsx
      • router-reducer
        • File
          apply-flight-data.ts
        • File
          fill-cache-with-new-subtree-data.ts
        • File
          fill-lazy-items-till-leaf-with-head.ts
        • File
          ppr-navigations.ts
        • File
          prefetch-cache-utils.ts
        • reducers
          • File
            navigate-reducer.ts
          • File
            server-patch-reducer.test.tsx
          • File
            server-patch-reducer.ts
        • File
          router-reducer-types.ts
    • shared/lib
      • File
        app-router-context.shared-runtime.ts
  • test
    • e2e/app-dir/app-client-cache
      • File
        client-cache.test.ts
    • File
      ppr-tests-manifest.json

Loading comments...

Loading