mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
publish new versions (#2603)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5b0f51cfd
commit
4bb51b3cc8
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'log': 'minor:feat'
|
||||
'log-js': 'minor:feat'
|
||||
---
|
||||
Add a `tracing` feature to the `log` plugin that emits log messages to the `tracing` system.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"log": patch
|
||||
"log-js": patch
|
||||
---
|
||||
|
||||
Export the `LogLevel` type.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
log: minor
|
||||
log-js: minor
|
||||
---
|
||||
|
||||
Adds a new varient `TargetKind::Dispatch` that allows you to construct arbitrary log targets
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"biometric": patch:bug
|
||||
"biometric-js": patch:bug
|
||||
---
|
||||
|
||||
Fix biometric plugin ignoring fallback logic when biometry status is unavailable or not enrolled on iOS.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"log": patch
|
||||
"log-js": patch
|
||||
---
|
||||
|
||||
Fix iOS app stuck when using the iOS Simulator and the log plugin due to a deadlock when calling os_log too early.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
updater: patch
|
||||
updater-js: patch
|
||||
---
|
||||
|
||||
Fix `check` and `download` overrides the `accept` header
|
||||
Reference in New Issue
Block a user