Skip to content

fix: hide deprecated API docs by default - #82

Merged
mikaello merged 1 commit into
masterfrom
fix-issue-81
Sep 13, 2026
Merged

fix: hide deprecated API docs by default#82
mikaello merged 1 commit into
masterfrom
fix-issue-81

Conversation

@mikaello

Copy link
Copy Markdown
Owner

Fixes #81

Summary

  • hide deprecated API cards by default in generated documentation
  • add a Show deprecated filter that composes with API search
  • keep section visibility and empty-state messaging in sync with both filters

Verification

  • npm run docs:build
  • npm run check
  • npm test -- --runInBand

@mikaello
mikaello merged commit dd29d89 into master Sep 13, 2026
3 checks passed
@mikaello
mikaello deleted the fix-issue-81 branch September 13, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hide deprecated values in generated doc by default

1 participant