Releases: nuxt/content
Releases · nuxt/content
v3.12.0
🚀 Features
🐞 Bug Fixes
syntax errorwith datetime fields and standardize date/datetime formats - by @maximepvrt in #3698 (eb9f8)- Disable title extraction when
contentHeading === false- by @farnabaz in #3725 (f5a46) - api: Do not forward accept encoding header - by @dargmuesli in #3701 (1d92b)
- collection: Use UTF-8 byte length for SQL query size check - by @yodakaEngineer in #3717 (9f840)
- llms: Avoid
import(variableName)pattern - by @larbish in #3733 (89c0b) - queryCollectionSearchSections: Fix options types - by @hendrikheil in #3705 (b3fa0)
- ssr: Local content components on Cloudflare Workers - by @onmax in #3704 (7cff2)
View changes on GitHub
v3.11.2
v3.11.1
v3.11.0
🚀 Features
- Auto generate markdown version of documents - by @farnabaz in #3688 (340fd)
- Cast date field from datetime to date string format - by @maximepvrt in #3673 (f1a2c)
- api: Use request fetch - by @dargmuesli in #3677 (2b32a)
- collection: Allow hidden property in editor without redefine validation - by @maximepvrt in #3661 (24af5)
- nuxt-llms:
rewriteLLMSTxtoption to disable rewriting paths inllms.txt- by @farnabaz (38e57)
🐞 Bug Fixes
🏎 Performance
v3.10.0
🚀 Features
- Add optional database indexes - by @bgervan in #3637 (8ab6f)
- Shallow clone git repository sources - by @wale and @farnabaz in #3542 (e6bf0)
- Single CSV file collections - by @Jasonzyt and @farnabaz in #3513 (8d887)
- search: Add minHeading/maxHeading options to queryCollectionSearchSections - by @onmax in #3636 (8053a)
🐞 Bug Fixes
- database:
- docs:
- lint:
- module:
- nuxthub:
- parser:
- path-meta:
v3.9.0
🚀 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
- @farnabaz
- @larbish
- @bartektricks
- @atinux
- @antalasztrik
- Piotrjoniec dmrjp777@gmail.com
- @io
- @SolidKalium
- Hendrik Heil hendrik@heil.sh
- @johnfraney
- @maximepvrt
v3.8.2
v3.8.1
🔥 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
🎉 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
📖 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
- Mock bun:test (dded9886)
❤️ Contributors
- @farnabaz
- @atinux
- @ayuhito
- Adam DeHaven
- @maximepvrt
- @larbish
- Leon Dixon leonkdixon@gmail.com
- Emiel Molenaar emiel.molenaar@gmail.com