-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: support server-only (NuxtIsland) components #502
Conversation
If the CSP header is malformed or does not exist, the value will be undefined.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
Hey there, thanks for this PR! Let's wait for @vejja to take a look at it and afterwards we could merge it :) |
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
@vejja @huang-julien I think I addressed all your concerns. Would be great if you could review again. |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Amazing work @P4sca1 Thank you! I will merge it know to 2.0.0 branch and prepare it for this release :) |
Thank you @Baroshem! Could you draft a new RC release? |
I am planning to release 2.0.0 in the next few days :) |
@Baroshem It would be great if this SSR fix could be released. If not as 2.0.0 then maybe as another RC release? |
Yes, sorry but I was on long holidays and couldn't work on it. I expect to release 2.0.0 this week :) |
Closes #494