Skip to content

feat: support URL and URLSearchParams#92

Merged
Rich-Harris merged 6 commits into
sveltejs:mainfrom
GauBen:feat/support-url
Aug 26, 2025
Merged

feat: support URL and URLSearchParams#92
Rich-Harris merged 6 commits into
sveltejs:mainfrom
GauBen:feat/support-url

Conversation

@GauBen

@GauBen GauBen commented Feb 8, 2025

Copy link
Copy Markdown
Contributor

Fixes #79

lib: ["dom"] in tsconfig is necessary for TypeScript to know the URL constructor

src/parse.js indents with both tabs and spaces, should I add prettier/biome/whatever in an upcoming PR?

@GauBen GauBen changed the title feat: support URL feat: support URL and URLSearchParams Feb 24, 2025
Comment thread src/uneval.js Outdated
@bholmesdev

Copy link
Copy Markdown

Bumping this! It would simplify a few corners of Astro's internals.

@changeset-bot

changeset-bot Bot commented Aug 26, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6942fa3

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

This PR includes changesets to release 1 package
Name Type
devalue Minor

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

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@Rich-Harris Rich-Harris merged commit fec694d into sveltejs:main Aug 26, 2025
3 checks passed
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.

[Feature Request] Support URLs

3 participants