We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10269d commit 33d10c9Copy full SHA for 33d10c9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.5.1](https://github.com/nuxt/content/compare/v3.5.0...v3.5.1) (2025-04-24)
4
+
5
+### Bug Fixes
6
7
+* prevenr hydration when content contains `\r` ([c10269d](https://github.com/nuxt/content/commit/c10269d02d9a7f2d38baabcac72fd4d2186c79de))
8
9
## [3.5.0](https://github.com/nuxt/content/compare/v3.4.0...v3.5.0) (2025-04-23)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "3.5.0",
+ "version": "3.5.1",
"description": "Write your content inside your Nuxt app",
"homepage": "https://content.nuxt.com",
"keywords": [
0 commit comments