Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
andResponseCookies
APIs as much as possible with CookieStore (#181)Make
RequestCookies
andResponseCookies
more spec compliant by resembling the Cookie Store API. The main difference is that the methods do not returnPromise
. (#177)Breaking changes:
ResponseCookies#get
has been renamed toResponseCookies#getValue
ResponseCookies#getWithOptions
has been renamed toResponseCookies#get
Patch Changes
Change release method to Changesets (#110)
upgrading undici (
3207fa2
)@edge-runtime/jest-environment@1.1.0
Minor Changes
EdgeVM
options overrideable viatestEnvironmentOptions
(#162)Patch Changes
Change release method to Changesets (#110)
update edge dependencies (#160)
upgrading undici (
3207fa2
)Updated dependencies [
05bb2ac
,83883c2
,8664c75
,3207fa2
,37e7901
]:@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/types@1.1.0
Patch Changes
Change release method to Changesets (#110)
Add DOMException primitive (#143)
update edge dependencies (#160)
upgrading undici (
3207fa2
)Updated dependencies [
1bd7684
,689d708
,05bb2ac
,5a6c68a
,3207fa2
,37e7901
,0cede1e
]:@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
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
]: