Skip to content

Releases: michalchudziak/react-native-geolocation

Release 3.2.1

28 Mar 19:40
74265e7
Compare
Choose a tag to compare

Release 3.2.0

25 Feb 11:16
53a616b
Compare
Choose a tag to compare

v3.1.0...v3.2.0

Release 3.1.0

07 Sep 17:19
Compare
Choose a tag to compare
  • chore: set engines.node to node 16+ 9004f93
  • Release 3.10 (#271) f3da392
  • chore: fix example in xcode 14.3 7de1d36
  • chore: update rn version (#265) 4f12961
  • Set background location enabled if not requesting permissions (#232) 49bfbc8
  • chore: update patch e798d05
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#228) 5db2e1b
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#229) 433785e
  • chore(deps): bump qs from 6.5.2 to 6.5.3 (#231) f842bad
  • docs: fix typo (#250) 58e9305
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#264) 9c1391e
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#263) 644eda6
  • chore: Update README.md for android setup running on React Native 0.65 and bellow (#259) 72acc05
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example (#261) 24a026e
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /example (#262) e8d3ccb
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /example (#236) 8597c08

v3.0.6...v3.1.0

v3.0.6

06 Apr 11:55
Compare
Choose a tag to compare
  • chore: fix a bug with negative distance filter passed to options (#246) ac477e9

v3.0.5...v3.0.6

v3.0.5

20 Jan 17:01
Compare
Choose a tag to compare

v3.0.4...v3.0.5

3.0.4

24 Nov 16:15
Compare
Choose a tag to compare
  • fix: fix coarse permission bug (#223) 9b08847
  • Add null Activity check in PlayServicesLocationManager.getCurrentLocationData (#220) b6d3a06
  • chore(android): set location API as a default provider (#214) dfbbdff
  • fix(adnroid): fix unnecessary maxage checks (#215) 741a353
  • chore(deps-update): bump RN version (#213) dbfc03b

v3.0.3...v3.0.4

v3.0.3

28 Oct 09:25
Compare
Choose a tag to compare
  • Fix the support for coarse location & null context bu (#207) 362bf80

v3.0.2...v3.0.3

v3.0.2

11 Oct 13:48
Compare
Choose a tag to compare
  • chore(deps): bump minimist from 1.2.5 to 1.2.7 (#203) 58de031
  • fix(event-emitter): add missing android stubs (#202) 6a8e7da
  • fix(ios): add support for use_frameworks (#201) 5b2da48
  • chore(deps): bump node-fetch from 2.3.0 to 2.6.7 (#191) 86ba129
  • chore(deps): bump shell-quote from 1.6.1 to 1.7.3 (#190) 08bee7c
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#189) 634953c
  • feat(rn-upgrade): upgrade to rn 0.70 (#200) 4f18d18

v3.0.1...v3.0.2

Release v3.0.1

14 Sep 10:42
Compare
Choose a tag to compare

Fixes an Android bug with missing default config.

  • fix(andorid): fix missing config issue 100086e

v3.0.0...v3.0.1

Release v3.0.0

14 Sep 09:38
Compare
Choose a tag to compare

Library revamps that include:

  • Turbomodules support ⚡️
  • Play Services API support 📍
  • TypeScript migration ʦ
  • Other fixes & improvements 📈

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0