Access Astro 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=astro.releases{
"source": "astro.releases",
"vendor": "Astro",
"id": "tag:github.com,2008:Repository/348060227/astro@7.2.8",
"published_at": "2026-08-26T20:59:52.000Z",
"title": "astro@7.2.8",
"url": "https://github.com/withastro/astro/releases/tag/astro%407.2.8",
"summary": "Patch Changes #17837 ecb4082 Thanks @matthewp ! - Updates the minimum supported version of Sharp to 0.35.4 #17786 db7c53b Thanks @gameroman ! - Replaces the internal find-process dependency with a smaller, lighter alternative",
"tags": [
"Astro",
"astro.releases",
"javascript",
"framework",
"static-site",
"open-source"
]
}