Files
docudjeex/CHANGELOG.md
2025-07-19 13:59:44 +00:00

10 KiB

Changelog

3.0.5 (2025-07-01)

Features

  • app: add bash & diff highlight langs (55e0fa0)
  • app: handle github.rootDir app config (0698787)

Bug Fixes

  • app: add highlight on content toc (a511b50)
  • app: allow content navigation variant override (ccc1340)
  • app: display page links in header (9acc755)
  • app: import from @nuxt/kit (d8dbee4)
  • app: improve app config type (246c16a)
  • app: use useClipboard to copy page (a8cd48b)

3.0.4 (2025-06-24)

Bug Fixes

  • prerender: redirect issue with static deployment (5f8fbb3)

3.0.3 (2025-06-20)

Features

  • nav: handle nav for docs folder (65a477a)

Bug Fixes

  • landing: conditionally add prose (1931668)
  • landing: put back prose (73edf2a)
  • prerender: add mardown raw content (e35b7aa)

3.0.2 (2025-06-17)

Features

  • llms: enable full by default (677078f)

Bug Fixes

3.0.1 (2025-06-17)

Bug Fixes

  • configs: handle llms and site default configs in a module (c642df9)
  • improve async data key for SEO (2de5ffe)
  • llms: missing deps to enable full (6d354ce)
  • setup: define default app config in module (b250a1b)

3.0.0 (2025-06-13)

Features

3.0.0-alpha.3 (2025-06-12)

3.0.0-alpha.2 (2025-06-12)

Bug Fixes

  • ci: nightly (26b92a7)
  • deps: add brace-expansion as optimized deps (32a5589)
  • deps: remove brace-expansion optimization (355ac39)

3.0.0-alpha.1 (2025-06-12)

Bug Fixes

  • deps: refine optimizeDeps of @nuxt/content (#1080) (ba0f6ef)

3.0.0-alpha.0 (2025-06-12)

Bug Fixes

  • docs: use docus instead of @larbish/docus (0dee9ec)

2.0.0-alpha.1 (2025-06-10)

Bug Fixes

2.0.0-alpha.0 (2025-06-10)

Features

  • animate the menu toggle icon (1cb0273)
  • app: build command (cb505bb)
  • app: compat nuxt version 4 (594ac08)
  • app: init docus v2 (bc3a9d1)
  • app: rename DocsHeaderRight to DocsPageHeaderLinks (82a2ca8)
  • ci: publish nightly (4753cd4)
  • components: AppHeaderBody (ae5ecc8)
  • components: customizable app header and docs asides (4ca262b)
  • config: handle app.config.ts (739cbb1)
  • docs: docs header right (843527c)
  • docs: links from app config from docs aside right bottom (28f521d)
  • docs: trigger nightly (4493e33)
  • improvements (b1af212)
  • llms: integrate nuxt llms by default (3f060d8)
  • seo: og images landing (a81f07b)
  • seo: site name and title template (19fb325)
  • social: update og image (87f87e4)
  • starter: update (6ddff7f)

Bug Fixes

  • add docs dir only if not found as layer (05fdaf3)
  • app: config (af15911)
  • cli: layers (370740c)
  • cli: rename to docus (ef17013)
  • cli: update init cmd (b902db7)
  • config: update toc links schema (5ce2c70)
  • docs: copy page (63f1088)
  • docs: safari copy to clipboard (4761858)
  • git: fetch info (98dae4b)
  • git: vercel branch name variable (966a1b9)
  • icon: use iconify provider (f41113c)
  • landing: neutral and primary in iframe command menu (e16717d)
  • package: add repository (cebd917)
  • package: dev without rebuild (67fad9e)
  • package: set pnpm version (b96e34b)
  • pages: possibility to set gh edit url (85a01e7)
  • schema: toc (00b90d8)
  • seo: default title and description (0321956)
  • seo: site name and url (afc59b6)
  • seo: use seo key instead of site (68bece7)
  • seo: use site title (9e9df32)
  • setup: default header title (1a4ee1d)
  • setup: infer URL (105e1ca)
  • source app config (abc5c35)