Compatibility
The current documented package is @nexload-sdk/payload-schema 1.1.0.
| Requirement | Supported |
|---|---|
| Node | >=20.9.0 |
| Payload | >=3.85.0 <4.0.0 |
| Zod | >=4.0.0 <5.0.0 |
| Module system | ESM-only |
The package’s development manifest currently pins Payload 3.86.0, Zod 4.4.3, and matching Payload database/rich-text packages for repository tests.
Repository evidence
Section titled “Repository evidence”Available package scripts cover unit, type, SQLite, PostgreSQL, packed consumer, and consumer compatibility smoke paths. The helper script is not an active cross-product CI matrix by itself. At the time of this documentation, there is no dedicated active payload-schema compatibility workflow in .github/workflows; do not interpret the peer range as proof that every version pair runs on every pull request.
Before relying on compatibility automation, inspect the live manifest, tests, and workflow directory.
The package is side-effect free and exposes only its root and package.json. Deep imports are unsupported. Historical versioned docs are not hosted.