Skip to content

fix(docs): remove guide metadata and history - #124

Merged
KyleJune merged 1 commit into
mainfrom
codex/external-package-docs
Sep 10, 2026
Merged

fix(docs): remove guide metadata and history#124
KyleJune merged 1 commit into
mainfrom
codex/external-package-docs

Conversation

@KyleJune

Copy link
Copy Markdown
Member

Summary

Juniper's published guides should be plain Markdown for package users. Remove the internal frontmatter blocks, verification dates, and per-document changelog sections introduced during the documentation review.

Changes

  • Remove this bookkeeping from all 20 files in docs/, including the guide index and tutorials.
  • Preserve the guides' content and links, public JSDoc, and the package-level release changelog.
  • Publish the correction as a patch so the cleaned guides reach JSR as well as GitHub.

The parent Udibo repository is updating its CLAUDE.md to keep internal documentation rules separate from external package documentation across all packages.

Testing

  • Full Juniper checks, including public JSDoc and compiled examples.
  • Juniper suite: 33 groups / 382 steps passed.
  • Confirmed that every guide starts with its Markdown title and no guide retains frontmatter or a Changelog section.

Closes

Nothing.

@KyleJune
KyleJune merged commit 860cc11 into main Sep 10, 2026
10 checks passed
@KyleJune
KyleJune deleted the codex/external-package-docs branch September 10, 2026 03:01
KyleJune pushed a commit that referenced this pull request Sep 10, 2026
## [0.11.3](0.11.2...0.11.3) (2026-09-10)

### Bug Fixes

* **docs:** remove guide metadata and history ([#124](#124)) ([860cc11](860cc11))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.11.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant