Skip to content

v3.4.1

Choose a tag to compare

@denchiklut denchiklut released this 19 Apr 17:42
· 3 commits to main since this release

What's Changed

Features

  • Added timeout prop to <AsyncImage /> — customize transition duration
    (number or per-state object, defaults to 1000ms)

Dependencies

  • react-intersection-observer ^9.8.110.0.3
  • transitions-kit ^1.2.31.4.0
  • React 19 types support (@types/react 19)
  • TypeScript 6, Rollup 4.60

Internal

  • Migrated from ESLint + Prettier to Biome
  • Switched from Yarn to pnpm
  • Updated CI workflows
  • Docs: added Blur transition example, documented timeout prop
    Full Changelog: v3.2.3...v3.4.1