You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(CHANGES[unreleased]): Document astro alignment work
why: The "0.0.1 (unreleased)" section was empty, hiding ~17 commits
of astro-stack alignment work from the changelog narrative. This
populates the section so the eventual release notes (and the PR
description that mirrors this content) communicate what landed.
what: Add entries under ## gp-sphinx 0.0.1 (unreleased), grouped by
user impact:
- What's new: Astro renderer rebased onto post-PR-#29 main; dual-token
coexistence (@gp-sphinx/furo-tokens + Astro OKLCH); bump_version.py
JS literal coverage; sphinx-vite-builder skip-builders config;
astro CI workflow.
- Bug fixes: three @gp-sphinx/astro strict-tsc errors;
@pagefind/default-ui module shim for astro check;
typescript devDep added to @gp-sphinx/astro for tsc resolution;
gp-furo-tokens / gp-furo-theme/web versions aligned to lockstep.
Each entry is descriptive (why + what) rather than a literal commit
hash list, matching the existing changelog style for 0.0.1a16 and
prior versions. Commit hashes are visible in the PR diff for
reviewers who want to drill in.
0 commit comments