import { Meta } from "@storybook/addon-docs/blocks";

<Meta title="Releases/v0.11.x - Latest Minor/v0.11.0-rc.2/Change log" />

# v0.11.0-rc.2

* Migration guide will be added to the v0.11.0


## 🚀 Features

- SfSkeleton: new component as a placeholder for components that are in a loading phase
- SfQuantitySelector: emits blur event
- SfHero: add withImgTag slot for placing custom images

## 🧹 Chores

- docs: transitions in `Utilites/Transitions/Docs`
- docs: SfHero with Cloudinary image example

## 🐛 Fixes

- SfProductCard, SfProductCardHorizontal: rename isOnWishlist to isInWishlist [BREAKING]
- SfRadio: remove component variables for radio text color
- SfCallToAction: doesn't emit click events
