Skip to content

Conversation

@aster-void
Copy link
Contributor

closes #267

Changes

  • use custom-defined Symbol DESERIALIZATION_ERROR to indicate deserialization error instead of returning undefined.

Breaking

This is a breaking change because user-defined deserializer cannot return null or undefined as error values anymore. they need to throw instead.

@changeset-bot
Copy link

changeset-bot bot commented Jun 6, 2025

🦋 Changeset detected

Latest commit: 52f2504

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

This PR includes changesets to release 1 package
Name Type
runed 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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
runed ✅ Ready (View Log) Visit Preview 52f2504

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.

PersistedState null value not working

1 participant