Change8

@astrojs/netlify@8.2.0

📦 astroView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This release updates dependencies and improves session handling by preventing auto-wiring of the Netlify Blobs session driver when `session: false` is configured.

🐛 Bug Fixes

  • When `session: false` is set in `astro.config`, the adapter no longer auto-wires the Netlify Blobs session driver, allowing the session runtime to tree-shake out of the function bundle.

Affected Symbols