Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.14 KB

File metadata and controls

37 lines (23 loc) · 1.14 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Changed

  • GitHub Actions updated to Node 24 runtimes: actions/checkout v5 to v7; actions/setup-node v5 to v6.

0.8.2 / 2026-07-05

Changed

  • Upgrade Docusaurus 2-beta to 3 (MDX 3).
  • Upgrade posthog-docusaurus v1 to v2 and clear a Docusaurus v4 deprecation.
  • Fall back the PostHog apiKey to phc_placeholder so keyless builds succeed.
  • Upgrade the build toolchain (prettier 3, npm-run-all2) and clear its vulnerabilities.

0.8.1 / 2026-07-05

Changed

  • Modernize GitHub Actions workflows for current runners.
  • Replace the deprecated JS-DevTools/npm-publish action with a guarded npm publish.
  • Fix kebab-case GPG inputs in the gh-pages job so the signing key imports.
  • Bumped the Node floor to 22 (engines.node, .nvmrc, and the setup action default); validated that the Docusaurus build still succeeds on Node 22.

0.8.0 / 2024-02-24

Added

  • CS2 documentation pages.