Releases: nuxt-content/docus
v5.2.1
v5.2.0
🚀 Features
📚 New documentation section
💚 Contributors
Full Changelog: v5.0.1...v5.0.2
v5.1.0
🚀 Features
🐛 Bug Fixes
- typescript: annotate github app config type to allow false (#1188) (7f7a2c7)
- typescript: handle github config set to false (#1189) (9f797a6)
💚 Contributors
Full Changelog: v5.0.0...v5.0.1
v5.0.0
🚀 Features
⚠️ Breaking changes
Docus now runs on Nuxt UI v4 which unifies Nuxt UI and Nuxt UI Pro into a single, powerful, and completely free open-source library.
This means you can use Docus entirely for free from now.
If you haven’t overridden your Nuxt app, you won’t encounter any breaking changes. However, if you’ve created custom components/pages or modified your theme via app.config.ts or CSS file (e.g. assets/css/main.css) be sure to check the Nuxt UI migration guide.
💚 Contributors
Full Changelog: v4.2.0...v5.0.0
v4.2.0
v4.1.4
v4.1.3
📣 Announcement
Docus has been moved to the nuxt-content organization.
🐛 Bug Fixes
Full Changelog: v4.1.2...v4.1.3
v4.1.2
v4.1.1
v4.1.0
🚀 Features
- app: handle files search and translations on error page (7081457)
- customization:
AppFooterLeftandAppFooterRightcomponents (7815063) - customization:
DocsAsideLeftBodycomponent (55c408d) - i18n: do not register locales if related content is missing (#1170) (9150d2e)
- page: enable dynamic layout from frontmatter (3143007)
📚 New documentation section
🐛 Bug Fixes
- layer: resolve tailwind + ui pro css paths (#1161) (35ae390)
- routing: remove useDocusI18n manual import (e0c1406)
💚 Contributors
- @danielroe in #1161
Full Changelog: v4.0.4...v4.1.0