From 9cf8bd76211187b181fd5bbde8ce4d120fd552f1 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Fri, 5 Jul 2024 11:15:52 +0200 Subject: [PATCH] chore(release): release v2.13.1 --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9887f121f..92b7f86db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,36 @@ # Changelog +## v2.13.1 + +[compare changes](https://github.com/nuxt/content/compare/v2.13.0...v2.13.1) + +### 🔥 Performance + +- **dev-cache:** Improve localhost markdown page navigation performance (when having 2,000+ pages) ([#2675](https://github.com/nuxt/content/pull/2675)) + +### 🩹 Fixes + +- **module:** Do not force prerender index page ([#2681](https://github.com/nuxt/content/pull/2681)) +- Hot reload on dev server for documentDriven: false ([#2686](https://github.com/nuxt/content/pull/2686)) + +### 📖 Documentation + +- Typo in configuration ([#2677](https://github.com/nuxt/content/pull/2677)) +- Add missing await keyword in search documentation ([#2687](https://github.com/nuxt/content/pull/2687)) + +### 🏡 Chore + +- Upgrade deps ([3fb379a6](https://github.com/nuxt/content/commit/3fb379a6)) +- Remove `@nuxt/ui` resolution ([29fd1489](https://github.com/nuxt/content/commit/29fd1489)) + +### ❤️ Contributors + +- Roman Lossa +- Bogdan Gradinariu ([@gion](http://github.com/gion)) +- Farnabaz +- Gareth + ## v2.13.0 [compare changes](https://github.com/nuxt/content/compare/v2.12.1...v2.13.0) diff --git a/package.json b/package.json index 255249319..5392df5d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/content", - "version": "2.13.0", + "version": "2.13.1", "description": "Write your content inside your Nuxt app", "homepage": "https://content.nuxt.com", "keywords": [