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 df220ff commit c024b0dCopy full SHA for c024b0d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.6.3](https://github.com/nuxt/content/compare/v3.6.2...v3.6.3) (2025-07-04)
4
+
5
+### Bug Fixes
6
7
+* Content Hot reload ([ad4479a](https://github.com/nuxt/content/commit/ad4479aded5e3e69d9dc8637f73243a8d43a8932)), closes [#3440](https://github.com/nuxt/content/issues/3440)
8
9
## [3.6.2](https://github.com/nuxt/content/compare/v3.6.1...v3.6.2) (2025-07-02)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
- "version": "3.6.2",
+ "version": "3.6.3",
"description": "Write your content inside your Nuxt app",
"homepage": "https://content.nuxt.com",
"keywords": [
0 commit comments