Apply Version Updates From Current Changes#8140
Merged
lucasfernog merged 3 commits intodevfrom Nov 20, 2023
Merged
Conversation
2cfdc81 to
b8a16db
Compare
5093cd8 to
e236f86
Compare
e236f86 to
4cefa5c
Compare
lucasfernog
approved these changes
Nov 20, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
@tauri-apps/api
[2.0.0-alpha.12]
New Features
f93148ea(#7709) Addtrayandmenumodules to create and manage tray icons and menus from Javascript.Enhancements
b7add750(#8204) Addedpositionfield to theFileDropEventpayload.tauri-utils
[2.0.0-alpha.11]
Breaking Changes
5e84e92e(#8243) Changedplatform::windows_versionto return a(u32, u32, u32)instead ofOption<(u32, u32, u32)>tauri-bundler
[2.0.0-alpha.12]
Bug Fixes
34196e25(#8182) Use original version string on WiX output file name.Dependencies
tauri-utils@2.0.0-alpha.11tauri-runtime
[1.0.0-alpha.5]
Dependencies
tauri-utils@2.0.0-alpha.11tauri-runtime-wry
[1.0.0-alpha.6]
Dependencies
tauri-utils@2.0.0-alpha.11tauri-runtime@1.0.0-alpha.5tauri-codegen
[2.0.0-alpha.11]
Dependencies
tauri-utils@2.0.0-alpha.11tauri-macros
[2.0.0-alpha.11]
Dependencies
tauri-utils@2.0.0-alpha.11tauri-codegen@2.0.0-alpha.11b6ed4ecb(#7634) Update to syn v2.tauri-build
[2.0.0-alpha.12]
Bug Fixes
a5479712(#8168) Fixed an issue that caused the resource compiler to not run on Windows whenpackage.versionwas not set intauri.conf.jsonpreventing the app from starting.Dependencies
tauri-utils@2.0.0-alpha.11tauri-codegen@2.0.0-alpha.11tauri
[2.0.0-alpha.18]
Bug Fixes
b5f40ae5(#8147) Fixes global events not reaching to window listeners.Dependencies
tauri-macros@2.0.0-alpha.11tauri-build@2.0.0-alpha.12tauri-utils@2.0.0-alpha.11tauri-runtime@1.0.0-alpha.5tauri-runtime-wry@1.0.0-alpha.6@tauri-apps/cli
[2.0.0-alpha.18]
New Features
50f7ccbb(#6444) Add suport to SVG input image for thetauri iconcommand.25e5f91d(#8200) Mergesrc-tauri/Info.plistandsrc-tauri/Info.ios.plistwith the iOS project plist file.Enhancements
01a7a983(#8128) Transform paths to relative to the mobile project for the IDE script runner script.Bug Fixes
88dac86f(#8149) Ensuretauri addprintsrust_codewith plugin name in snake case.977d0e52(#8202) Fixesandroid build --openandios build --openIDE failing to read CLI options.bfbbefdb(#8161) Fix invalid plugin template.92b50a3a(#8209) Added support to Xcode's archive. This requires regenerating the Xcode project.Dependencies
tauri-cli@2.0.0-alpha.18tauri-cli
[2.0.0-alpha.18]
New Features
50f7ccbb(#6444) Add suport to SVG input image for thetauri iconcommand.25e5f91d(#8200) Mergesrc-tauri/Info.plistandsrc-tauri/Info.ios.plistwith the iOS project plist file.Enhancements
01a7a983(#8128) Transform paths to relative to the mobile project for the IDE script runner script.Bug Fixes
88dac86f(#8149) Ensuretauri addprintsrust_codewith plugin name in snake case.977d0e52(#8202) Fixesandroid build --openandios build --openIDE failing to read CLI options.bfbbefdb(#8161) Fix invalid plugin template.92b50a3a(#8209) Added support to Xcode's archive. This requires regenerating the Xcode project.Dependencies
tauri-bundler@2.0.0-alpha.12tauri-utils@2.0.0-alpha.11