Skip to content

v1.1.0

Choose a tag to compare

@shawndslee shawndslee released this 31 Mar 05:30
· 67 commits to main since this release
a3dba92

Highlights

This release refines both atlas-docs and classic-docs to feel closer to a cleaner, developer-first documentation experience.

Atlas Docs

  • restored breadcrumb context on article pages
  • reduced article chrome for a flatter reading surface
  • tuned typography and reading width for long-form docs
  • refined top navigation and mobile drawer presentation
  • redesigned the right-hand TOC into a lighter sticky card layout
  • added atlas-specific sidebar and search customization hooks without widening the blast radius to other themes

Classic Docs

  • added a dedicated classic landing page experience
  • refreshed classic layout spacing, gradients, and navigation shell
  • improved classic theme tokens for a cleaner default reading experience

Stability

  • hardened CLI/core test process cleanup so the local release gate exits cleanly
  • updated empty-state docs-shell assertions to match the current landing copy

Package Versions

  • @anydocs/core@1.0.4
  • @anydocs/cli@1.0.6
  • @anydocs/mcp@1.0.1

Validation

  • pnpm test
  • pnpm test:acceptance