Summary
The SonicJS website and docs still identify v3.0.0-beta.24 as the current/latest version, while the GitHub Releases page marks v3.0.0-beta.25 as the latest release.
This gives users conflicting upgrade guidance.
Evidence
GitHub Releases lists v3.0.0-beta.25 as Latest and recommends:
npm install @sonicjs-cms/core@3.0.0-beta.25
https://github.com/SonicJs-Org/sonicjs/releases
However, the website/docs currently show v3.0.0-beta.24:
The changelog also labels v3.0.0-beta.24 as “Latest”.
Expected result
The website version badge, changelog, and relevant documentation should consistently identify v3.0.0-beta.25 as the current
release.
Summary
The SonicJS website and docs still identify
v3.0.0-beta.24as the current/latest version, while the GitHub Releases page marksv3.0.0-beta.25as the latest release.This gives users conflicting upgrade guidance.
Evidence
GitHub Releases lists
v3.0.0-beta.25as Latest and recommends:https://github.com/SonicJs-Org/sonicjs/releases
However, the website/docs currently show
v3.0.0-beta.24:The changelog also labels
v3.0.0-beta.24as “Latest”.Expected result
The website version badge, changelog, and relevant documentation should consistently identify
v3.0.0-beta.25as the currentrelease.