Skip to content

Conversation

ShaunSHamilton
Copy link
Contributor

This updates the JS type to allow URL for the openUrl IPC.

As seen here, using a URL already serializes correctly:

const url = new URL(a.href)

I thought this could either be patch or minor. Decided on patch, because it does not feel much like a feature.

@ShaunSHamilton ShaunSHamilton requested a review from a team as a code owner May 14, 2025 09:20
Copy link
Contributor

github-actions bot commented May 14, 2025

Package Changes Through 94b1d8b

There are 11 changes which include deep-link with minor, deep-link-js with minor, single-instance with patch, fs with minor, fs-js with minor, global-shortcut with patch, global-shortcut-js with patch, http with patch, http-js with patch, opener with patch, opener-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.25 2.0.26
api-example-js 2.0.21 2.0.22
deep-link-example-js 2.2.1 2.2.2
deep-link 2.2.1 2.3.0
deep-link-js 2.2.1 2.3.0
fs 2.2.1 2.3.0
fs-js 2.2.1 2.3.0
dialog 2.2.1 2.2.2
dialog-js 2.2.1 2.2.2
global-shortcut 2.2.0 2.2.1
global-shortcut-js 2.2.0 2.2.1
opener 2.2.6 2.2.7
opener-js 2.2.6 2.2.7
http 2.4.3 2.4.4
http-js 2.4.3 2.4.4
persisted-scope 2.2.1 2.2.2
single-instance 2.2.3 2.2.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

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

Thanks

@Legend-Master Legend-Master merged commit 6c9e08d into tauri-apps:v2 May 14, 2025
11 checks passed
@ShaunSHamilton ShaunSHamilton deleted the fix_opener-url-type branch May 14, 2025 11:25
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.

2 participants