web
web copied to clipboard
fix(dev-server-core): WebSocketsPlugin: polyfill `structuredClone` to support older browsers (e.g. Safari < 15.4)
What I did
- Polyfill
structuredCloneto 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)
🦋 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