Releases: glincker/featuredrop
Releases · glincker/featuredrop
v3.0.3
What's Changed
Bug Fixes
- fix: build featuredrop + registry before docs on Netlify
Install
npm install featuredrop@3.0.3Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
Bug Fixes
- fix: update package size limit to 2 MB for 27 subpath entries
Install
npm install featuredrop@3.0.2Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
Bug Fixes
- fix: allowlist new components in security audit, fix flaky date test
Install
npm install featuredrop@3.0.1Full Changelog: v3.0.0...v3.0.1
v3.0.0 — AI-Native & Framework Integrations
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 scoringTimingOptimizer— cooldown, fatigue detection, optimal timingFormatSelector— auto-picks badge/toast/banner/modal based on user behaviorAdoptionScorer— A-F adoption grading with breakdown + recommendations
Engine React Hooks (J1.6)
useSmartFeature(id)— timing + format decisions, graceful degradation without engineuseAdoptionScore()— adoption score for dashboardsuseBehaviorProfile()— 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 +FeatureDropScripthydration componentfeaturedrop/remix— Loader helpers +createFeatureDropHeadersfeaturedrop/astro— SSG helpers +getManifestScript(XSS-safe HTML string)featuredrop/nuxt— Event handler factory +getHeadScriptforuseHead()
AI Setup CLI (J5)
npx featuredrop ai-setupAuto-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.0Full Changelog: v2.7.1...v3.0.0
v2.7.2
What's Changed
Bug Fixes
- fix: remove dev-only PostHog skill, add PH + Context7 badges
Install
npm install featuredrop@2.7.2Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
Bug Fixes
- fix: correct context7 docs path from content/ to pages/docs/
Install
npm install featuredrop@2.7.1Full Changelog: v2.7.0...v2.7.1
v2.7.0
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.0Full Changelog: v2.4.0...v2.7.0
v2.6.1
What's Changed
Bug Fixes
- fix(docs): move analytics from Nextra head to _app.tsx via next/script
Install
npm install featuredrop@2.6.1Full Changelog: v2.6.0...v2.6.1
v2.6.0
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.0Full Changelog: v2.4.0...v2.6.0
v2.5.2
What's Changed
Bug Fixes
- fix(docs): add Netlify Next.js plugin for SSR routing
Install
npm install featuredrop@2.5.2Full Changelog: v2.5.1...v2.5.2