Skip to content

Releases: glincker/featuredrop

v3.0.3

01 Mar 04:57

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: build featuredrop + registry before docs on Netlify

Install

npm install featuredrop@3.0.3

Full Changelog: v3.0.2...v3.0.3

v3.0.2

01 Mar 04:44

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: update package size limit to 2 MB for 27 subpath entries

Install

npm install featuredrop@3.0.2

Full Changelog: v3.0.1...v3.0.2

v3.0.1

01 Mar 04:35

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: allowlist new components in security audit, fix flaky date test

Install

npm install featuredrop@3.0.1

Full Changelog: v3.0.0...v3.0.1

v3.0.0 — AI-Native & Framework Integrations

01 Mar 04:21

Choose a tag to compare

What's New in 3.0.0

AdoptionEngine (J1)

Smart behavioral intelligence engine that decides when and how to show features.

  • BehaviorTracker — session tracking, dismiss patterns, engagement scoring
  • TimingOptimizer — cooldown, fatigue detection, optimal timing
  • FormatSelector — auto-picks badge/toast/banner/modal based on user behavior
  • AdoptionScorer — A-F adoption grading with breakdown + recommendations

Engine React Hooks (J1.6)

  • useSmartFeature(id) — timing + format decisions, graceful degradation without engine
  • useAdoptionScore() — adoption score for dashboards
  • useBehaviorProfile() — debug/admin behavioral profile

SmartAnnouncement Component (J1.7)

Compound component with 6 format renderers. Render prop for full customization.

Framework Integrations (J6)

Server-side helpers for every major React meta-framework:

  • featuredrop/next — RSC helpers + FeatureDropScript hydration component
  • featuredrop/remix — Loader helpers + createFeatureDropHeaders
  • featuredrop/astro — SSG helpers + getManifestScript (XSS-safe HTML string)
  • featuredrop/nuxt — Event handler factory + getHeadScript for useHead()

AI Setup CLI (J5)

npx featuredrop ai-setup

Auto-detects Claude Code, Cursor, and VS Code. Creates context files + MCP configs.

Also Included

  • shadcn Registry (J3) — 5 components via npx shadcn add
  • MCP Server (J4) — 5 tools + 6 resources for AI coding assistants
  • Tailwind Plugin (J7) — CSS vars, keyframes, dark mode, reduced-motion
  • Next.js + shadcn example app — Full runnable template
  • 79 new tests (engine: 27, hooks: 15, SmartAnnouncement: 12, CLI: 11, frameworks: 14)

Install

npm install featuredrop@3.0.0

Full Changelog: v2.7.1...v3.0.0

v2.7.2

28 Feb 21:20

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: remove dev-only PostHog skill, add PH + Context7 badges

Install

npm install featuredrop@2.7.2

Full Changelog: v2.7.1...v2.7.2

v2.7.1

28 Feb 21:09

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: correct context7 docs path from content/ to pages/docs/

Install

npm install featuredrop@2.7.1

Full Changelog: v2.7.0...v2.7.1

v2.7.0

28 Feb 21:02

Choose a tag to compare

What's Changed

Features

  • feat: add privacy policy, terms of service, and footer links
  • feat: Phase J v2.7 — headless hooks, tailwind plugin, engine interface, AI-native
  • feat(docs): SSR migration with PostHog proxy, GA, and Netlify deploy

Bug Fixes

  • fix(docs): use direct PostHog host, remove broken proxy rewrites
  • fix(docs): move analytics to _app.tsx and wire env vars for Netlify SSR

Install

npm install featuredrop@2.7.0

Full Changelog: v2.4.0...v2.7.0

v2.6.1

28 Feb 03:32

Choose a tag to compare

What's Changed

Bug Fixes

  • fix(docs): move analytics from Nextra head to _app.tsx via next/script

Install

npm install featuredrop@2.6.1

Full Changelog: v2.6.0...v2.6.1

v2.6.0

28 Feb 03:20

Choose a tag to compare

What's Changed

Features

  • feat(docs): SSR migration with PostHog proxy, GA, and Netlify deploy

Bug Fixes

  • fix(docs): use direct PostHog host, remove broken proxy rewrites
  • fix(docs): move analytics to _app.tsx and wire env vars for Netlify SSR

Install

npm install featuredrop@2.6.0

Full Changelog: v2.4.0...v2.6.0

v2.5.2

28 Feb 02:51

Choose a tag to compare

What's Changed

Bug Fixes

  • fix(docs): add Netlify Next.js plugin for SSR routing

Install

npm install featuredrop@2.5.2

Full Changelog: v2.5.1...v2.5.2