- Introduced the KenBurnsSequence variant with reusable presets plus customizable frame timelines, complete with hooks, animations, and type-safe props.
- Documented the new variant in both English and Turkish docs and updated the package/root README files with fresh examples and feature counts.
- Added a KenBurnsSequence showcase section so visitors can preview classic, dramatic, and custom timelines directly in the demo app.
cd packages/reactive-imagenpm version minor(or bumppatch/majoras needed)npm publish --access publicgit push origin main --follow-tagscd .. && npm run build(optional: rebuild the demo site after publishing)