Skip to content

Releases: FaridSafi/react-native-google-places-autocomplete

Release 2.6.4

14 Jan 10:58

Choose a tag to compare

  • Update ESLint configuration and package.json: add .husky to ignore files, enhance lint-staged settings for better code formatting. (9121b95)
  • Update package.json and yarn.lock: add husky installation script, update dependencies, and remove deprecated packages. Bump 'qs' and 'husky' versions for improved functionality. (03deebb)

Full Changelog: v2.6.3...v2.6.4

Release 2.6.3

25 Dec 16:50

Choose a tag to compare

  • Improve list dismissal handling in autocomplete (45707e4)

Release 2.6.0

20 Nov 16:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

02 Nov 08:37

Choose a tag to compare

hotfix: #853

v2.5.0

31 Oct 08:03

Choose a tag to compare

v2.5.0

Release 2.4.1

11 Aug 14:53

Choose a tag to compare

  • Update getRequestHeaders to always return an object (1d5515a)

Release 2.4.0

09 Aug 00:20

Choose a tag to compare

Release 2.3.0

02 Aug 02:11

Choose a tag to compare

  • run prettier (8fca5d6)
  • add keepResultsAfterBlur to readme (096f7ca)
  • Fix broken link to Google Places API in README.md (f87c3ae)
  • Fix listViewDisplayed warning with propTypes (253f844)
  • Make getCurrentLocation accessible on the ref object (2a697a6)
  • Fix TS GooglePlaceDetail#types (f2e92a3)
  • fix autocomplete url params (994affc)
  • Replace comment sytax for better VSCode support (#706) (01879cd)
  • Allow Persistent Results (#705) (2e3edf5)
  • Fixed a typo in the Readme (1887f72)

Release 2.2.0

15 Mar 15:39

Choose a tag to compare

  • Fix updating props.predefinedPlaces (ec0ad69)
  • add props.query to dependency list (d1657fa)
  • Update README.md (be4923b)
  • remove cors-anywhere reference (20a103e)
  • use npx for release-it (6bd6513)

Release 2.1.3

25 Jan 17:01

Choose a tag to compare