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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): expose ipc::Invoke #11290

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix(core): expose ipc::Invoke #11290

merged 1 commit into from
Oct 11, 2024

Conversation

lucasfernog
Copy link
Member

this type is actually important for custom invoke_handler and plugin implementations, so at least making it visible on docs is important

this type is actually important for custom invoke_handler and plugin implementations, so at least making it visible on docs is important
@lucasfernog lucasfernog requested a review from a team as a code owner October 9, 2024 16:25
Copy link
Contributor

github-actions bot commented Oct 9, 2024

Package Changes Through 0bf9ed6

There are 4 changes which include tauri with patch, tauri-bundler with patch, @tauri-apps/cli with patch, tauri-cli 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
tauri-bundler 2.0.2 2.0.3
tauri 2.0.2 2.0.3
@tauri-apps/cli 2.0.2 2.0.3
tauri-cli 2.0.2 2.0.3

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

@suxiaoshao suxiaoshao left a comment

Choose a reason for hiding this comment

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

Thanks!

@lucasfernog lucasfernog merged commit 4731f0c into dev Oct 11, 2024
20 checks passed
@lucasfernog lucasfernog deleted the fix/invoke-pub branch October 11, 2024 11:52
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.

3 participants