next.js
Backport/docs fixes 16.3
#97649
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
50
Changes
View On
GitHub
Commits
docs: remove experimental note from runtime prefetching (#96615)
icyJoseph
committed
5 days ago
docs: proxy event argument (#96435)
icyJoseph
committed
5 days ago
docs: correction to dynamicParams migration (#96624)
icyJoseph
committed
5 days ago
docs: quote the dynamicParams build error in a blockquote (#96633)
icyJoseph
committed
5 days ago
docs: use relative doc links in instant-navigation error pages (#96672)
icyJoseph
committed
5 days ago
docs: document ! exclusion and src/ prefix for --debug-build-paths (#96703)
icyJoseph
committed
5 days ago
docs: instant navigation quick start with an adoption prompt (#96663)
icyJoseph
committed
5 days ago
docs (Skills): stop assuming app/ at the root and port 3000 (#96696)
icyJoseph
committed
5 days ago
docs: present each Skill as steps in the AI agents guide (#96751)
icyJoseph
committed
5 days ago
docs: update redirected links to current targets (#96723)
icyJoseph
committed
5 days ago
docs: add authentication with Cache Components guide and iron-session example (#95802)
icyJoseph
committed
5 days ago
docs: link View Transitions skill on skills.sh and clarify the example prompt (#96863)
icyJoseph
committed
5 days ago
Add a `turbopackChunking` documentation page for pages router (#96698)
icyJoseph
committed
5 days ago
docs: add `export const dynamic = 'force-static'` to Route Handlers example on Static Exports (#96964)
icyJoseph
committed
5 days ago
docs: runtime prefetching -> optimizing prefetching (#96934)
icyJoseph
committed
5 days ago
Fix typo in Data Access Layer section (#87202)
icyJoseph
committed
5 days ago
docs: rename repo to repository for consistency (#87849)
icyJoseph
committed
5 days ago
docs(mdx): fix package name in .md handling section (#97131)
icyJoseph
committed
5 days ago
docs: fix Link prefetch grammar and Client Components wording (#97132)
icyJoseph
committed
5 days ago
docs: align Cache Components authentication guide title (#97143)
icyJoseph
committed
5 days ago
docs: create client-side fetching guide (#96341)
icyJoseph
committed
5 days ago
docs: clarify client cache freshness after hydration (#97180)
icyJoseph
committed
5 days ago
docs: server client and directives (#96145)
icyJoseph
committed
5 days ago
Update authentication diagram URL (#97320)
icyJoseph
committed
5 days ago
docs: align SPA guide reducer example with React conventions (#97341)
icyJoseph
committed
5 days ago
docs: app router reference accuracy (#97477)
icyJoseph
committed
5 days ago
docs: mention Valibot as validation library option in forms guides (#97468)
icyJoseph
committed
5 days ago
docs: warn when catching permanentRedirect (#97496)
icyJoseph
committed
5 days ago
[docs] fix: grammar typos in linking and navigating guide (#95544)
icyJoseph
committed
5 days ago
docs: rename Vercel Edge Config to Global Config in redirecting guide (#97456)
icyJoseph
committed
5 days ago
docs: document metadata pagination field (#95509)
icyJoseph
committed
5 days ago
docs: outlining and lcp (#96942)
icyJoseph
committed
5 days ago
docs: adjust interactive app guide (#97558)
icyJoseph
committed
5 days ago
docs: generateMetadata values should be serializable with use cache (#97551)
icyJoseph
committed
5 days ago
Fix stale cross-references in skills/ (#97566)
icyJoseph
committed
5 days ago
Improve Cache Components sync IO migration guidance (#97572)
icyJoseph
committed
5 days ago
docs: Explicit cache output description (#97548)
icyJoseph
committed
5 days ago
docs: document deploymentId build ID override and Pages Router skew in 16.2 (#97645)
icyJoseph
committed
5 days ago
docs: drop stale Route Handlers restriction from `use cache: private` (docs part of #97349)
icyJoseph
committed
5 days ago
docs: clarify beforeInteractive placement for root layouts (#97643)
icyJoseph
committed
2 days ago
docs: Adapters entry page lists its children pages twice (#97677)
icyJoseph
committed
2 days ago
docs: correct the upper stale bound for App Shell exclusion in cacheLife (#97653)
icyJoseph
committed
2 days ago
Improve Partial Prefetching adoption checks (#97637)
icyJoseph
committed
2 days ago
docs: fix parallelRouteKey parameter name in useSelectedLayoutSegment(s) (#97710)
icyJoseph
committed
2 days ago
docs(adapters): document assetsHashes and routing.middlewareMatchers (#96536)
icyJoseph
committed
2 days ago
docs: note that response headers must be set before calling handle() in a custom server (#97693)
icyJoseph
committed
2 days ago
Document catchError for the Pages Router (#97748)
icyJoseph
committed
2 days ago
docs: fix typos and correctness issues in App Router docs (#97823)
icyJoseph
committed
1 day ago
docs: param access on use-server (#97865)
icyJoseph
committed
1 day ago
docs: clarify revalidateTag profile expire semantics (#97836)
icyJoseph
committed
1 day ago
Loading