Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #184

Merged
merged 1 commit into from Oct 24, 2022
Merged

Version Packages #184

merged 1 commit into from Oct 24, 2022

Conversation

Kikobeats
Copy link
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@edge-runtime/cookies@2.0.0

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/jest-environment@1.1.0

Minor Changes

  • make EdgeVM options overrideable via testEnvironmentOptions (#162)

Patch Changes

@edge-runtime/format@1.1.0

Patch Changes

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

  • Change release method to Changesets (#110)

  • upgrading undici (3207fa2)

@edge-runtime/ponyfill@1.1.0

Patch Changes

  • Allow to use URLPattern as a type with @edge-runtime/ponyfill (#113)

  • Change release method to Changesets (#110)

  • Add DOMException primitive (#143)

  • update edge dependencies (#160)

  • upgrading undici (3207fa2)

  • Only export the specific values from the global scope as we define in our types (#124)

@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)

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/types@1.1.0

Patch Changes

@edge-runtime/user-agent@1.1.0

Patch Changes

  • Change release method to Changesets (#110)

  • upgrading undici (3207fa2)

@edge-runtime/vm@1.1.0

Patch Changes

@vercel
Copy link

vercel bot commented Oct 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
edge-runtime ✅ Ready (Inspect) Visit Preview Oct 24, 2022 at 2:56PM (UTC)

@Kikobeats Kikobeats enabled auto-merge (squash) October 24, 2022 15:00
@Kikobeats Kikobeats merged commit 43110c8 into main Oct 24, 2022
@Kikobeats Kikobeats deleted the changeset-release/main branch October 24, 2022 15:01
jridgewell pushed a commit to jridgewell/edge-runtime that referenced this pull request Jun 23, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant