fix(geo/haptics)!: specta version and feature flag (#2316)

This commit is contained in:
Fabian-Lars
2025-01-13 15:36:54 +01:00
committed by GitHub
parent da5c59e2fe
commit c9c13a0fe7
15 changed files with 59 additions and 144 deletions
+8
View File
@@ -0,0 +1,8 @@
---
geolocation: patch
geolocation-js: patch
haptics: patch
haptics-js: patch
---
**Breaking change:** `specta` integration is now behind a `specta` feature flag like in Tauri.
+8
View File
@@ -0,0 +1,8 @@
---
geolocation: patch
geolocation-js: patch
haptics: patch
haptics-js: patch
---
Unlock and widen `specta` version range to match Tauri. No API changes.