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

feat(cli): add log plugin to the app template #11004

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Conversation

lucasfernog
Copy link
Member

The log plugin is really important for mobile development - without it you don't have a clue about logs and stdout for iOS apps

The log plugin is really important for mobile development - without it you don't have a clue about logs and stdout for iOS apps
@lucasfernog lucasfernog requested a review from a team as a code owner September 14, 2024 22:52
Copy link
Contributor

github-actions bot commented Sep 14, 2024

Package Changes Through 0ad478c

There are 6 changes which include tauri-bundler with premajor, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri with prerelease, tauri-build with prerelease, tauri-utils with prerelease

Planned Package Versions

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

package current next
tauri-utils 2.0.0-rc.10 2.0.0-rc.11
tauri-bundler 2.0.1-rc.10 3.0.0-rc.0
tauri-runtime 2.0.0-rc.10 2.0.0-rc.11
tauri-runtime-wry 2.0.0-rc.10 2.0.0-rc.11
tauri-codegen 2.0.0-rc.10 2.0.0-rc.11
tauri-macros 2.0.0-rc.9 2.0.0-rc.10
tauri-plugin 2.0.0-rc.10 2.0.0-rc.11
tauri-build 2.0.0-rc.10 2.0.0-rc.11
tauri 2.0.0-rc.11 2.0.0-rc.12
@tauri-apps/cli 2.0.0-rc.13 2.0.0-rc.14
tauri-cli 2.0.0-rc.12 2.0.0-rc.13

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


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

amrbashir
amrbashir previously approved these changes Sep 15, 2024
@lucasfernog lucasfernog merged commit 6c5340f into dev Sep 15, 2024
27 checks passed
@lucasfernog lucasfernog deleted the feat/template-log-plugin branch September 15, 2024 11:35
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