Skip to content

Releases: vercel/edge-runtime

@edge-runtime/cookies@3.0.4

07 Feb 13:06
441f6be
Compare
Choose a tag to compare

Patch Changes

  • Only split on first occurrence of "=" (#259)

@edge-runtime/cookies@3.0.3

07 Feb 08:45
4e737f3
Compare
Choose a tag to compare

Patch Changes

edge-runtime@2.0.4

03 Feb 09:54
e6a5a78
Compare
Choose a tag to compare

Patch Changes

  • removed unnecessary http-status dependency. (#252)

@edge-runtime/node-utils@2.0.0

25 Jan 17:09
ad16cea
Compare
Choose a tag to compare

Major Changes

  • Provides mocked fetch event which throws when using waitUntil. buildToNodeHandler()'s dependencies now requires FetchEvent constructor. (#244)

  • Uses host header as request origin when available. buildToNodeHandler()'s origin option has been renamed into defaultOrigin. (#244)

edge-runtime@2.0.3

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [345cdf1, 90b1e6f]:
    • @edge-runtime/format@2.0.0
    • @edge-runtime/vm@2.0.3

@edge-runtime/vm@2.0.3

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Do not swallow uncaught exception/unhandled rejection when importing the EdgeRuntime module. (#222)

  • Updated dependencies [eef6b34]:

    • @edge-runtime/primitives@2.0.3

@edge-runtime/types@2.0.3

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [eef6b34]:
    • @edge-runtime/primitives@2.0.3

@edge-runtime/primitives@2.0.3

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Introducing @edge-runtime/node-utils to run edge-compliant code in Node.js environment (#219)

@edge-runtime/node-utils@1.0.0

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Introducing @edge-runtime/node-utils to run edge-compliant code in Node.js environment (#219)

@edge-runtime/jest-environment@2.0.3

18 Jan 17:43
26c1f43
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [90b1e6f]:
    • @edge-runtime/vm@2.0.3