Skip to content

feat(flags): add framework integration for nuxt#162

Open
danielroe wants to merge 39 commits intomainfrom
feat/nuxt
Open

feat(flags): add framework integration for nuxt#162
danielroe wants to merge 39 commits intomainfrom
feat/nuxt

Conversation

@danielroe
Copy link
Contributor

@danielroe danielroe commented Aug 26, 2025

🎉 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)

@danielroe danielroe self-assigned this Aug 26, 2025
@vercel
Copy link
Contributor

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flags Error Error Open in v0 Jan 29, 2026 9:23am
flags-sdk-next-15 Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am
flags-sdk-next-16 Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am
flags-sdk-snippets Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am
flags-sdk-sveltekit-snippets Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am
flags-sdk-vercel-flag-network Error Error Open in v0 Jan 29, 2026 9:23am
shirt-shop Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am
shirt-shop-api Ready Ready Preview, Comment, Open in v0 Jan 29, 2026 9:23am

@socket-security
Copy link

socket-security bot commented Aug 26, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​nuxt/​test-utils@​3.20.1981007793100
Addedh3@​1.15.499858894100
Addedvite@​7.2.2921008299100
Addedunplugin@​2.3.111001008393100
Addedohash@​2.0.1110010010086100
Addedexsolve@​1.0.810010010087100
Addedts-blank-space@​0.6.29810010090100
Addedtypescript@​5.9.31001009010090
Addednuxt@​4.2.19710010092100
Addedunstorage@​1.17.29810010094100

View full report

@socket-security
Copy link

socket-security bot commented Dec 10, 2025

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block High
High CVE: npm h3 v1 has Request Smuggling (TE.TE) issue

CVE: GHSA-mp2g-9vg9-f4cg h3 v1 has Request Smuggling (TE.TE) issue (HIGH)

Affected versions: < 1.15.5

Patched version: 1.15.5

From: packages/flags/package.jsonnpm/h3@1.15.4

ℹ Read more on: This package | This alert | What is a CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/h3@1.15.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@danielroe
Copy link
Contributor Author

failure is a result of a misconfiguration in deployment settings rather than this PR

The specified Root Directory "apps/docs" does not exist. Please update your Project Settings.

Copy link
Contributor

@vercel vercel bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔧 Build Fix:

The configured root directory "apps/docs" does not exist in the repository. This is likely a misconfiguration in the project settings or the directory structure has changed.

Fix on Vercel

@dferber90
Copy link
Collaborator

I created a snapshot release of this. Try it out by installing flags@4.1.0-b99c95f-20260129092352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants