---
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-08-19T17:11:12.623Z"
---

## :icon{name="i-noto-warning"} Breaking Features

### Nuxt v3.16

To avoid hoisting issues with the new Unhead v2, the Nuxt [Schema.org](http://Schema.org) v5 requires Nuxt v3.16.

Please upgrade your Nuxt to continue using [Schema.org](http://Schema.org).

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