Index of /schema
JSON Schemas for nub.jsonc, project and global alike. Point the file's $schema key at one of these for editor completion and validation.
{
"$schema": "https://nubjs.com/schema/latest.json"
}| Name | Size |
|---|---|
| latest.jsonrolling — tracks the newest release | 9.3 KB |
| v0.7.json | 9.3 KB |
| v0.6.json | 8.1 KB |
A versioned file names a minor series, not one release: every release in the series rewrites it from the rolling file, so it changes only when the field surface does. Pin one to track a single series; use the rolling file to pick up new fields as they ship.