diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c4710c61..dfd1b891d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,41 @@ # Changelog +## v2.11.0 + +[compare changes](https://github.com/nuxt/content/compare/v2.10.0...v2.11.0) + +### 🩹 Fixes + +- **types:** Fields in `experimental.search` can be optional ([#2506](https://github.com/nuxt/content/pull/2506)) +- **ContentSlot:** Detect multiline usage ([#2508](https://github.com/nuxt/content/pull/2508)) + +### 📖 Documentation + +- Fix component name ([#2482](https://github.com/nuxt/content/pull/2482)) +- Search result variable name ([#2485](https://github.com/nuxt/content/pull/2485)) +- Updates ([d41902ad](https://github.com/nuxt/content/commit/d41902ad)) +- Mention that `searchContent` is an experimental feature ([#2505](https://github.com/nuxt/content/pull/2505)) +- Add carbon ads ([77163e4b](https://github.com/nuxt/content/commit/77163e4b)) + +### 📦 Build + +- Do not emit `.mjs` in runtime directory ([#2514](https://github.com/nuxt/content/pull/2514)) + +### 🏡 Chore + +- Move to `shikiji` for types ([#2495](https://github.com/nuxt/content/pull/2495)) +- Remove unused argument ([#2496](https://github.com/nuxt/content/pull/2496)) +- **dx:** Remove caching for dev HMR ([78e1eebe](https://github.com/nuxt/content/commit/78e1eebe)) + +### ❤️ Contributors + +- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) +- Daniel Roe +- Farnabaz ([@farnabaz](http://github.com/farnabaz)) +- Anthony Fu +- Adam DeHaven + ## v2.10.0 [compare changes](https://github.com/nuxt/content/compare/v2.9.0...v2.10.0) diff --git a/package.json b/package.json index ffaca23df..ee75e3740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/content", - "version": "2.10.0", + "version": "2.11.0", "description": "Write your content inside your Nuxt app", "homepage": "https://content.nuxt.com", "keywords": [