Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for type URL (string with format "uri") #1480

Merged
merged 1 commit into from Nov 22, 2022

Conversation

thomaswr
Copy link
Contributor

@thomaswr thomaswr commented Nov 21, 2022

This PR adds support for "uri" strings, using the URL interface.

export class Example {
  someUrl: URL;
}

Version

Published prerelease version: v1.2.0-next.2

Changelog

馃帀 This release contains work from new contributors! 馃帀

Thanks for all your work!

鉂わ笍 Thomas (@thomaswr)

鉂わ笍 Arthur Fiorette (@arthurfiorette)

鉂わ笍 Sean Keenan (@sean9keenan)

馃殌 Enhancement

馃悰 Bug Fix

馃敥 Dependency Updates

Authors: 6

@domoritz domoritz merged commit 2ba0135 into vega:next Nov 22, 2022
@domoritz
Copy link
Member

Thank you for the pull request.

@github-actions
Copy link

馃殌 PR was released in v1.2.0 馃殌

@github-actions github-actions bot added released This issue/pull request has been released. and removed prerelease labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants