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 (v2) #7242

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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.5]

New Features

  • e0f0dce2(#6442) Added the windowEffects option when creating a window and setWindowEffects method to change it at runtime.

Enhancements

  • 9e3a18e0(#7132) Expose the window target option on event APIs.
  • 6d3f3138(#7160) Changed sep and delimiter from path module into functions to fix import in frameworks like next.js
  • 4652c446(#7144) Add tempDir function to path module

tauri-utils

[2.0.0-alpha.6]

New Features

  • e0f0dce2(#6442) Added the window_effects option to the window configuration.

tauri-bundler

[2.0.0-alpha.6]

Dependencies

  • Updated to latest tauri-utils

tauri-runtime

[0.13.0-alpha.6]

New Features

  • e0f0dce2(#6442) Added the window_effects option when creating a window and Window::set_effects to change it at runtime.

tauri-runtime-wry

[0.13.0-alpha.6]

New Features

  • e0f0dce2(#6442) Added the window_effects option when creating a window and Window::set_effects to change it at runtime.

tauri-codegen

[2.0.0-alpha.6]

Dependencies

  • Updated to latest tauri-utils

tauri-macros

[2.0.0-alpha.6]

Dependencies

  • Updated to latest tauri-utils

tauri-build

[2.0.0-alpha.6]

Bug Fixes

  • 3256a372(#7016) Fixes injection of the proguard rules on the Android project.

tauri

[2.0.0-alpha.10]

New Features

  • f2d68cf7(#6767) Add incognito option to the window configuration object.
  • f2d68cf7(#6767) Add WindowBuilder::incognito
  • e0f0dce2(#6442) Added the window_effects option when creating a window and Window::set_effects to change it at runtime.

Enhancements

Bug Fixes

@tauri-apps/cli

[2.0.0-alpha.10]

New Features

Enhancements

  • aa6c9164(#7007) Don't build library files when building desktop targets.
  • a28fdf7e(#7044) Skip Rust target installation if they are already installed.
  • 735db1ce(#7044) Add --skip-targets-install flag for tauri android init and tauri ios init to skip installing needed rust targets vie rustup.

Bug Fixes

  • 1ed2600d(#6771) Set current directory to tauri directory before reading config file.
  • 4847b87b(#7209) Fix tauri (android|ios) (dev|build) failing when using npx tauri
  • 655c714e(#7240) Fixes panic when exiting the ios dev command with Ctrl + C.
  • 6252380f(#7241) Exit beforeDevCommand process if the android or iOS dev command fails.

tauri-cli

[2.0.0-alpha.10]

New Features

Enhancements

  • aa6c9164(#7007) Don't build library files when building desktop targets.
  • a28fdf7e(#7044) Skip Rust target installation if they are already installed.
  • 735db1ce(#7044) Add --skip-targets-install flag for tauri android init and tauri ios init to skip installing needed rust targets vie rustup.

Bug Fixes

  • 3f4c4ce8(#7028) Fix --split-per-abi not building any targets unless specified by --target flag.
  • 1ed2600d(#6771) Set current directory to tauri directory before reading config file.
  • 4847b87b(#7209) Fix tauri (android|ios) (dev|build) failing when using npx tauri
  • 655c714e(#7240) Fixes panic when exiting the ios dev command with Ctrl + C.
  • 6252380f(#7241) Exit beforeDevCommand process if the android or iOS dev command fails.

@github-actions github-actions bot requested a review from a team as a code owner June 17, 2023 17:33
@lucasfernog lucasfernog changed the title Apply Version Updates From Current Changes (v1) Apply Version Updates From Current Changes (v2) Jun 17, 2023
@lucasfernog lucasfernog merged commit bd29b05 into dev Jun 17, 2023
@lucasfernog lucasfernog deleted the release/version-updates-v1 branch June 17, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔎 In audit
Development

Successfully merging this pull request may close these issues.

1 participant