npm @nuxt/content 3.4.0
v3.4.0

12 days ago

🎉 Highlights

  • Support Node.js native SQLite driver (Can be enabled in nuxt.config.ts using content.experimental.nativeSqlite
  • Support BitBucket repositories as collection source

Note

Due to various issues, the internal API route moved to /__nuxt_content/:collection/query (from /api/content/:collection/query'). And database.sql is renamed to sql_dump. These are internal functionalities of modules and you should see any changes in module behaviour.

🚀 Enhancements

  • collection: Add support for Bitbucket repository (#3226)
  • db: Experimental node:sqlite under flag (#3230)
  • search: Retrieve extra fields in search sections (#3178)

🩹 Fixes

  • Check for ws existence before closing (#3238)
  • parser: Recreate highlighter when options did change (53875b1e)
  • module: Prevent conflict with auth & security tools (#3245)

📖 Documentation

  • Update source options (#3253)
  • templates: Set docs branch to main (e7a500f7)
  • schema: Reusable schema generation (98276ff1)
  • Remove unused packages (be99f3ac)

🌊 Types

  • Fix strict null checks (#3265)

🏡 Chore

❤️ Contributors

Don't miss a new content release

NewReleases is sending notifications on new releases.