Skip to content

chore: remove plus_api_landing_v2 flag#6057

Open
nimrodkra wants to merge 1 commit into
mainfrom
chore/remove-plus-api-landing-flag
Open

chore: remove plus_api_landing_v2 flag#6057
nimrodkra wants to merge 1 commit into
mainfrom
chore/remove-plus-api-landing-flag

Conversation

@nimrodkra
Copy link
Copy Markdown
Member

@nimrodkra nimrodkra commented May 15, 2026

Summary

The plus_api_landing_v2 experiment won and rolled out to 100% of users. Remove the feature flag and hard-code the winning API-first variation across all 11 consumer components so we no longer maintain the losing branch.

What changed

  • Deleted featurePlusApiLanding from packages/shared/src/lib/featureManagement.ts.
  • Hard-coded Get API Access / API access CTA copy and ButtonColor.Bacon in MainSection, UpgradeToPlus, PlusUserBadge, CustomFeedEmptyScreen, PlusMobileEntryBanner, PlusGrid.
  • Plus landing surfaces (PlusInfo, PlusDesktop, PlusMobile, PlusFAQ) now always use plusInfoCopyApi, plusFeatureListApiFirst, plusFAQItemsApi, and render <PlusApiShowcase />.

Out of scope

  • featurePlusCtaCopy (plus_cta_copy) is a separate, still-live flag and was intentionally left alone.
  • defaultPlusInfoCopyControl, plusFeatureListControl, and plusFAQItemsControl are still consumed by non-experiment surfaces (settings/subscription, onboarding, internal helpers) and left in place.

Test plan

  • pnpm --filter shared lint
  • pnpm --filter webapp lint
  • node ./scripts/typecheck-strict-changed.js
  • Spot-check /plus, sidebar, custom-feed empty state, and Plus user badge tooltip render with the new copy.

Made with Cursor

Preview domain

https://chore-remove-plus-api-landing-fl.preview.app.daily.dev

The plus_api_landing_v2 experiment won and rolled out to 100% of users.
Remove the feature flag and hard-code the winning variation across all
11 consumer components so the control branch is no longer maintained.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

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

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview May 15, 2026 1:22pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored May 15, 2026 1:22pm

Request Review

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.

1 participant