1.0.0-rc.4
Pre-release
Pre-release
1.0.0-rc.4 is the next release candidate
ποΈ Next steps
We are planning to release one or two more release candidate versions before a stable 1.0.0 version will be released.
β Migration Guide
This version may include
In this version, we have updated ContentSecurityConfiguration by a mile, specifically we have enabled strict CSP by default to spread good security practices.
If you are experiencing some issues with CSP, check out the new documentation about it:
- Basic CSP usage -> https://nuxt-security.vercel.app/documentation/headers/csp
- Advanced & Strict CSP -> https://nuxt-security.vercel.app/documentation/advanced/strict-csp
π Changelog
compare changes
π Enhancements
- hashStyles option
- Strict CSP by default
- SRI hashes for SSG mode
- Subresource Integrity
π©Ή Fixes
- allow csp value to be false
π Documentation
- Advanced documentation about Content Security Policy
- Cross-Origin-Resource-Policy header Error on Paypal Checkout -> FAQ
β οΈ Breaking Changes
- Strict CSP
β€οΈ Contributors
- vejja (@vejja)
- Jonas Thelemann (@dargmuesli)
- Geeky Shows (@geekyshow1)