Skip to content

Commit

Permalink
Upgrade Edge Runtime
Browse files Browse the repository at this point in the history
Two things are being improved for the last version:

- Declared AbortController, AbortSignal and Event types properly
- Exposed `EdgeRuntime` in global types
  • Loading branch information
Kikobeats committed Jun 28, 2022
1 parent 3eb9cae commit d11c640
Show file tree
Hide file tree
Showing 6 changed files with 287 additions and 306 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"@babel/plugin-proposal-object-rest-spread": "7.14.7",
"@babel/preset-flow": "7.14.5",
"@babel/preset-react": "7.14.5",
"@edge-runtime/jest-environment": "1.1.0-beta.8",
"@edge-runtime/jest-environment": "1.1.0-beta.10",
"@fullhuman/postcss-purgecss": "1.3.0",
"@mdx-js/loader": "0.18.0",
"@next/bundle-analyzer": "workspace:*",
Expand Down

0 comments on commit d11c640

Please sign in to comment.