Skip to content

Releases: nuxt/content

v3.12.0

27 Feb 14:54

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

View changes on GitHub

v3.11.2

05 Feb 16:33

Choose a tag to compare

🐞 Bug Fixes

View changes on GitHub

v3.11.1

05 Feb 15:42

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

View changes on GitHub

v3.11.0

16 Jan 11:29

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

🏎 Performance

v3.10.0

24 Dec 13:41

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

v3.9.0

03 Dec 15:44

Choose a tag to compare

🚀 Enhancements

  • amplity: Usenode:sqlite on AWS Amplify if Node.js > 22 (#3598)

🩹 Fixes

  • fs-watcher: Add timeout to deal with race-condition (c07336e1)
  • Respect app.baseURL in Cloudflare database handler (#3608)
  • Prepare for NuxtHub 0.10 with hub.db (#3624)

📖 Documentation

  • studio: Update to match alpha 2 version (90403eb5)
  • studio: Move from GitHub to agnostic git provider approach (1a3259cd)
  • studio: I18n of the UI (82a325cf)
  • Simplify usage for studio setup (0167bd00)
  • Add markdown.build.contentHeading option (#3612)
  • Grammar fixes in global components docs (#3615)
  • Update nuxthub section (5b5747ce)
  • studio: Document de locale availability (#3618)
  • Clarify Cloudflare Pages and D1 (#3587)
  • Fix Nuxt badge icon (#3623)
  • Update watch option docs (67a84776)
  • Fix docker deployment typo (#3629)
  • studio: Add visual editor info (0adecb22)

🏡 Chore

❤️ Contributors

v3.8.2

13 Nov 19:20

Choose a tag to compare

fix: downgrade @sqlite.org/sqlite-wasm (5438131)

v3.8.1

13 Nov 16:35

Choose a tag to compare

🔥 Performance

  • Use moduleDependencies to install mdc module (#3597)
  • Replace internal object records with maps (#3591)

🩹 Fixes

  • docs: Docs collection prefix (72cc17d5)
  • deps: Nuxt 4.2 patch (91a1de73)
  • Make sure last char of column is not special char (#3610)

📖 Documentation

  • studio: New module alpha release (#3601)
  • studio: Change installation to alpha version (#3602)
  • studio: Working with staging (2aa18b6b)
  • studio: Move back to main (87a2530e)
  • markdown: Add info to the complete MDC docs (#3605)
  • deps: Studio latest (c4a1d4e7)

❤️ Contributors

v3.8.0

29 Oct 17:06

Choose a tag to compare

🎉 Highlights

• Schema extension: Allow extending inherited schemas with additional properties.
• Faster hot reload: Use Vite dev server to handle Content Hot Reload.

🚀 Enhancements

  • Use Vite server for content hot reload (#3546)
  • Client utils (#3506)
  • Add support for nuxthub v1 (#3576)

🔥 Performance

  • git: Use modern-tar over tar (#3569)

🩹 Fixes

  • Stops props.data rerendering ContentRenderer (#3544)
  • Extend inherited schema (dd054ea9)

📖 Documentation

  • Update COPY command to support multiple lock files (#3545)
  • Add back docs aside right bottom (c5603fac)
  • Fix ads blink (cba9e34d)
  • Update docus (362056af)
  • Typo in migration docs about source definitions (#3571)
  • Add vercel insights (aa0fa667)
  • Update nuxt studio (79eb935e)
  • Lint fix (868375bf)

🏡 Chore

  • Remove ui pro occurences (#3557)
  • Upgrade deps (77ccf914)
  • Cleanup deprecated z re-export and editor usage (#3561)
  • Upgrade deps (19e52328)

✅ Tests

❤️ Contributors

v3.7.1

16 Sep 16:06

Choose a tag to compare

  • remove zod and zod-to-json-schema from optional deps (#3541) (8e038f0)