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

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

# v0.10.7

## 🚀 Features

- SfRange new component implemented
- atom components refactor to functional:
  - SfBreadcrumbs
  - SfBullet
  - SfButton
  - SfColor
  - SfHeading
  - SfIcon
  - SfLink
  - SfQuantitySelector
  - SfRating
  - SfSkeleton
  - SfTextarea
- add nuxt branch for testing purposes and lighthouse ci audit on push to master and develop branches

## 🐛 Fixes

- SfAccordion - header text should be aligned left when multiline
- SfBanner, SfCategoryCard, SfTile, SfHeader, SfHero: fixed SSR missmatch
- SfSidebar - scroll not working on mobile devices (hotfix 0.10.71)
