samuelcolvin / edge-mock

Tools for testing and developing CloudFlare worker apps.
https://www.npmjs.com/package/edge-mock
MIT License
53 stars 5 forks source link

Update `@cloudflare/workers-types` to ^3 #13

Open bytemain opened 2 years ago

bytemain commented 2 years ago

@cloudflare/workers-types has release ^3, which brings some incompatible updates

samuelcolvin commented 2 years ago

good point, I'm working on this in #14.

Just strange errors with cloudflare types conflicting with global/node types to fix. Any suggestions welcome.