Skip to content

fix: support static URL port and hash getters - #383

Merged
ctate merged 1 commit into
mainfrom
fix/issue-372-static-url-getters
Sep 23, 2026
Merged

ctate merged 1 commit into
mainfrom
fix/issue-372-static-url-getters

Conversation

@ctate

@ctate ctate commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator
  • Lower URL.port and URL.hash through both native backends with Node-compatible values.
  • Add differential and typed-project coverage, and update compatibility evidence and docs.

Fixes #372

- Lower URL.port and URL.hash through both native backends with Node-compatible values.
- Add differential and typed-project coverage, and update compatibility evidence and docs.

Fixes #372

Co-authored-by: Hagege Ruben <20857346+HagegeR@users.noreply.github.com>
@vercel

vercel Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 23, 2026 2:15am UTC

@ctate
ctate merged commit e12856c into main Sep 23, 2026
20 checks passed

This branch was successfully deployed

1 active deployment
Preview 981c0118 Deployed Sep 23, 2026 by vercel[bot]
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.

static: URL.port and URL.hash have no lowering (not-implemented)

1 participant