-
Notifications
You must be signed in to change notification settings - Fork 56
feat(flags): add framework integration for nuxt #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
|
failure is a result of a misconfiguration in deployment settings rather than this PR
|
🎉 this adds a Nuxt module for the Flags SDK for Nuxt.
this includes e2e tests which hopefully cover the key functionality. there may well be things I've overlooked, and maybe reviewing the e2e tests could highlight what those might be.
📖 Read the docs
👀 Key features
Important
precompute support is limited to SSG and not ISR)