---
title: "v5.0.0"
description: "Release notes for Nuxt Schema.org v5."
canonical_url: "https://nuxtseo.com/docs/schema-org/releases/v5"
last_updated: "2026-05-09T23:41:40.188Z"
---

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

### Nuxt v3.16

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

Please upgrade your Nuxt to continue using Schema.org.

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