# Nuxt Changelog

> Latest releases from Nuxt and official modules.

## v1.1.3 (nuxt/hints) - 2026-06-13

[Release notes](https://github.com/nuxt/hints/releases/tag/v1.1.3)

### 🩹 Fixes

- Ignore style serialization-only hydration diffs ([#352](https://github.com/nuxt/hints/pull/352))

### ❤️ Contributors

- Matthias Amon ([@Mat4m0](https://github.com/Mat4m0))

---

## v1.16.0 (nuxt/eslint) - 2026-06-10

[Release notes](https://github.com/nuxt/eslint/releases/tag/v1.16.0)

### &nbsp;&nbsp;&nbsp;🚀 Features

- Update deps &nbsp;-&nbsp; by @antfu [<samp>(008ad)</samp>](https://github.com/nuxt/eslint/commit/008adb4)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/eslint/compare/v1.15.2...v1.16.0)

---

## v4.4.8 (nuxt/nuxt) - 2026-06-08

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v4.4.8)

> 4.4.8 is a hotfix release to address an issue running the dev server on MacOS.

## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v4.4.7...v4.4.8)
### 🩹 Fixes
- **vite:** Shorter socket name for macOs with tmp fallback ([#35265](https://github.com/nuxt/nuxt/pull/35265))
- **kit:** Respect `type` option in `findPath` ([#35272](https://github.com/nuxt/nuxt/pull/35272))
- **deps:** Update nuxt/scripts presets ([905621594](https://github.com/nuxt/nuxt/commit/905621594))
- **nuxt:** Revert unhead dependency back to v2 ([e6d578fea](https://github.com/nuxt/nuxt/commit/e6d578fea))
### 📖 Documentation
- Fix many typos ([#35266](https://github.com/nuxt/nuxt/pull/35266))
- Explain static fallback pages ([#35277](https://github.com/nuxt/nuxt/pull/35277))
- Change `null` to `undefined` in data-fetching docs to match actual types ([#35301](https://github.com/nuxt/nuxt/pull/35301))
- Fix broken internal links, useAsyncData watch type, and NuxtError type ([#35303](https://github.com/nuxt/nuxt/pull/35303))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- Ali Mahmmoud (@AliMahmoudDev)
- Quentin Macq (@quentinmcq)
- Pranav Rajeshirke (@Pranav188)
- Eduardo San Martin Morote (@posva)

---

## v3.21.8 (nuxt/nuxt) - 2026-06-08

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v3.21.8)

> 3.21.8 is a hotfix release to address an issue running the dev server on MacOS.



## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v3.21.7...v3.21.8)
### 🩹 Fixes
- **vite:** Shorter socket name for macOs with tmp fallback ([#35265](https://github.com/nuxt/nuxt/pull/35265))
- **kit:** Respect `type` option in `findPath` ([#35272](https://github.com/nuxt/nuxt/pull/35272))
- **deps:** Update nuxt/scripts presets ([ff6b060dd](https://github.com/nuxt/nuxt/commit/ff6b060dd))
### 📖 Documentation
- Change `null` to `undefined` in data-fetching docs to match actual types ([#35301](https://github.com/nuxt/nuxt/pull/35301))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- Ali Mahmmoud (@AliMahmoudDev)
- Quentin Macq (@quentinmcq)
- Eduardo San Martin Morote (@posva)

---

## v4.8.2 (nuxt/ui) - 2026-06-04

[Release notes](https://github.com/nuxt/ui/releases/tag/v4.8.2)

## :bug: Bug Fixes

* **Form:** support setting the `name` attribute ([#6539](https://github.com/nuxt/ui/issues/6539)) ([f8186e2](https://github.com/nuxt/ui/commit/f8186e2d49472629cb0ea29ef1da468227bde677))
* **InputMenu/SelectMenu:** re-highlight first item when items change ([#6538](https://github.com/nuxt/ui/issues/6538)) ([0414dd0](https://github.com/nuxt/ui/commit/0414dd0d1ba694962562efdabfb60c135ab742ad))
* **InputNumber/InputDate/InputTime/Calendar:** restore `locale` prop ([#6546](https://github.com/nuxt/ui/issues/6546)) ([ed2f955](https://github.com/nuxt/ui/commit/ed2f955f092b6213ba2c3a4750260433f0edc2c6))
* **module:** merge custom variants into AppConfig type ([#6531](https://github.com/nuxt/ui/issues/6531)) ([f0571c3](https://github.com/nuxt/ui/commit/f0571c3786cdddb54712bb89154f8482e0c3c62e))

**Full Changelog**: https://github.com/nuxt/ui/compare/v4.8.1...v4.8.2

---

## v1.2.1 (nuxt/scripts) - 2026-06-02

[Release notes](https://github.com/nuxt/scripts/releases/tag/v1.2.1)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Provide SpeedCurve snippet fallback &nbsp;-&nbsp; by @sjh9714 in https://github.com/nuxt/scripts/issues/811 [<samp>(c1322)</samp>](https://github.com/nuxt/scripts/commit/c1322798)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/scripts/compare/v1.2.0...v1.2.1)

---

## v2.2.3 (nuxt/icon) - 2026-06-02

[Release notes](https://github.com/nuxt/icon/releases/tag/v2.2.3)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Scope per-instance customize to unique CSS selector &nbsp;-&nbsp; by @mukundshah and **Sébastien Chopin** in https://github.com/nuxt/icon/issues/483 [<samp>(17d93)</samp>](https://github.com/nuxt/icon/commit/17d9348)
- **server**:
  - Use `ufo` for query parsing to fix h3 v2 compatibility &nbsp;-&nbsp; by @benjamincanac and @atinux in https://github.com/nuxt/icon/issues/493 [<samp>(93172)</samp>](https://github.com/nuxt/icon/commit/931722e)
  - Guard collection lookup against prototype keys &nbsp;-&nbsp; by @itsmelouis and **Sébastien Chopin** in https://github.com/nuxt/icon/issues/488 [<samp>(45025)</samp>](https://github.com/nuxt/icon/commit/4502522)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/icon/compare/v2.2.2...v2.2.3)

---

## v4.4.7 (nuxt/nuxt) - 2026-06-02

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v4.4.7)

> 4.4.7 is a security hotfix release.

👉 make sure to check https://github.com/nuxt/nuxt/security/advisories to view open advisories resolved by this release.

## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v4.4.6...v4.4.7)
### 🩹 Fixes
- **nitro:** Assign `noSSR` before deciding payload extraction ([#35108](https://github.com/nuxt/nuxt/pull/35108))
- **vite:** Avoid filtering out dirs with shared prefix from `allowDirs` ([#35112](https://github.com/nuxt/nuxt/pull/35112))
- **nuxt:** Use resolve from `pathe` for buildCache path boundary check ([#35111](https://github.com/nuxt/nuxt/pull/35111))
- **nuxt:** Prevent sibling-directory traversal in test component wrapper ([#35110](https://github.com/nuxt/nuxt/pull/35110))
- **nitro:** Pass event data to `isValid` in dev clipboard-copy listener ([#35109](https://github.com/nuxt/nuxt/pull/35109))
- **nuxt:** Validate protocols in `reloadNuxtApp` path before reload ([#35115](https://github.com/nuxt/nuxt/pull/35115))
- **vite:** Prefix public asset virtuals with null byte ([9e303b438](https://github.com/nuxt/nuxt/commit/9e303b438))
- **nuxt:** Re-run `getCachedData` after initial fetch ([#35122](https://github.com/nuxt/nuxt/pull/35122))
- **nuxt:** Propagate `useFetch`/`useAsyncData` factory types ([#35133](https://github.com/nuxt/nuxt/pull/35133))
- **vite:** Close vite dev server on nuxt close ([a10a68abc](https://github.com/nuxt/nuxt/commit/a10a68abc))
- **kit,nuxt:** Handle cancelling prompts to install packages ([e84813229](https://github.com/nuxt/nuxt/commit/e84813229))
- **kit:** Avoid excluding node-context files in legacy tsconfig ([#35152](https://github.com/nuxt/nuxt/pull/35152))
- **nuxt:** Handle missing payload in chunkError listener ([#35155](https://github.com/nuxt/nuxt/pull/35155))
- **nuxt:** Await in-lifght template generation when closing nuxt ([#35181](https://github.com/nuxt/nuxt/pull/35181))
- **nuxt:** Clarify page and layout usage warnings ([#35184](https://github.com/nuxt/nuxt/pull/35184))
- **webpack:** Surface compilation errors when stats.toString is empty ([073b07851](https://github.com/nuxt/nuxt/commit/073b07851))
- **nuxt:** Reject prototype-chain keys in the island registry ([#35205](https://github.com/nuxt/nuxt/pull/35205))
- **nuxt:** Apply `isScriptProtocol` guard to `navigateTo` open option ([#35206](https://github.com/nuxt/nuxt/pull/35206))
- **nuxt:** Prevent server-only page island from recursing via `<NuxtPage>` ([#35198](https://github.com/nuxt/nuxt/pull/35198))
- **rspack,webpack:** Require loopback host when missing same-origin signals ([#35200](https://github.com/nuxt/nuxt/pull/35200))
- **nitro:** Gate chrome devtools workspace endpoint to local requests ([#35201](https://github.com/nuxt/nuxt/pull/35201))
- **nuxt:** Escape props in `<NuxtClientFallback>` ssr output ([#35199](https://github.com/nuxt/nuxt/pull/35199))
- **kit:** Improve TS extension stripping/substitutions ([#35233](https://github.com/nuxt/nuxt/pull/35233))
- **nuxt:** Preserve `.d.mts`/`.d.cts` in `resolveTypePaths` ([#35235](https://github.com/nuxt/nuxt/pull/35235))
- **nuxt:** Escape `<NoScript>` slot content ([4b054e9d9](https://github.com/nuxt/nuxt/commit/4b054e9d9))
- **nuxt:** Match route rules case-insensitively to mirror `vue-router` ([07e39cd6f](https://github.com/nuxt/nuxt/commit/07e39cd6f))
- **nuxt:** Reject script-capable protocols in `<NuxtLink>` href ([0103ce06f](https://github.com/nuxt/nuxt/commit/0103ce06f))
- **nuxt:** Block path-normalization open redirect in `navigateTo` ([2cce6fb02](https://github.com/nuxt/nuxt/commit/2cce6fb02))
- **nuxt:** Reject cross-origin paths in `reloadNuxtApp` ([e447a793c](https://github.com/nuxt/nuxt/commit/e447a793c))
- **vite:** Bind vite-node IPC to a permissioned filesystem socket ([1f9f4767a](https://github.com/nuxt/nuxt/commit/1f9f4767a))
### 💅 Refactors
- **kit,nuxt,vite:** Use `es2023` array methods ([#34980](https://github.com/nuxt/nuxt/pull/34980))
- **nuxt:** Replace `runInNewContext` with AST walker ([d72a89ef4](https://github.com/nuxt/nuxt/commit/d72a89ef4))
### 📖 Documentation
- Document vite client and server options ([#35090](https://github.com/nuxt/nuxt/pull/35090))
- Add dedicated module dependencies page ([#35171](https://github.com/nuxt/nuxt/pull/35171))
- Add nodeTsConfig and sharedTsConfig options ([#35231](https://github.com/nuxt/nuxt/pull/35231))
- Edit for clarity and grammar ([#35214](https://github.com/nuxt/nuxt/pull/35214))
### 🏡 Chore
- Use `execFileSync` for safety in release scripts ([1d7baaf01](https://github.com/nuxt/nuxt/commit/1d7baaf01))
- Assert there is always a tag ([e98c47c3c](https://github.com/nuxt/nuxt/commit/e98c47c3c))
- Add autofix action tag in comment ([ffa5c0098](https://github.com/nuxt/nuxt/commit/ffa5c0098))
- Fix type in test ([a549652e2](https://github.com/nuxt/nuxt/commit/a549652e2))
- Update renovate minimum release age ([d12d5e58a](https://github.com/nuxt/nuxt/commit/d12d5e58a))
- Fix lychee dynamic composable exclude ([#35119](https://github.com/nuxt/nuxt/pull/35119))
- Update lockfile ([91186dc51](https://github.com/nuxt/nuxt/commit/91186dc51))
- Lint ([dbc58965c](https://github.com/nuxt/nuxt/commit/dbc58965c))
### ✅ Tests
- Update test for js payload rendering ([bdcb81536](https://github.com/nuxt/nuxt/commit/bdcb81536))
- Cover add regression test for hmr in sibling local layers ([#35125](https://github.com/nuxt/nuxt/pull/35125))
- Improve reliability of hmr test ([1d709b3cc](https://github.com/nuxt/nuxt/commit/1d709b3cc))
### 🤖 CI
- Always run all tests for 4.x/3.x ([0dc4665cf](https://github.com/nuxt/nuxt/commit/0dc4665cf))
- Migrate from tibdex ([ded29dc0f](https://github.com/nuxt/nuxt/commit/ded29dc0f))
- Add zizmor github actions check ([#35089](https://github.com/nuxt/nuxt/pull/35089))
- Update to agentscan v1.8.0 ([#35120](https://github.com/nuxt/nuxt/pull/35120))
- Automatically close PRs from automated accounts ([#35161](https://github.com/nuxt/nuxt/pull/35161))
- Disable provenance-change enforcement in dependency-review ([a2cf43e68](https://github.com/nuxt/nuxt/commit/a2cf43e68))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- David Stack (@davidstackio)
- David De Sloovere (@DavidDeSloovere)
- anton-gor-dev (@anton-gor-dev)
- Noah3521 (@Noah3521)
- Shahar Aviram (@ShaharAviram1)
- Matej Černý (@cernymatej)
- Mohit Kumar (@mohitkum4r)
- Matteo Gabriele (@MatteoGabriele)
- Julien Huang (@huang-julien)
- Damian Głowala (@DamianGlowala)

---

## v3.21.7 (nuxt/nuxt) - 2026-06-02

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v3.21.7)

> 3.21.7 is the a security hotfix release.

👉 make sure to check https://github.com/nuxt/nuxt/security/advisories to view open advisories resolved by this release.

## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v3.21.6...v3.21.7)
### 🩹 Fixes
- **nitro:** Assign `noSSR` before deciding payload extraction ([#35108](https://github.com/nuxt/nuxt/pull/35108))
- **vite:** Avoid filtering out dirs with shared prefix from `allowDirs` ([#35112](https://github.com/nuxt/nuxt/pull/35112))
- **nuxt:** Use resolve from `pathe` for buildCache path boundary check ([#35111](https://github.com/nuxt/nuxt/pull/35111))
- **nuxt:** Prevent sibling-directory traversal in test component wrapper ([#35110](https://github.com/nuxt/nuxt/pull/35110))
- **nitro:** Pass event data to `isValid` in dev clipboard-copy listener ([#35109](https://github.com/nuxt/nuxt/pull/35109))
- **nuxt:** Validate protocols in `reloadNuxtApp` path before reload ([#35115](https://github.com/nuxt/nuxt/pull/35115))
- **vite:** Resolve vite `clientServer` with `ssr: false` ([#34959](https://github.com/nuxt/nuxt/pull/34959))
- **vite:** Prefix public asset virtuals with null byte ([38d330179](https://github.com/nuxt/nuxt/commit/38d330179))
- **nuxt:** Handle missing payload in chunkError listener ([#35155](https://github.com/nuxt/nuxt/pull/35155))
- **vite:** Close vite dev server on nuxt close ([d007d7060](https://github.com/nuxt/nuxt/commit/d007d7060))
- **kit,nuxt:** Handle cancelling prompts to install packages ([59821a5ca](https://github.com/nuxt/nuxt/commit/59821a5ca))
- **nuxt:** Await in-lifght template generation when closing nuxt ([#35181](https://github.com/nuxt/nuxt/pull/35181))
- **webpack:** Surface compilation errors when stats.toString is empty ([71dccff2b](https://github.com/nuxt/nuxt/commit/71dccff2b))
- **kit:** Improve TS extension stripping/substitutions ([#35233](https://github.com/nuxt/nuxt/pull/35233))
- **nuxt:** Preserve `.d.mts`/`.d.cts` in `resolveTypePaths` ([#35235](https://github.com/nuxt/nuxt/pull/35235))
- **nuxt:** Reject prototype-chain keys in the island registry ([#35205](https://github.com/nuxt/nuxt/pull/35205))
- **nitro:** Gate chrome devtools workspace endpoint to local requests ([#35201](https://github.com/nuxt/nuxt/pull/35201))
- **nuxt:** Escape props in `<NuxtClientFallback>` ssr output ([#35199](https://github.com/nuxt/nuxt/pull/35199))
- **nuxt:** Apply `isScriptProtocol` guard to `navigateTo` open option ([#35206](https://github.com/nuxt/nuxt/pull/35206))
- **rspack,webpack:** Require loopback host when missing same-origin signals ([#35200](https://github.com/nuxt/nuxt/pull/35200))
- **nuxt:** Absolutely resolve `defu` in app config template ([40bedf0db](https://github.com/nuxt/nuxt/commit/40bedf0db))
- **nuxt:** Match route rules case-insensitively to mirror `vue-router` ([3f3e3fa7b](https://github.com/nuxt/nuxt/commit/3f3e3fa7b))
- **nuxt:** Escape `<NoScript>` slot content ([7fea9fd68](https://github.com/nuxt/nuxt/commit/7fea9fd68))
- **nuxt:** Block path-normalization open redirect in `navigateTo` ([1f2dd5e78](https://github.com/nuxt/nuxt/commit/1f2dd5e78))
- **nuxt:** Reject cross-origin paths in `reloadNuxtApp` ([6497d99dd](https://github.com/nuxt/nuxt/commit/6497d99dd))
- **vite:** Bind vite-node IPC to a permissioned filesystem socket ([c293bf950](https://github.com/nuxt/nuxt/commit/c293bf950))
- **nuxt:** Reject script-capable protocols in `<NuxtLink>` href ([53284043d](https://github.com/nuxt/nuxt/commit/53284043d))
- **nuxt:** Clarify page and layout usage warnings ([#35184](https://github.com/nuxt/nuxt/pull/35184))
- **nuxt:** Do not absolutely resolve `defu` ([d11d7b1b5](https://github.com/nuxt/nuxt/commit/d11d7b1b5))
### 📖 Documentation
- Edit for clarity and grammar ([#35214](https://github.com/nuxt/nuxt/pull/35214))
- Add dedicated module dependencies page ([#35171](https://github.com/nuxt/nuxt/pull/35171))
### 🏡 Chore
- Use `execFileSync` for safety in release scripts ([9a455a658](https://github.com/nuxt/nuxt/commit/9a455a658))
- Assert there is always a tag ([8da21fba8](https://github.com/nuxt/nuxt/commit/8da21fba8))
- Fix type in test ([bc2837125](https://github.com/nuxt/nuxt/commit/bc2837125))
- Fix lychee dynamic composable exclude ([#35119](https://github.com/nuxt/nuxt/pull/35119))
- Add autofix action tag in comment ([70eba297f](https://github.com/nuxt/nuxt/commit/70eba297f))
- Update renovate minimum release age ([27a6821a1](https://github.com/nuxt/nuxt/commit/27a6821a1))
### ✅ Tests
- Update test for js payload rendering ([b51a80840](https://github.com/nuxt/nuxt/commit/b51a80840))
- Improve reliability of hmr test ([0078499f0](https://github.com/nuxt/nuxt/commit/0078499f0))
### 🤖 CI
- Always run all tests for 4.x/3.x ([0519c0ade](https://github.com/nuxt/nuxt/commit/0519c0ade))
- Update to agentscan v1.8.0 ([#35120](https://github.com/nuxt/nuxt/pull/35120))
- Automatically close PRs from automated accounts ([#35161](https://github.com/nuxt/nuxt/pull/35161))
- Migrate from tibdex ([6277aedcb](https://github.com/nuxt/nuxt/commit/6277aedcb))
- Disable provenance-change enforcement in dependency-review ([1d4910eed](https://github.com/nuxt/nuxt/commit/1d4910eed))
- Add zizmor github actions check ([#35089](https://github.com/nuxt/nuxt/pull/35089))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- Matej Černý (@cernymatej)
- anton-gor-dev (@anton-gor-dev)
- Julien Huang (@huang-julien)
- David Stack (@davidstackio)
- Noah3521 (@Noah3521)
- Matteo Gabriele (@MatteoGabriele)
- Mohit Kumar (@mohitkum4r)
- Florian Heuberger (@Flo0806)

---

## v1.2.0 (nuxt/scripts) - 2026-06-02

[Release notes](https://github.com/nuxt/scripts/releases/tag/v1.2.0)

### &nbsp;&nbsp;&nbsp;🚀 Features

- SpeedCurve LUX &nbsp;-&nbsp; by @zizzfizzix and @harlan-zw in https://github.com/nuxt/scripts/issues/782 [<samp>(82696)</samp>](https://github.com/nuxt/scripts/commit/8269677e)
- **globals**: Runtime disable + scripts:globals hook &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/808 [<samp>(62b04)</samp>](https://github.com/nuxt/scripts/commit/62b04172)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **deps**: Add support for unhead v3 &nbsp;-&nbsp; by @danielroe and @harlan-zw in https://github.com/nuxt/scripts/issues/795 [<samp>(fefd9)</samp>](https://github.com/nuxt/scripts/commit/fefd9fe1)
- **google-maps**: Deprecate heatmap component &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/809 [<samp>(c92ac)</samp>](https://github.com/nuxt/scripts/commit/c92ac39a)
- **google-maps,gravatar**: A11y misc fixes &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/802 [<samp>(bb42b)</samp>](https://github.com/nuxt/scripts/commit/bb42bea3)
- **instagram-embed**: Use facebookexternalhit UA & don't cache empty shells &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/806 [<samp>(87b13)</samp>](https://github.com/nuxt/scripts/commit/87b13429)
- **proxy**: Strip hop-by-hop request headers (RFC 7230) &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/804 [<samp>(da57b)</samp>](https://github.com/nuxt/scripts/commit/da57b6ec)
- **speedcurve**: Vendor LUX snippet and group schema options &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/805 [<samp>(ac0ad)</samp>](https://github.com/nuxt/scripts/commit/ac0ad5ca)
- **stripe**: Allow selecting Stripe.js SDK version &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/799 [<samp>(ae8d2)</samp>](https://github.com/nuxt/scripts/commit/ae8d2c23)
- **vimeo**: A11y keyboard and video placeholder alt text &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/803 [<samp>(33a11)</samp>](https://github.com/nuxt/scripts/commit/33a113a2)
- **youtube-player**: A11y keyboard-accessible &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/798 [<samp>(8b4e9)</samp>](https://github.com/nuxt/scripts/commit/8b4e9998)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/scripts/compare/v1.1.1...v1.2.0)

---

## v4.0.0-alpha.7 (nuxt/devtools) - 2026-06-02

[Release notes](https://github.com/nuxt/devtools/releases/tag/v4.0.0-alpha.7)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **devtools**: Don't scope dock plugin with `{ server: false }` &nbsp;-&nbsp; by @antfu [<samp>(b2665)</samp>](https://github.com/nuxt/devtools/commit/b2665eb0)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/devtools/compare/v4.0.0-alpha.6...v4.0.0-alpha.7)

---

## v4.0.0-alpha.6 (nuxt/devtools) - 2026-05-29

[Release notes](https://github.com/nuxt/devtools/releases/tag/v4.0.0-alpha.6)

*No significant changes*

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/devtools/compare/v4.0.0-alpha.5...v4.0.0-alpha.6)

---

## v4.8.1 (nuxt/ui) - 2026-05-28

[Release notes](https://github.com/nuxt/ui/releases/tag/v4.8.1)

## :bug: Bug Fixes

* **ContentSearch/DashboardSearch:** proxy missing CommandPalette props ([#6505](https://github.com/nuxt/ui/issues/6505)) ([631f5dc](https://github.com/nuxt/ui/commit/631f5dc543fecaa36d5090a10a3db3223e9671b5))
* **Form:** add `method="post"` to prevent credential leaking via GET before hydration ([#6512](https://github.com/nuxt/ui/issues/6512)) ([7a0825a](https://github.com/nuxt/ui/commit/7a0825ad6a17627ce4c6dd860df3cebb7cf1d813))
* **Icon:** avoid recursive icon resolution ([#6495](https://github.com/nuxt/ui/issues/6495)) ([d50c121](https://github.com/nuxt/ui/commit/d50c121c05372082a7414d205d612513e89d3af7))
* **locale:** improve Thai translation accuracy and consistency ([#6509](https://github.com/nuxt/ui/issues/6509)) ([5d82418](https://github.com/nuxt/ui/commit/5d82418c56e956a9f1b684b48f9bf40197cdf3aa))
* **module:** expose component theme keys in AppConfig type ([#6520](https://github.com/nuxt/ui/issues/6520)) ([ffaf163](https://github.com/nuxt/ui/commit/ffaf163f77601015e4fa9e29bc18a33ca7dcb93d))
* **Select/SelectMenu/InputMenu:** add fallback for `max-height` ([#6503](https://github.com/nuxt/ui/issues/6503)) ([f4d7cbe](https://github.com/nuxt/ui/commit/f4d7cbe71f3cb62eaf8b92a4da73f115324fcf6a))

## :wave: Contributors

* @Akur1a
* @bansal
* @benjamincanac
* @maximepvrt
* @thanet-s

**Full Changelog**: https://github.com/nuxt/ui/compare/v4.8.0...v4.8.1

---

## v4.8.0 (nuxt/ui) - 2026-05-21

[Release notes](https://github.com/nuxt/ui/releases/tag/v4.8.0)

## ✨ Highlights

### 🎨 Theme component prop defaults

The [`Theme`](https://ui.nuxt.com/docs/components/theme#prop-defaults) component can now override **default prop values** for all descendant components. Pass a `props` object where keys are component names and values are their prop overrides:

```vue
<template>
  <UTheme
    :props="{
      tooltip: { delayDuration: 0, arrow: true },
      button: { color: 'neutral', variant: 'subtle', size: 'lg' },
      input: { size: 'lg' }
    }"
  >
    <UTooltip text="Tooltip">
      <UButton label="Save" />
    </UTooltip>

    <UInput placeholder="Search..." />
  </UTheme>
</template>
```

Explicit props on a component always take priority. Theme components can be nested (innermost wins) and propagate through the entire tree via `provide` / `inject`.

### 🔍 ContentSearch async search

The [`ContentSearch`](https://ui.nuxt.com/docs/components/content-search#search) component now supports [FTS5 full-text search](https://www.sqlite.org/fts5.html) via the new `search` prop and the [`useSearchCollection`](https://content.nuxt.com/docs/utils/use-search-collection) composable ([nuxt/content#3787](https://github.com/nuxt/content/pull/3787), released in [`@nuxt/content` v3.14.0](https://github.com/nuxt/content/releases/tag/v3.14.0)). Instead of loading all content upfront with `files` and filtering client-side with Fuse.js, you can now run async queries with highlighted snippets:

```vue
<script setup lang="ts">
const { search, status, init } = useSearchCollection('content', {
  immediate: false,
  ignoredTags: ['style']
})

const { open } = useContentSearch()

watch(open, (value) => {
  if (value && status.value === 'idle') {
    init()
  }
})
</script>

<template>
  <UContentSearch :search="search" :search-status="status" />
</template>
```

> You can check out the new search on https://ui.nuxt.com or https://nuxt.com.

## 🚨 Breaking Changes

* **InputMenu:** rename `autocomplete` prop to `mode` to free up HTML attribute (#6474)

The boolean `autocomplete` prop introduced in [v4.6.0](https://github.com/nuxt/ui/releases/tag/v4.6.0) collided with the standard HTML `autocomplete` attribute used for browser autofill (`address-line1`, `one-time-code`, `email`, etc.). It has been renamed to `mode` which accepts `'combobox' | 'autocomplete'` (defaults to `combobox`). The HTML `autocomplete` attribute now falls through to the inner input like other form components.

```diff
- <UInputMenu autocomplete :items="items" />
+ <UInputMenu mode="autocomplete" :items="items" />
```

## 🚀 Features

* **Avatar/AvatarGroup:** add `color` prop (#6405) (6f2396f)
* **Breadcrumb:** add `color` prop (#6406) (955dac1)
* **ChatMessage:** add `body` slot and improve actions alignment (#6460) (48685b6)
* **ChatMessage:** add `color` prop and `header` slot (#6407) (c6ce8ca)
* **ChatPrompt:** add `submitOnEnter` prop to control Enter behavior (b597f90)
* **Checkbox/RadioGroup/Switch:** add `highlight` prop for error ring styling (a0deee4)
* **CommandPalette:** search and highlight description field (524c34d)
* **ContentSearch/DashboardSearch:** enable Fuse.js token search by default (ba08220)
* **ContentSearch:** add async search support via `useSearchCollection` (#6432) (a1bef8b)
* **DashboardGroup:** add `storageOptions` prop (8f0101b)
* **Error:** add `icon` prop and `leading` slot (e6ea707)
* **Separator:** add `position` prop (#6415) (844660a)
* **Theme:** override component prop defaults (#6031) (71c008e)

## 🐛 Bug Fixes

* **ChatMessage:** add `wrap-break-word` to content slot (#6476) (eb468e6)
* **CommandPalette:** only split tokens in highlight when `useTokenSearch` is enabled (898fbce)
* **CommandPalette:** preserve relative order of ignoreFilter groups (e4c1787)
* **CommandPalette:** re-highlight first item after debounced results render (efd7b8e)
* **CommandPalette:** update default fuse keys in docs and search components (0d9cc0d)
* **components:** apply `theme.prefix` to hardcoded utility classes (f51b1e8)
* **components:** constrain popper content to available viewport height (007b136)
* **ContentSearch:** preserve intermediate ancestors in breadcrumb prefix (#6466) (f639b19)
* **ContentToc:** apply `ui.trigger` prop to trigger elements (252b906)
* **defineShortcuts:** use `e.code` for alt shortcuts to handle macOS key remapping (231f156)
* **FileUpload:** pass `disabled` attribute to button variant (2890c83)
* **Form:** improve errors type (#6208) (c1090ab)
* **InputMenu/Select/SelectMenu:** respect `trailing: false` over default `trailingIcon` (#6457) (65b47ce)
* **InputMenu:** rename `autocomplete` prop to `mode` to free up HTML attribute (#6474) (2799fa6)
* **module:** don't require `@nuxtjs/mdc` when using `content` option (89f7778)
* **module:** pass computed ref directly to useHead innerHTML (00b7476)
* **module:** ship stripped `#build/ui.css` fallback for tooling (083c2a9)
* **ProseKbd:** add default slot and make `value` optional (f317c7f)
* **Textarea:** autoresize on mount with pre-filled value (e96a0b6)
* **useComponentProps:** treat array-typed theme values as `ClassValue` leaves (cac3860)

## 👋 Contributors

* @benjamincanac
* @Bobakanoosh
* @maximepvrt
* @zAlweNy26
* @Akur1a

**Full Changelog**: https://github.com/nuxt/ui/compare/v4.7.1...v4.8.0

---

## v1.1.1 (nuxt/scripts) - 2026-05-21

[Release notes](https://github.com/nuxt/scripts/releases/tag/v1.1.1)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **security**:
  - Allow opting out of proxy page token in SSR payload &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/789 [<samp>(4738a)</samp>](https://github.com/nuxt/scripts/commit/4738a27)
  - Allow disabling proxy signing with `security: false` &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/790 [<samp>(dc11a)</samp>](https://github.com/nuxt/scripts/commit/dc11ae0)
- **tiktok-pixel**:
  - Use TikTok's array snippet protocol &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/786 [<samp>(f46cc)</samp>](https://github.com/nuxt/scripts/commit/f46ccb6)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/scripts/compare/v1.1.0...v1.1.1)

---

## v1.1.2 (nuxt/hints) - 2026-05-18

[Release notes](https://github.com/nuxt/hints/releases/tag/v1.1.2)

### 🚀 Enhancements

- **rpc:** Implement wrapBroadcast function to enhance RPC error handling ([#343](https://github.com/nuxt/hints/pull/343))

### ❤️ Contributors

- Julien Huang ([@huang-julien](https://github.com/huang-julien))

---

## v3.14.0 (nuxt/content) - 2026-05-18

[Release notes](https://github.com/nuxt/content/releases/tag/v3.14.0)

### 🚀 Features

- **search**:
  - Add `useSearchCollection` composable with FTS5 full-text search - by @benjamincanac and @atinux in https://github.com/nuxt/content/issues/3787 [<samp>(2a1a5)</samp>](https://github.com/nuxt/content/commit/2a1a585a)
- **types**:
  - Add custom properties on ContentConfig - by @TotomInc in https://github.com/nuxt/content/issues/3761 [<samp>(ea196)</samp>](https://github.com/nuxt/content/commit/ea196c54)
  - Add NOT IN to SQLOperator type - by @surohak in https://github.com/nuxt/content/issues/3785 [<samp>(ab88e)</samp>](https://github.com/nuxt/content/commit/ab88eb3c)

### 🐞 Bug Fixes

- **docs**: Update Nuxt version from 3 to 4 in template features - by @rudrokhanpro in https://github.com/nuxt/content/issues/3780 [<samp>(1f240)</samp>](https://github.com/nuxt/content/commit/1f24029b)
- **path-meta**: Slugify options did not pass to transformer - by @farnabaz in https://github.com/nuxt/content/issues/3794 [<samp>(778d7)</samp>](https://github.com/nuxt/content/commit/778d7dbb)
- **preview**: Skip collections without source in preview template - by @humanbird and @larbish in https://github.com/nuxt/content/issues/3771 [<samp>(8aabe)</samp>](https://github.com/nuxt/content/commit/8aabefd2)

##### [View changes on GitHub](https://github.com/nuxt/content/compare/v3.13.0...v3.14.0)

---

## v4.4.6 (nuxt/nuxt) - 2026-05-18

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v4.4.6)

> 4.4.6 is the next patch release.


## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v4.4.5...v4.4.6)
### 🩹 Fixes
- **vite:** Use spa entry for vite-node fallback ([#35037](https://github.com/nuxt/nuxt/pull/35037))
- **vite:** Invalidate SSR module cache when modules are invalidated via plugin hooks ([a86657a0e](https://github.com/nuxt/nuxt/commit/a86657a0e))
- **nuxt:** Match deduplicated `resolveComponent` calls in jsx blocks ([#35028](https://github.com/nuxt/nuxt/pull/35028))
- **nuxt:** Prefer our own builder/server deps ([#35029](https://github.com/nuxt/nuxt/pull/35029))
- **nuxt:** Update `useFetch` key even with `watch: false` ([#35002](https://github.com/nuxt/nuxt/pull/35002))
- **nitro:** Mark `@babel/plugin-syntax-typescript` as optional peer dep ([#35041](https://github.com/nuxt/nuxt/pull/35041))
- **nitro:** Add json extension to payload cache items ([#35043](https://github.com/nuxt/nuxt/pull/35043))
- **nuxt:** Handle errors fetching app manifest ([#35050](https://github.com/nuxt/nuxt/pull/35050))
- **nuxt:** Encode html-significant characters in external redirect body ([#35052](https://github.com/nuxt/nuxt/pull/35052))
- **nuxt:** Preserve `setPageLayout` props on same-path navigation ([#35055](https://github.com/nuxt/nuxt/pull/35055))
- **vite:** Don't strip buildAssetsDir from vite-node SSR ids ([#35040](https://github.com/nuxt/nuxt/pull/35040))
- **nuxt:** Mark `useLoadingIndicator` properties as readonly ([#35062](https://github.com/nuxt/nuxt/pull/35062))
- **vite:** Strip queries in css inline styles map ([#35067](https://github.com/nuxt/nuxt/pull/35067))
- **nitro:** Validate island request hash matches props ([#35077](https://github.com/nuxt/nuxt/pull/35077))
- **nitro:** Use regexp to strip query ([163e18d4b](https://github.com/nuxt/nuxt/commit/163e18d4b))
- **nitro:** Use `statusCode` for nitro v2 compatibility ([952f6841e](https://github.com/nuxt/nuxt/commit/952f6841e))
- **nitro-server:** Re-export h3 named symbols statically ([cd99001c8](https://github.com/nuxt/nuxt/commit/cd99001c8))
- **nuxt:** Render component-less parent routes during client-side nav ([#35036](https://github.com/nuxt/nuxt/pull/35036))
- **kit:** Respect `tsConfig.exclude` in legacy `tsconfig.json` ([#35079](https://github.com/nuxt/nuxt/pull/35079))
- **nuxt:** Run middleware for page islands ([#35092](https://github.com/nuxt/nuxt/pull/35092))
### 💅 Refactors
- **rspack,webpack:** Extract same-origin check for dev middleware ([#35051](https://github.com/nuxt/nuxt/pull/35051))
### 📖 Documentation
- Remove CSB, set node 22 and use steps for clarity ([#35066](https://github.com/nuxt/nuxt/pull/35066))
### 🏡 Chore
- One more type, one more ([50dcf15bb](https://github.com/nuxt/nuxt/commit/50dcf15bb))
- Remove unneeded (?) overrides ([6997093af](https://github.com/nuxt/nuxt/commit/6997093af))
- Use explicit versions for fixture dependencies ([294a734d4](https://github.com/nuxt/nuxt/commit/294a734d4))
- Ignore link-like syntax in code ([2584a549c](https://github.com/nuxt/nuxt/commit/2584a549c))
- Narrow engines.node in test ([5bb17fb47](https://github.com/nuxt/nuxt/commit/5bb17fb47))
- Remove unused import ([a52d78626](https://github.com/nuxt/nuxt/commit/a52d78626))
### ✅ Tests
- Relax relative time assertion ([c3dcd16f9](https://github.com/nuxt/nuxt/commit/c3dcd16f9))
- Add type ([732d844ad](https://github.com/nuxt/nuxt/commit/732d844ad))
- Drop h3 v2 types ([8286e5fcd](https://github.com/nuxt/nuxt/commit/8286e5fcd))
### 🤖 CI
- Clean up agent-scan workflow ([ab8317547](https://github.com/nuxt/nuxt/commit/ab8317547))
- Continue autofix workflow when `test:engines` fails ([3025e561e](https://github.com/nuxt/nuxt/commit/3025e561e))
- Improve workflows ([#35088](https://github.com/nuxt/nuxt/pull/35088))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- Tim (@timhn-bm)
- Julien Huang (@huang-julien)
- Damian Głowala (@DamianGlowala)
- Sébastien Chopin (@atinux)
- Adrien Foulon (@Tofandel)
- Sami El Achi (@samiashi)

---

## v3.21.6 (nuxt/nuxt) - 2026-05-18

[Release notes](https://github.com/nuxt/nuxt/releases/tag/v3.21.6)

> 3.21.6 is the next patch release.

## 👉 Changelog

[compare changes](https://github.com/nuxt/nuxt/compare/v3.21.5...v3.21.6)
### 🩹 Fixes
- **nuxt:** Prefer our own builder/server deps ([#35029](https://github.com/nuxt/nuxt/pull/35029))
- **nitro:** Add json extension to payload cache items ([#35043](https://github.com/nuxt/nuxt/pull/35043))
- **nuxt:** Handle errors fetching app manifest ([#35050](https://github.com/nuxt/nuxt/pull/35050))
- **nuxt:** Preserve `setPageLayout` props on same-path navigation ([#35055](https://github.com/nuxt/nuxt/pull/35055))
- **vite:** Don't strip buildAssetsDir from vite-node SSR ids ([#35040](https://github.com/nuxt/nuxt/pull/35040))
- **nuxt:** Mark `useLoadingIndicator` properties as readonly ([#35062](https://github.com/nuxt/nuxt/pull/35062))
- **vite:** Strip queries in css inline styles map ([#35067](https://github.com/nuxt/nuxt/pull/35067))
- **nuxt:** Encode html-significant characters in external redirect body ([#35052](https://github.com/nuxt/nuxt/pull/35052))
- **nitro:** Validate island request hash matches props ([#35077](https://github.com/nuxt/nuxt/pull/35077))
- **nitro:** Use regexp to strip query ([042b615e6](https://github.com/nuxt/nuxt/commit/042b615e6))
- **nitro:** Use `statusCode` for nitro v2 compatibility ([82dcd6a31](https://github.com/nuxt/nuxt/commit/82dcd6a31))
- **nuxt:** Render component-less parent routes during client-side nav ([#35036](https://github.com/nuxt/nuxt/pull/35036))
- **nuxt:** Run middleware for page islands ([#35092](https://github.com/nuxt/nuxt/pull/35092))
### 💅 Refactors
- **rspack,webpack:** Extract same-origin check for dev middleware ([#35051](https://github.com/nuxt/nuxt/pull/35051))
### 📖 Documentation
- Remove CSB, set node 22 and use steps for clarity ([#35066](https://github.com/nuxt/nuxt/pull/35066))
### 🏡 Chore
- Ignore link-like syntax in code ([f9bf11b11](https://github.com/nuxt/nuxt/commit/f9bf11b11))
- Narrow engines.node in test ([5ed9a2691](https://github.com/nuxt/nuxt/commit/5ed9a2691))
- Remove unused import ([3a8bb0030](https://github.com/nuxt/nuxt/commit/3a8bb0030))
### ✅ Tests
- Relax relative time assertion ([256513eb0](https://github.com/nuxt/nuxt/commit/256513eb0))
- Move build assets dir fixture out of `app/` ([6d2ac69ff](https://github.com/nuxt/nuxt/commit/6d2ac69ff))
### 🤖 CI
- Clean up agent-scan workflow ([31590cf07](https://github.com/nuxt/nuxt/commit/31590cf07))
- Continue autofix workflow when `test:engines` fails ([958abb882](https://github.com/nuxt/nuxt/commit/958abb882))
- Improve workflows ([#35088](https://github.com/nuxt/nuxt/pull/35088))

### ❤️ Contributors
- Daniel Roe (@danielroe)
- Julien Huang (@huang-julien)
- Damian Głowala (@DamianGlowala)
- Sébastien Chopin (@atinux)
- Adrien Foulon (@Tofandel)

---

## v1.1.0 (nuxt/scripts) - 2026-05-14

[Release notes](https://github.com/nuxt/scripts/releases/tag/v1.1.0)

### &nbsp;&nbsp;&nbsp;🚀 Features

- LinkedIn Insight Tag &nbsp;-&nbsp; by @zizzfizzix in https://github.com/nuxt/scripts/issues/741 [<samp>(fb922)</samp>](https://github.com/nuxt/scripts/commit/fb92206)
- Ahrefs Web Analytics &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/751 [<samp>(ceb4b)</samp>](https://github.com/nuxt/scripts/commit/ceb4ba0)
- Usercentrics CMP &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/749 [<samp>(d2114)</samp>](https://github.com/nuxt/scripts/commit/d2114c5)
- Calendly &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/750 [<samp>(e8524)</samp>](https://github.com/nuxt/scripts/commit/e852443)
- Build-time debug flag with script-lifecycle tracing &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/760 [<samp>(f6c25)</samp>](https://github.com/nuxt/scripts/commit/f6c25a5)
- Warn on misconfigured NUXT_PUBLIC_SCRIPTS_* env vars &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/778 [<samp>(05d32)</samp>](https://github.com/nuxt/scripts/commit/05d3250)
- Env-var overrides for scripts.globals (single-build, multi-deploy) &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/780 [<samp>(88869)</samp>](https://github.com/nuxt/scripts/commit/8886903)
- **gtm,ga**: Consent.default() + strict GCMv2 validation &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/772 [<samp>(6f74a)</samp>](https://github.com/nuxt/scripts/commit/6f74a6c)
- **tiktokPixel**: Production hardening - region, CAPI dedup, advanced matching &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/776 [<samp>(c5b69)</samp>](https://github.com/nuxt/scripts/commit/c5b6905)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Add `--pnpm` flag to `pkg-pr-new publish` command in nightly workflow &nbsp;-&nbsp; by @DamianGlowala and **Damian Głowala** in https://github.com/nuxt/scripts/issues/755 [<samp>(53810)</samp>](https://github.com/nuxt/scripts/commit/53810dd)
- Validate required registry fields after runtime merge &nbsp;-&nbsp; by @tsukiyama-3 and @harlan-zw in https://github.com/nuxt/scripts/issues/762 [<samp>(61293)</samp>](https://github.com/nuxt/scripts/commit/6129314)
- **assets**:
  - Set js content-type on dev bundled asset handler &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/748 [<samp>(6ddc9)</samp>](https://github.com/nuxt/scripts/commit/6ddc9f6)
- **google-maps**:
  - Avoid recentering on inline options &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/747 [<samp>(65c3b)</samp>](https://github.com/nuxt/scripts/commit/65c3b56)
- **googleTagManager**:
  - Push consent as arguments to dataLayer &nbsp;-&nbsp; by @buffalom and **motion-work** in https://github.com/nuxt/scripts/issues/771 [<samp>(fc398)</samp>](https://github.com/nuxt/scripts/commit/fc3981b)
- **plausible**:
  - Honor scriptInput.src in bundle.resolve for self-hosted &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/775 [<samp>(fb50b)</samp>](https://github.com/nuxt/scripts/commit/fb50b0a)
- **proxy**:
  - Allow `region1.google-analytics.com` &nbsp;-&nbsp; by @captnCC in https://github.com/nuxt/scripts/issues/753 [<samp>(58f81)</samp>](https://github.com/nuxt/scripts/commit/58f81ad)
  - Surface upstream error cause and distinguish timeouts &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/757 [<samp>(0cb62)</samp>](https://github.com/nuxt/scripts/commit/0cb62af)
- **tiktokPixel**:
  - Missing types &nbsp;-&nbsp; by @harlan-zw in https://github.com/nuxt/scripts/issues/773 [<samp>(f73a0)</samp>](https://github.com/nuxt/scripts/commit/f73a0ce)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/nuxt/scripts/compare/v1.0.6...v1.1.0)

---
