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.
- GitHub Actions updated to Node 24 runtimes:
actions/checkoutv5 to v7;actions/setup-nodev5 to v6.
- Upgrade Docusaurus 2-beta to 3 (MDX 3).
- Upgrade
posthog-docusaurusv1 to v2 and clear a Docusaurus v4 deprecation. - Fall back the PostHog
apiKeytophc_placeholderso keyless builds succeed. - Upgrade the build toolchain (
prettier3,npm-run-all2) and clear its vulnerabilities.
- Modernize GitHub Actions workflows for current runners.
- Replace the deprecated
JS-DevTools/npm-publishaction with a guardednpm 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.
- CS2 documentation pages.