Skip to content

Releases: nuxt-content/docus

v5.2.1

14 Oct 11:00

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v5.2.0...v5.2.1

v5.2.0

08 Oct 11:06

Choose a tag to compare

🚀 Features

  • layouts: separate layouts for performance and expose page metas (#1194) (bac9aa0)

⚠️ You might face breaking changes if you're overriding layouts or creating custom pages.

📚 New documentation section

💚 Contributors

Full Changelog: v5.0.1...v5.0.2

v5.1.0

29 Sep 13:48

Choose a tag to compare

🚀 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

24 Sep 09:33

Choose a tag to compare

🚀 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

@sandros94
@atinux
@larbish

Full Changelog: v4.2.0...v5.0.0

v4.2.0

19 Sep 08:24

Choose a tag to compare

🚀 Features

📚 New documentation section

🐛 Bug Fixes

  • css: unshift custom css to give a priority (681d88e)

💚 Contributors

Full Changelog: v4.1.4...v4.2.0

v4.1.4

11 Sep 16:15
v4.1.4
dbd3b31

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v4.1.3...v4.1.4

v4.1.3

08 Sep 15:21

Choose a tag to compare

📣 Announcement

Docus has been moved to the nuxt-content organization.

🐛 Bug Fixes

  • landing: remove prose forced to false by default (#1176) (9b15ece)

Full Changelog: v4.1.2...v4.1.3

v4.1.2

04 Sep 16:36

Choose a tag to compare

🐛 Bug Fixes

  • imports: only add useDocusI18n if not already imported ([d3dd4ed]

Full Changelog: v4.1.1...v4.1.2

v4.1.1

04 Sep 16:11

Choose a tag to compare

🚀 Features

  • header: add option to copy logo on right-click (#1172) (8d954a8)

🐛 Bug Fixes

  • app: disable locale redirection check for non i18n (9b8c571)
  • imports: manually add useDocusI18n (a4fa212)

❤️ Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

04 Sep 14:21

Choose a tag to compare

🚀 Features

  • app: handle files search and translations on error page (7081457)
  • customization: AppFooterLeft and AppFooterRight components (7815063)
  • customization: DocsAsideLeftBody component (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

Full Changelog: v4.0.4...v4.1.0