Releases: vercel/edge-runtime
@edge-runtime/jest-environment@2.0.0
@edge-runtime/cookies@3.0.0
Major Changes
- BREAKING CHANGE: Drop Node.js 12 (#191)
@edge-runtime/cookies@2.0.2
Patch Changes
- remove #cached in favor of doing computation in the constructor (#188)
edge-runtime@1.1.0
Patch Changes
-
Add an util to validate chunks from
response.body
(#149) -
Change release method to Changesets (#110)
-
Add DOMException primitive (#143)
-
Fix: always finish the response when there is a bad chunk enqueued (#152)
-
update edge dependencies (#160)
-
upgrading undici (
3207fa2
) -
fix: don't delete headers in a redirect (#170)
-
Fix
unhandledrejection
handler parameters (#151) -
Updated dependencies [
bf759ab
,05bb2ac
,83883c2
,8664c75
,3207fa2
,37e7901
]:- @edge-runtime/format@1.1.0
- @edge-runtime/vm@1.1.0
@edge-runtime/vm@1.1.0
Patch Changes
-
Change release method to Changesets (#110)
-
Add DOMException primitive (#143)
-
update edge dependencies (#160)
-
upgrading undici (
3207fa2
) -
build(deps-dev): bump undici from 5.10.0 to 5.11.0 (#156)
-
Updated dependencies [
1bd7684
,689d708
,05bb2ac
,5a6c68a
,3207fa2
,37e7901
,0cede1e
]:- @edge-runtime/primitives@1.1.0
@edge-runtime/user-agent@1.1.0
@edge-runtime/types@1.1.0
@edge-runtime/primitives@1.1.0
Patch Changes
-
Allow to use URLPattern as a type with @edge-runtime/ponyfill (#113)
-
build(deps-dev): bump urlpattern-polyfill from 5.0.9 to 6.0.1 (#154)
-
Change release method to Changesets (#110)
-
fix(primitives): expose console.debug method (#174)
-
upgrading undici (
3207fa2
) -
build(deps-dev): bump undici from 5.10.0 to 5.11.0 (#156)
-
Mark the createCaches export as nullable as it does not exist in Edge Runtime (#124)