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

<Meta title="Releases/v0.10.x/v0.10.5/Change log" />

# v0.10.5

## 🚀 Features

## 🐛 Fixes

- SfMegaMenu - additional class to hide bar on desktop
- SfIcon - change div wrapping element to span to avoid html syntax error in SfMenuItem
- SfGallery - main image not appearing on Firefox
- SfImage: images are dispalyed on SSR
- v-click-outside: correctly handles mousedown event
