You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
JSON manifests by default: New TypeScript, Zig, web, full, and ejected apps now scaffold with app.json, backed by full parsing, discovery, build conversion, validation, vendoring, a published versioned schema, and seamless app.zon fallback for existing projects (vercel-labs#385).
Registered-image source cropping: Canvas image options and Native markup can now select atomic source rectangles from registered images for texture-atlas rendering, with schema, compiler, validation, documentation, and sampling-bleed coverage (vercel-labs#390).
Bug Fixes
Reliable installed TypeScript toolchains: Core and service builds now resolve ScriptC across nested, hoisted, and global sibling npm layouts, generate the complete SQLite SDK module family, and validate library imports against their actual directories (vercel-labs#389).
Improvements
Focused schema hosting: schema.native-sdk.dev now serves only the versioned app schema and its current-version alias, redirecting every non-schema route to the main Native SDK site (vercel-labs#388).