web icon indicating copy to clipboard operation
web copied to clipboard

fix(dev-server-core): WebSocketsPlugin: polyfill `structuredClone` to support older browsers (e.g. Safari < 15.4)

Open larabr opened this issue 1 year ago • 1 comments

What I did

  1. Polyfill structuredClone to support browsers that do not implement in natively, e.g. Safari below v15.4 (https://developer.mozilla.org/en-US/docs/Web/API/Window/structuredClone#browser_compatibility)

larabr avatar Oct 23 '24 13:10 larabr

🦋 Changeset detected

Latest commit: a876456aa34280dcc6eee2ba59bc9d301e798fd0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@web/dev-server-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Oct 23 '24 13:10 changeset-bot[bot]