1.0.0-rc.3 #276
Baroshem
announced in
Announcements
1.0.0-rc.3
#276
Replies: 1 comment 9 replies
-
Starting with this release there is no |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🗞️ Next steps
We are planning to release one or two more release candidate versions with bugfixes before a stable 1.0.0 version will be released.
✅ Migration Guide
This version includes⚠️ breaking changes but don't worry, we have prepared migration guide for you 😉
In the previous version,
nonce
could be either an object with a typeNonceOptions
orfalse
.Now it is only a boolean value:
This change was necessary to resolve security vulnerability for nonce reported by vejja #257. Read more about the new usage of nonce in this module https://nuxt-security.vercel.app/documentation/headers/csp#nonce
👉 Changelog
compare changes
🚀 Enhancements
credentialless
value toCross-Origin-Embedder-Policy
header🩹 Fixes
nonce
option is set totrue
📖 Documentation
interval
property🏡 Chore
❤️ Contributors
🏋️♂️ New Contributors
This discussion was created from the release 1.0.0-rc.3.
Beta Was this translation helpful? Give feedback.
All reactions