Skip to content

Releases: vercel/edge-runtime

@edge-runtime/format@1.1.0

24 Oct 15:02
43110c8
Compare
Choose a tag to compare

Patch Changes

  • fix: handle objects with null prototype (#172)

  • Change release method to Changesets (#110)

  • upgrading undici (3207fa2)

@edge-runtime/cookies@2.0.1

24 Oct 21:47
63dab9a
Compare
Choose a tag to compare

Patch Changes

  • Align RequestCookies API with ResponseCookies (#187)

@edge-runtime/cookies@2.0.0

24 Oct 15:02
43110c8
Compare
Choose a tag to compare

Major Changes

  • Align RequestCookies and ResponseCookies APIs as much as possible with CookieStore (#181)

  • Make RequestCookies and ResponseCookies more spec compliant by resembling the Cookie Store API. The main difference is that the methods do not return Promise. (#177)

    Breaking changes:

    • ResponseCookies#get has been renamed to ResponseCookies#getValue
    • ResponseCookies#getWithOptions has been renamed to ResponseCookies#get

Patch Changes

  • Change release method to Changesets (#110)

  • upgrading undici (3207fa2)

@edge-runtime/cookies@2.0.0-beta.35

23 Oct 15:26
77bdda2
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Align RequestCookies and ResponseCookies APIs as much as possible with CookieStore (#181)

@edge-runtime/cookies@2.0.0-beta.34

21 Oct 15:22
7f423f7
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Make RequestCookies and ResponseCookies more spec compliant by resembling the Cookie Store API. The main difference is that the methods do not return Promise. (#177)

    Breaking changes:

    • ResponseCookies#get has been renamed to ResponseCookies#getValue
    • ResponseCookies#getWithOptions has been renamed to ResponseCookies#get

edge-runtime@1.1.0-beta.40

18 Oct 08:16
0e88e6c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies []:
    • @edge-runtime/vm@1.1.0-beta.37

@edge-runtime/vm@1.1.0-beta.37

18 Oct 08:16
0e88e6c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [5a6c68a]:
    • @edge-runtime/primitives@1.1.0-beta.37

@edge-runtime/types@1.1.0-beta.36

18 Oct 08:16
0e88e6c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [5a6c68a]:
    • @edge-runtime/primitives@1.1.0-beta.37

@edge-runtime/primitives@1.1.0-beta.37

18 Oct 08:16
0e88e6c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix(primitives): expose console.debug method (#174)

@edge-runtime/jest-environment@1.1.0-beta.36

18 Oct 08:16
0e88e6c
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @edge-runtime/vm@1.1.0-beta.37