Access Vercel changelog updates through our uniform API. Same JSON structure across all sources. No adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=nextjs.releases{
"source": "nextjs.releases",
"vendor": "Vercel",
"id": "tag:github.com,2008:Repository/70107786/v16.4.0-canary.8",
"published_at": "2026-08-25T23:46:22.000Z",
"title": "v16.4.0-canary.8",
"url": "https://github.com/vercel/next.js/releases/tag/v16.4.0-canary.8",
"summary": "Misc Changes Fix Turbopack resolution through chained symlinks: #97825 Add evals for whether agents actually use Next.js: #97816 evals: judge behavior instead of matching source text: #97826 Bump @vercel/agent-eval to 2.2.1: #97885 feat(turbopack): resolve / -rooted imports from the project directory: #97799 [ci] Use short-lived access tokens for preview-build uploads instead of static token: #97256 Turbopack: correctly trace through TypeScript __importStar : #97697 [turbopack] simplify ecmascript effect queue: #97771 Update default Create Next App favicon: #97634 Credits Huge thanks to @marcoshernanz , @gaojude , @sokra , @eps1lon , @mischnic , and @aurorascharff for helping!",
"tags": [
"Vercel",
"nextjs.releases",
"javascript",
"framework",
"react",
"open-source"
]
}