@astrojs/node@10.0.0-beta.5
📦 astroView on GitHub →
✨ 1 features
Summary
This patch release includes updates related to the new Adapter API introduced in v6 and adds a default body size limit for server actions.
Migration Steps
- Updates to new Adapter API introduced in v6.
✨ New Features
- Added a default body size limit for server actions to prevent oversized requests from exhausting memory.