We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e783efd commit 2b8cee9Copy full SHA for 2b8cee9
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.8.4
5
+
6
+[compare changes](https://github.com/nuxt/content/compare/v2.8.3...v2.8.4)
7
8
+### 🩹 Fixes
9
10
+- **prose-pre:** Only wrap `slot` in `pre` ([#2348](https://github.com/nuxt/content/pull/2348))
11
12
+### ❤️ Contributors
13
14
+- Farnabaz <farnabaz@gmail.com>
15
16
## v2.8.3
17
18
[compare changes](https://github.com/nuxt/content/compare/v2.8.2...v2.8.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "2.8.3",
+ "version": "2.8.4",
"description": "Write your content inside your Nuxt app",
"keywords": [
"nuxt",
0 commit comments