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
* Stabilise Worker Loader binding
* add changeset
* fix: resolve TypeScript errors in Worker Loader binding tests
- Add missing inspector_port and container_engine properties to DevConfig in configuration test
- Remove invalid schema property from logfwdr configuration
- Add missing worker_loaders property to type generation test mock
- Add missing Environment properties: keep_names, assets, observability, compliance_region, images
Co-Authored-By: [email protected] <[email protected]>
* feat: add WorkerLoader type generation support
- Add missing worker_loaders property to configToDTS object
- Add test case with worker loader bindings to verify type generation
- Update test snapshots to include expected WorkerLoader type output
Follows the same pattern as rate limit bindings for consistent implementation.
Co-Authored-By: [email protected] <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments