Skip to content

fix(cli): add single-instance autostart init code - #13980

Merged
Legend-Master merged 1 commit into
tauri-apps:devfrom
Legend-Master:fix-tauri-add-single-instance-autostart
Aug 11, 2025
Merged

fix(cli): add single-instance autostart init code#13980
Legend-Master merged 1 commit into
tauri-apps:devfrom
Legend-Master:fix-tauri-add-single-instance-autostart

Conversation

@Legend-Master

Copy link
Copy Markdown
Contributor

Fix the generated plugin init code of tauri add for tauri-plugin-autostart and tauri-plugin-single-instance

Closes #13972

@Legend-Master
Legend-Master requested a review from a team as a code owner August 11, 2025 02:14
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through ebf0ed8

There are 8 changes which include tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, tauri-bundler with patch, tauri-runtime-wry with patch, tauri with minor, @tauri-apps/api with minor, tauri-plugin with minor

Planned Package Versions

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

package current next
@tauri-apps/api 2.7.0 2.8.0
tauri-utils 2.6.0 2.7.0
tauri-bundler 2.5.2 2.5.3
tauri-runtime 2.7.1 2.7.2
tauri-runtime-wry 2.7.2 2.7.3
tauri-codegen 2.3.1 2.3.2
tauri-macros 2.3.2 2.3.3
tauri-plugin 2.3.1 2.4.0
tauri-build 2.3.1 2.3.2
tauri 2.7.0 2.8.0
@tauri-apps/cli 2.7.1 2.8.0
tauri-cli 2.7.1 2.8.0

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


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

@Legend-Master
Legend-Master merged commit f0dcf96 into tauri-apps:dev Aug 11, 2025
14 checks passed
@Legend-Master
Legend-Master deleted the fix-tauri-add-single-instance-autostart branch August 11, 2025 11:40
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.

[feat] tauri add should add single-instance's init method with a default closure

2 participants