Publish New Versions (v2) (#2324)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>pull/2339/head geolocation-js-v2.2.3
parent
5b82118158
commit
28f5c33d65
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
haptics: patch
|
|
||||||
haptics-js: patch
|
|
||||||
geolocation: patch
|
|
||||||
geolocation-js: patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixed an issue that caused build failures when the `haptics` or `geolocation` plugin was used without their `specta` feature flag enabled.
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"opener": patch
|
|
||||||
"opener-js": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix broken JS commands `opener.openPath` and `opener.openUrl` on mobile.
|
|
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
window-state: patch
|
|
||||||
window-state-js: patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add `Builder::with_filter` callback to exclude specific windows from saving their state. This allows for more flexibility by enabling dynamic exclusion of windows based on custom logic.
|
|
Loading…
Reference in new issue