# Astro @astrojs/node@11.1.2 - Product: Astro (https://whatsnew.fyi/product/astro) - Vendor: Astro - Date: 2026-08-13 - Version: @astrojs/node@11.1.2 - Original notes: https://github.com/withastro/astro/releases/tag/%40astrojs/node%4011.1.2 - Permalink: https://whatsnew.fyi/product/astro/releases/astrojs-node-11.1.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Return a 404 instead of a 500 for unknown parameters that match a prerendered dynamic endpoint ###### Patch Changes - [#17400](https://github.com/withastro/astro/pull/17400) [`c1cf110`](https://github.com/withastro/astro/commit/c1cf11037797da70196f9a9ff20744ce6c2524d3) Thanks [@tianrking](https://github.com/tianrking)! - Return a 404 instead of a 500 for unknown parameters that match a prerendered dynamic endpoint.