Skip to content

Improve platform types support#142

Merged
Rich-Harris merged 15 commits into
sveltejs:mainfrom
mrkishi:missing-types
Apr 6, 2026
Merged

Improve platform types support#142
Rich-Harris merged 15 commits into
sveltejs:mainfrom
mrkishi:missing-types

Conversation

@mrkishi

@mrkishi mrkishi commented Apr 6, 2026

Copy link
Copy Markdown
Member

Closes #138.

This PR pushes uneval's repetition path up to parity with stringify, adding URL, URLSearchParams, and typed arrays support.

Sorry for the stacked PR "spam," but these changes are all related. Stacked on #141.

@changeset-bot

changeset-bot Bot commented Apr 6, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c1a4579

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

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

@mrkishi mrkishi mentioned this pull request Apr 6, 2026
@Rich-Harris Rich-Harris merged commit 5590634 into sveltejs:main Apr 6, 2026
6 checks passed
@mrkishi mrkishi deleted the missing-types branch April 6, 2026 22:38
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.

uneval doesn't support all types when deduplicating references

2 participants