@astrojs/node@10.0.0-alpha.2
Breaking Changes📦 astroView on GitHub →
⚠ 1 breaking✨ 1 features🔧 2 symbols
Summary
This release promotes Content Security Policy (CSP) configuration from experimental to a stable 'security.csp' option.
⚠️ Breaking Changes
- The 'experimental.csp' configuration flag has been removed. Users must now use the 'security.csp' configuration option instead.
Migration Steps
- Update your Astro configuration by moving settings from 'experimental.csp' to 'security.csp'.
✨ New Features
- Introduced a stable 'security.csp' configuration option to replace the experimental CSP flag.
🔧 Affected Symbols
experimental.cspsecurity.csp