| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @astrojs_node@9.5.4 source code.tar.gz | 2026-02-18 | 43.6 MB | |
| @astrojs_node@9.5.4 source code.zip | 2026-02-18 | 46.7 MB | |
| README.md | 2026-02-18 | 728 Bytes | |
| Totals: 3 Items | 90.3 MB | 0 | |
Patch Changes
-
#15564
522f880Thanks @matthewp! - Add a default body size limit for server actions to prevent oversized requests from exhausting memory. -
#15572
ef851bfThanks @matthewp! - Upgrade astro package supportastro@5.17.3 includes a fix to prevent Action payloads from exhausting memory. @astrojs/node now depends on this version of Astro as a minimum requirement.