-
-
Notifications
You must be signed in to change notification settings - Fork 11
fix(deps): update tauri monorepo to v2 (major) #553
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
base: main
Are you sure you want to change the base?
Conversation
|
913084d to
393654d
Compare
393654d to
fd32ab1
Compare
fd32ab1 to
5bdf620
Compare
|
5bdf620 to
04501e8
Compare
86f01d1 to
0c52c67
Compare
41e9054 to
8e9ccf2
Compare
8e9ccf2 to
8b3fb6d
Compare
8b3fb6d to
4b2371c
Compare
4b2371c to
cf3cd50
Compare
4c8a8eb to
cbd6b3f
Compare
cbd6b3f to
4bfd580
Compare
0a7293d to
81d0e66
Compare
81d0e66 to
6875b09
Compare
ccf4c26 to
99042f4
Compare
7c7bc37 to
6fcfb48
Compare
db4a937 to
fc73a00
Compare
fc73a00 to
1f78e05
Compare
1f78e05 to
3caf0cf
Compare
b2b38fc to
7a64027
Compare
06dac6a to
dd57aec
Compare
dd57aec to
ac06f34
Compare
ac06f34 to
63ca309
Compare
63ca309 to
0a23ed4
Compare
0a23ed4 to
62082b4
Compare
62082b4 to
16bd76a
Compare
16bd76a to
6aa40b6
Compare
6aa40b6 to
ce148cf
Compare
|



This PR contains the following updates:
1.6.3→2.9.61.6.2→2.0.01.5.1→2.0.0Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v2.9.6: @tauri-apps/cli v2.9.6Compare Source
[2.9.6]
Dependencies
tauri-cli@2.9.6v2.9.5: @tauri-apps/cli v2.9.5Compare Source
[2.9.5]
Bug Fixes
f855caf8a(#14481 by @Legend-Master) Fixed the mismatched tauri package versions check didn't work for pnpmPerformance Improvements
ce98d87ce(#14474 by @Tunglies) refactor: remove needless collect. No user facing changes.Dependencies
tauri-cli@2.9.5v2.9.4: @tauri-apps/cli v2.9.4Compare Source
[2.9.4]
Bug Fixes
b586ecf1f(#14416 by @Legend-Master) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons for svg images.Dependencies
tauri-cli@2.9.4v2.9.3: @tauri-apps/cli v2.9.3Compare Source
[2.9.3]
Bug Fixes
fd8c30b4f(#14353 by @ChaseKnowlden) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons.Dependencies
tauri-cli@2.9.3v2.9.2: @tauri-apps/cli v2.9.2Compare Source
[2.9.2]
Dependencies
tauri-cli@2.9.2v2.9.1: @tauri-apps/cli v2.9.1Compare Source
[2.9.1]
Dependencies
tauri-cli@2.9.1v2.9.0: tauri v2.9.0Compare Source
Cargo Audit
[2.9.0]
New Features
f5851ee00(#14089) Adds thescroll_bar_styleoption to the Webview and WebviewWindow builders.The possible values for this option are gated behind conditional compilation
flags, and will need to be applied using conditional compilation if customised.
3397fd9bf(#14133) Added mobile app plugin to support exit and back button press event.68cb31897(#14328) AddedonStop,onDestroy,onRestart,onConfigurationChangedAndroid plugin hooks.2e089f6ac(#14148) Support async Swift plugin methods (completionHandler:) in PluginManagerBug Fixes
006d59283(#14260) Properly deserialize Android plugin args with key starting withis(previously treated as a getter instead of a field name).69476d8e2(#14170) Fix the stack overflow when having too many commands in a single invoke handler in release buildDependencies
tauri-utils@2.8.0tauri-runtime-wry@2.9.0tauri-runtime@2.9.0tauri-build@2.5.0tauri-macros@2.5.0Cargo Publish
v2.8.4: @tauri-apps/cli v2.8.4Compare Source
[2.8.4]
Enhancements
f70b28529(#14093 by @lucasfernog) Ensure Rust targets for mobile are installed when running the dev and build commands (previously only checked on init).a9b342125(#14114 by @lucasfernog) Fix iOS dev and build targeting the simulator on Intel machines.61b9b681e(#14111 by @lucasfernog) RetainRUST_*environment variables when running the mobile commands.c23bec62d(#14083 by @FabianLars) Tauri now ignoresmacOS.minimumSystemVersionintauri devto prevent forced rebuilds of macOS specific dependencies when using something likerust-analyzerat the same time astauri dev.Bug Fixes
c37a29833(#14112 by @lucasfernog) Fix usage with Deno failing withReferenceError: require is not defined.bcf000c0a(#14110 by @lucasfernog) Fixes runningioscommands withdenocrashing due to incorrect current working directory resolution.7db7142f9(#14119 by @lucasfernog) Fixes empty device name when using an Android emulator causing the emulator to never be detected as running.956b4fd6f(#14106 by @lucasfernog) Use the correct export method on Xcode < 15.4.Dependencies
tauri-cli@2.8.4v2.8.3: tauri v2.8.3Compare Source
Cargo Audit