From e92baf3058d1fcd153594e5ed9c18cbc980a21e7 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Tue, 6 Feb 2024 10:10:46 +0100 Subject: [PATCH] chore(release): release v2.12.0 --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfd1b891d..673a64554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,40 @@ # Changelog +## v2.12.0 + +[compare changes](https://github.com/nuxt/content/compare/v2.11.0...v2.12.0) + +### 🚀 Enhancements + +- Adopt to mdc v0.4 ([#2539](https://github.com/nuxt/content/pull/2539)) + +### 🔥 Performance + +- **content-list:** Cache contents list during generation and per-request ([#2527](https://github.com/nuxt/content/pull/2527)) + +### 🩹 Fixes + +- **module:** Handle former props in ContentSlot transformer ([#2525](https://github.com/nuxt/content/pull/2525)) +- **client-db:** Fetch dir config on legacy query ([4b9b6b7a](https://github.com/nuxt/content/commit/4b9b6b7a)) +- **navigation:** Ignore extensions on navigation sort ([#2529](https://github.com/nuxt/content/pull/2529)) + +### 📖 Documentation + +- Add `highlight.langs` ([61f6cda9](https://github.com/nuxt/content/commit/61f6cda9)) + +### 🏡 Chore + +- **tw-support:** Get cssPath from array ([#2501](https://github.com/nuxt/content/pull/2501)) +- Missing imports in playground ([e7e082c3](https://github.com/nuxt/content/commit/e7e082c3)) +- Upgrade `@nuxtjs/mdc` ([d3437082](https://github.com/nuxt/content/commit/d3437082)) + +### ❤️ Contributors + +- Farnabaz ([@farnabaz](http://github.com/farnabaz)) +- Anthony Fu +- Inesh Bose + ## v2.11.0 [compare changes](https://github.com/nuxt/content/compare/v2.10.0...v2.11.0) diff --git a/package.json b/package.json index a46521ce8..fe19441ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/content", - "version": "2.11.0", + "version": "2.12.0", "description": "Write your content inside your Nuxt app", "homepage": "https://content.nuxt.com", "keywords": [