v3.0.0 — Vue 3 rewrite + OIDC
Vue 2 → Vue 3, rewritten in TypeScript. Published token-less via OIDC trusted publishing (provenance attached).
useGeolocation()composable + standalonegetLocation/watchLocation/clearWatch(the globalProperties plugin was dropped — the composable is the Vue 3 idiom)- Fixed #15 (watch now streams every position update) and #17 (rejects the full
GeolocationPositionErrorwith.code) - 69 → 0 vulnerabilities; ESM + CJS + real types; CI on Node 24
npm i vue-browser-geolocation