docs: GA version is 8.0.7 — npm retired 8.0.0-8.0.6 (January dev-cycle unpublishes)

This commit is contained in:
David Snelling 2026-07-02 15:18:57 -07:00
parent 48bea9e20f
commit 5db2c41f87
2 changed files with 6 additions and 51 deletions

View file

@ -10,14 +10,13 @@ Full auto-generated changelog: `CHANGELOG.md` · Releases: https://github.com/so
---
## v8.0.1 — 2026-07-02 (GA, npm tag `latest`)
## v8.0.7 — 2026-07-02 (GA, npm tag `latest`)
> **Why 8.0.1, not 8.0.0:** the `8.0.0` version number was consumed on npm by a January
> development-cycle publish that was immediately unpublished — npm permanently retires an
> unpublished version number. `8.0.1` is the first stable release of the 8.x line; there is no
> separate 8.0.0.
> **Why 8.0.7:** npm permanently retires unpublished version numbers, and `8.0.0``8.0.6` were
> consumed by a January development cycle (published and immediately unpublished). `8.0.7` is
> the first stable release of the 8.x line; there are no earlier stable 8.0.x releases.
**8.0.1 is the first stable major on the u64-id core.** It ships in lockstep with the optional
**8.0.7 is the first stable major on the u64-id core.** It ships in lockstep with the optional
native provider's `3.0` (the billion-scale path). Everything below works standalone on the open-core
JS engine — a native provider is feature-detected and only changes the scale ceiling, never the API.
@ -139,7 +138,7 @@ rebuild). Opt out of the backup with `migrationBackup: false`.
surfaces, hard renames (no aliases, no deprecation period), and one flipped
default. This entry **is** the migration guide: the find/replace pairs, the
sed snippet, and the upgrade checklist below are the complete story — there is
no separate migration doc. **`8.0.1` is GA on `latest`** — install with
no separate migration doc. **`8.0.7` is GA on `latest`** — install with
`npm i @soulcraft/brainy@latest`.
> **rc.3rc.5 additions (2026-06-24):**