mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
Publish New Versions (v2) (#2348)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78acfa456f
commit
ad17266273
@@ -1,6 +0,0 @@
|
||||
---
|
||||
websocket-js: minor
|
||||
websocket: minor
|
||||
---
|
||||
|
||||
`addListener` now returns a cleanup function instead of `void` to remove the listener.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
clipboard-manager: patch
|
||||
clipboard-manager-js: patch
|
||||
---
|
||||
|
||||
Explicitly drop `arboard::Clipboard` on exit. Add recommendation to not use read methods on the mainthread.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"http": minor
|
||||
"http-js": minor
|
||||
---
|
||||
|
||||
Add `dangerous-settings` feature flag and new JS `danger` option to disable tls hostname/certificate validation.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"log": patch
|
||||
"log-js": patch
|
||||
---
|
||||
|
||||
Use `objc2` instead of `objc`.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
updater: minor
|
||||
updater-js: minor
|
||||
---
|
||||
|
||||
The `Update` struct/object will now contain a `raw_json`/`rawJson` property to be able to read parts of server's json response that are not handled by the plugin.
|
||||
Reference in New Issue
Block a user