---
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-09-05T17:04:59.175Z"
---

## :icon{name="i-noto-warning"} 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
```