Files
tauri-plugins-workspace/plugins/haptics/CHANGELOG.md
github-actions[bot] e7a68fa637 publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 11:31:06 +01:00

5.2 KiB

Changelog

[2.3.2]

  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.

[2.3.1]

[2.3.0]

[2.2.5]

  • f634e524 This is an "empty" release to update the plugins' source files on crates.io and docs.rs. This should fix docs.rs build failures for projects using tauri plugins as dependencies.

[2.2.4]

  • a1b3fa27 (#2515 by @FabianLars) Re-exported the Geolocation, Haptics, Notification, and Os structs so that they show up on docs.rs.

[2.2.3]

  • 406e6f48 (#2323 by @FabianLars) Fixed an issue that caused build failures when the haptics or geolocation plugin was used without their specta feature flag enabled.

[2.2.2]

[2.2.1]

[2.2.0]

  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.1]

[2.0.0-rc.2]

[2.0.0-rc.1]

changes

[2.0.0-rc.0]