Apply Version Updates From Current Changes #14137
Open
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.9.0]
New Features
scrollBarStyle
option to the Webview and WebviewBuilder constructors.Enhancements
tauri.conf.json
.tauri-utils
[2.8.0]
New Features
scrollBarStyle
option to the window configuration.Enhancements
tauri.conf.json
.tauri-bundler
[2.7.0]
New Features
--no-sign
flag to thetauri build
andtauri bundle
commands to skip the code signing step, improving the developer experience for local testing and development without requiring code signing keys.Dependencies
[email protected]
tauri-runtime
[2.9.0]
New Features
scroll_bar_style
option 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.
Dependencies
[email protected]
tauri-runtime-wry
[2.9.0]
New Features
scroll_bar_style
option 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.
Dependencies
[email protected]
[email protected]
tauri-codegen
[2.4.1]
Dependencies
[email protected]
tauri-macros
[2.4.1]
Bug Fixes
Dependencies
[email protected]
[email protected]
tauri-plugin
[2.4.1]
Dependencies
[email protected]
tauri-build
[2.4.2]
Dependencies
[email protected]
[email protected]
tauri
[2.9.0]
New Features
scroll_bar_style
option 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.
Bug Fixes
Dependencies
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
@tauri-apps/cli
[2.9.0]
Enhancements
tauri add log
.Dependencies
[email protected]
tauri-cli
[2.9.0]
New Features
scrollBarStyle
option to the window configuration.--no-sign
flag to thetauri build
andtauri bundle
commands to skip the code signing step, improving the developer experience for local testing and development without requiring code signing keys.Enhancements
tauri add log
.Dependencies
[email protected]
[email protected]