modernweb-dev / web

Guides, tools and libraries for modern web development.
https://modern-web.dev
MIT License
2.15k stars 271 forks source link

fix(dev-server-core): fix readonly error serialization #2731

Closed lucaelin closed 1 month ago

lucaelin commented 1 month ago

Fixes #2728

What I did

  1. Add integration test for error reporting with readonly / frozen objects
  2. Create a structuredClone of messages when running stringification with (mutating) circurlar reference removal
changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 4a4b6995350eaef920d85924ffbf99a030c231e9

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