Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:02
9c87a36

3.5.0 (2026-07-12)

Features

  • add shader transition components (b5fe33e)
  • components: add 23 text animation components from animate-text catalog (9908c53)
  • components: add PhotoStack draggable photo deck (7b1add3)
  • components: add ShineText literal light-sweep text effect (245f96d)
  • components: rename Akella transitions to ShaderReveal and close registry gaps (27f7cea)
  • design tokens, UI redesign, install bundle and text animation components (ac56a98)
  • registry hardening, installable themes, Theme Studio, a11y & tests (f53845b)
  • smooth-button: rework into a decoupled design-system button (3caa80c)

Bug Fixes

  • basic-accordion: keep a stable width by not unmounting collapsed content (09a1137)
  • blocks: respect prefers-reduced-motion across all animated blocks (74d0ce1)
  • components: add missing "use client" directive to scramble-hover (246e0a2)
  • components: disable native image dragging across the library (119157f)
  • components: remove forced min-h-screen from number-flow root (4e4531e)
  • deps: bump vitest to ^4.1.0 (GHSA-5xrq-8626-4rwp) (#85) (25eafd3)
  • docs: center blog post layout and fix AnimatedInput hydration mismatch (15b137f)
  • registry: rewrite workspace imports in served registry content (b73ac1d)

Code Refactoring

  • landing: unify CTAs on the design-system button (44d3740)