# optimisations for prefetching chunks
Changing prefetch and preload options (resourceHints)
enhancement2.x
`<NuxtLink>` prefetch support
enhancementdiscussion3.x🍰 p2-nice-to-have
Support `async` function for the `prerender:routes` hook.
good first issue3.xbug🔨 p3-minor
Allow `prefetch` prop for nuxt-link to enable prefetching for specific links
enhancementgood first issue2.x
Also allow `<NuxtLink>` to execute prefetch when `to` type props are `RouteLocationRaw`
enhancement3.x🍰 p2-nice-to-have