@astrojs/netlify@8.2.0
Changed 1
- When session: false is set in astro.config, the adapter no longer auto-wires the Netlify Blobs session driver to allow the session runtime to tree-shake out of the function bundle
Minor Changes
- #16871
90c98aeThanks @adamchal! - Whensession: falseis set inastro.config, the adapter no longer auto-wires the Netlify Blobs session driver. Combined with the matchingastrochange, this lets the session runtime tree-shake out of the function bundle.
Patch Changes
- Updated dependencies []:
- @astrojs/underscore-redirects@1.0.3