Skip to content

docs: add v1.2 to versioned docs experience#14

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/update-version-1-2-docs
Closed

docs: add v1.2 to versioned docs experience#14
Copilot wants to merge 2 commits into
mainfrom
copilot/update-version-1-2-docs

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

After PR #13 enabled snapshot commits to trigger the Pages workflow, this PR completes the v1.2 documentation by adding the two pieces that were missing from the snapshot.

Changes

  • CHANGELOG.md — adds the missing v1.2.0 entry covering the ESM/CJS/UMD package formats and Rollup build migration introduced in Add ESM Support #12
  • docs/docusaurus.config.js — explicitly registers '1.2' in the versions config alongside the existing current entry, so the version label is declared rather than inferred

The versioned source files (docs/versioned_docs/version-1.2/, docs/versioned_sidebars/version-1.2-sidebars.json, docs/versions.json) were already committed to main via the docs: snapshot 1.2 release docs commit prior to #13 merging. After this PR merges, the deploy workflow will rebuild and publish the site with 1.2 selectable in the version dropdown.

Copilot AI changed the title [WIP] Update documentation for version 1.2 docs: add v1.2 to versioned docs experience Jun 17, 2026
Copilot AI requested a review from MikeAlhayek June 17, 2026 00:17
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.

2 participants