Skip to content

drumst0ck/uploadkit

v@uploadkitdev/[email protected] Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Added 16 new opinionated upload components with optional motion support.

Full changelog

Minor Changes

  • 4ab4217: Add 16 new opinionated upload components and a client prop on UploadKitProvider for client injection (tests, docs previews).

    Premium variants (8) — distinct aesthetic directions with optional Motion animations:

    • UploadDropzoneGlass — Vercel/Linear frosted glass with indigo glow halo
    • UploadDropzoneAurora — Apple/Supabase animated conic mesh + cursor highlight
    • UploadDropzoneTerminal — Raycast/Warp mono prompt with tail log
    • UploadDropzoneBrutal — neobrutalist thick borders with stamp animation
    • UploadButtonShimmer — animated shimmer sweep gradient
    • UploadButtonMagnetic — Apple-style cursor-attracted spring
    • UploadAvatar — circular crop with SVG progress ring
    • UploadInlineChat — ChatGPT/Linear composer with animated chips

    Motion & Progress variants (8) — focused on upload progress visualization:

    • UploadProgressRadial — large SVG progress ring with splash on complete
    • UploadProgressBar — sleek horizontal bar with shimmer sweep
    • UploadProgressStacked — iOS AirDrop-style vertical stack
    • UploadProgressOrbit — file icons orbit center, land on complete
    • UploadCloudRain — files rain into a cloud SVG, fill = progress
    • UploadBento — bento grid with layoutId reorder
    • UploadParticles — particles converge to center by progress
    • UploadStepWizard — multi-step select→preview→confirm→upload→done

    motion is an optional peerDependency — all components render static CSS fallbacks when motion is not installed. prefers-reduced-motion respected throughout.

    UploadKitProvider now accepts client? — lets you inject a custom ProxyUploadKitClient instance (useful for tests and docs previews that use a mock client). endpoint remains the standard prop for production apps.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track drumst0ck/uploadkit

Get notified when new releases ship.

Sign up free

About drumst0ck/uploadkit

Official MCP server for UploadKit. Gives AI assistants first-class knowledge of 40+ React upload components, Next.js route handler scaffolds, BYOS setup (S3/R2/GCS/B2)

All releases →

Beta — feedback welcome: [email protected]