WebSockets, Deploy & Release, and Route Topology
Major release with 103 commits including WebSocket support, deploy and release commands, headless CLI mode, per-route dependency topology, and extensive IAM/billing improvements.
WebSocket support with full server and client scaffolding
Deploy and release CLI commands for managing application deployments and release creation
Headless CLI mode for CI/CD pipelines and non-interactive environments
Per-route dependency topology in release manifests with handler-to-source mapping and cached scanning
Webhook plan/feature/entitlement syncing for Stripe billing integration
IAM and billing utility libraries with auth test case generation
Validation and coercion support for request/response schemas
Redis infrastructure integration and worker dependency management
Renamed universalSdk to clientSdk and removed circular dependencies
Sync automatically runs on release to ensure manifest consistency
Mapper syntax updates and internalized framework headers
Switched to generated mode by default and removed default mapper generation
Upgraded to OXLint with updated default configuration
Stripe pagination support and product mapping improvements
Fixed auth router configs not percolating to nested routes
Fixed cross-org user retrieval to scope by organization
Fixed Hyper-Express multipart file handling
Fixed worker name resolution in manifest files
Fixed partial update issues and non-2xx response checking
Fixed local import resolution for dotted filenames (e.g. plan.controller)