---
title: "Sections — Release notes"
canonical: https://sky-ui.cf.sky.com/sections/release-notes
---

# Sections — Release notes

Release history and breaking changes for the Sky UI Sections package.

This page summarises releases for `@sky-uk/ui-sections`. Releases are grouped by major version and
listed newest first, with breaking changes highlighted at the start of each major version.

`@sky-uk/ui-codemods` does not currently automate Sections upgrades. Required changes are marked
**Manual update required**.

[Find out more about Sky UI codemods](https://github.com/sky-uk/sky-ui/tree/main/packages/codemod).

## v1

<a id="sections-v0-to-v1"></a>

### Breaking changes: v0 to v1

_Codemod preset: None — no breaking changes._

No intentional breaking changes have been published in v1.

### v1.2.4

_18 June 2026 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.2.4)_

#### Updates

- Updated to the latest Core release and styled-components 6.4.1.

---

### v1.2.3

_11 May 2026 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.2.3)_

#### Updates

- Updated to the latest Core release.

---

### v1.2.2

_31 March 2026 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.2.2)_

#### Features

- Exported public Section types.

---

### v1.2.0

_16 January 2026 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.2.0)_

#### Updates

- Updated `SectionHeader` for the Sky rebrand and added `OrganicSpectrum` to Reasons to Believe.
- This release includes intentional visual changes.

---

### v1.1.0

_29 December 2025 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.1.0)_

#### Features

- Added the `ComparisonTable` section.

#### Updates

- Changed `HeroCarousel` from a 21:9 to a 16:9 aspect ratio; this change is visual.

---

### v1.0.0

_16 October 2025 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%401.0.0)_

#### Features

- Added Hero, Spotlights, and Testimonials.
- Section images gained responsive sources, Akamai image management, and retina source sets.

## v0

<a id="sections-v0-breaking-changes"></a>

### Breaking changes in v0

_Codemod preset: None — manual migration required._

- **Manual update required:** `FAQsSection` → `FAQs` and `LegalSection` → `Legal`.

### v0.2.5

_22 May 2025 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.2.5)_

#### Updates

- Updated to the latest Core release.

---

### v0.2.4

_9 April 2025 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.2.4)_

#### Updates

- Updated to the latest Core release.

---

### v0.2.2

_28 March 2025 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.2.2)_

#### Updates

- Inherited Core updates in FAQs and Legal accordions and the What to Watch rail.
- Review the matching Core release notes when upgrading Core independently.

---

### v0.2.0

_3 October 2024 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.2.0)_

#### Features

- Added Reasons to Believe, Upsell, and What to Watch.

#### Updates

- Renamed FAQsSection to FAQs and LegalSection to Legal.

---

### v0.1.0

_26 July 2024 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.1.0)_

#### Updates

- Updated the Core dependency to version 9.
- Core consumers must follow the Core 9.0.0 notes.

---

### v0.0.3

_5 July 2024 · [GitHub release notes](https://github.com/sky-uk/sky-ui/releases/tag/%40sky-uk%2Fui-sections%400.0.3)_

#### Features

- Pre-released the Legal and FAQs sections with theme, Markdown, tracking, and interaction support.
