---
title: "v5.0.0"
description: "Release notes for Nuxt OG Image v5."
canonical_url: "https://nuxtseo.com/docs/og-image/v5/releases/v5"
last_updated: "2026-05-06T18:47:36.286Z"
---

## <icon name="i-noto-warning"></icon> Breaking Features

### Nuxt v3.16

To avoid hoisting issues with the new Unhead v2, the Nuxt OG Image v5 requires Nuxt v3.16.

Please upgrade your Nuxt to continue using OG Image.

```bash
nuxi upgrade --force
```
