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

Apply Version Updates From Current Changes #9000

Merged
merged 1 commit into from Feb 29, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

tauri-utils

[2.0.0-beta.6]

New Features

  • d7f56fef(#9014) Allow defining a permission that only applies to a set of target platforms via the platforms configuration option.

Enhancements

  • 04440edc(#9019) Changed plugin markdown docs generation to table format.

Breaking Changes

  • 3657ad82(#9008) Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest.

tauri-bundler

[2.0.1-beta.2]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6

tauri-runtime

[2.0.0-beta.6]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6

tauri-runtime-wry

[2.0.0-beta.6]

Bug Fixes

  • 222a96b7(#8999) Fixes auto resize and positioning when using the multiwebview mode.

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6
  • Upgraded to tauri-runtime@2.0.0-beta.6

tauri-codegen

[2.0.0-beta.6]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6

Breaking Changes

  • 3657ad82(#9008) Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest.

tauri-macros

[2.0.0-beta.6]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6
  • Upgraded to tauri-codegen@2.0.0-beta.6

tauri-plugin

[2.0.0-beta.6]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6

Breaking Changes

  • 3657ad82(#9008) Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest.

tauri-build

[2.0.0-beta.6]

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6
  • Upgraded to tauri-codegen@2.0.0-beta.6

Breaking Changes

  • 3657ad82(#9008) Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest.

tauri

[2.0.0-beta.8]

New Features

  • d7f56fef(#9014) Allow defining a permission that only applies to a set of target platforms via the platforms configuration option.

Bug Fixes

  • e1d5b790(#8995) Fixes capability webview label check.
  • 222a96b7(#8999) Fixes Window::add_child deadlock.
  • e4463f08(#8930) Clear JS event listeneres on page load, which fixes zombie listeners when the page reloads.
  • 222a96b7(#8999) Fixes Webview::reparent not updating the webview parent window reference.

Dependencies

  • Upgraded to tauri-build@2.0.0-beta.6
  • Upgraded to tauri-utils@2.0.0-beta.6
  • Upgraded to tauri-runtime-wry@2.0.0-beta.6
  • Upgraded to tauri-runtime@2.0.0-beta.6
  • Upgraded to tauri-macros@2.0.0-beta.6

Breaking Changes

  • 3657ad82(#9008) Allow defining permissions for the application commands via tauri_build::Attributes::app_manifest.

@tauri-apps/cli

[2.0.0-beta.6]

Bug Fixes

  • f5f3ed5f(#9009) Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.
  • d7d03c71(#9017) Fixes dev watcher on mobile dev.
  • b658ded6(#9015) Fixes truncation of existing BuildTask.kt when running tauri android init.

What's Changed

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.6

tauri-cli

[2.0.0-beta.6]

Bug Fixes

  • f5f3ed5f(#9009) Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.
  • d7d03c71(#9017) Fixes dev watcher on mobile dev.
  • b658ded6(#9015) Fixes truncation of existing BuildTask.kt when running tauri android init.

What's Changed

Dependencies

  • Upgraded to tauri-utils@2.0.0-beta.6
  • Upgraded to tauri-bundler@2.0.1-beta.2

@github-actions github-actions bot requested a review from a team as a code owner February 27, 2024 14:58
@github-actions github-actions bot force-pushed the release/version-updates branch 10 times, most recently from ca390cd to 433d4c2 Compare February 29, 2024 02:56
@lucasfernog lucasfernog merged commit ab060eb into dev Feb 29, 2024
35 checks passed
@lucasfernog lucasfernog deleted the release/version-updates branch February 29, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant