parent
b729203059
commit
3692390581
@ -1,6 +0,0 @@
|
||||
---
|
||||
barcode-scanner: minor
|
||||
barcode-scanner-js: minor
|
||||
---
|
||||
|
||||
Added support for GS1 DataBar on iOS 15.4+
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
upload: patch
|
||||
upload-js: patch
|
||||
---
|
||||
|
||||
Fix `download` and `upload` locks main thread on Android.
|
||||
Use Tokio to spawn task when invoking commands.
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
'window-state': 'minor'
|
||||
'window-state-js': 'minor'
|
||||
---
|
||||
|
||||
Making `flags` optional in the `saveWindowState`, `restoreState`, `restoreStateCurrent` JavaScripts APIs, leaving it empty will make it use plugin's default flags
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
fs: patch
|
||||
fs-js: patch
|
||||
---
|
||||
|
||||
Fix `writeFile` doesn't create a new file by default when the data is a `ReadableStream`
|
Loading…
Reference in new issue