Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 3.1 KB

Changelog

All notable changes to filament-google-autocomplete-field will be documented in this file.

v1.0.7 - 2025-01-13

What's Changed

  • Allow multiple autocomplete instances by @andreia in #12

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.6...v1.0.7

v1.0.6 - 2025-01-05

What's Changed

  • Add support to Google Places API (New) by @andreia in #11

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.5...v1.0.6

v1.0.5 - 2024-12-30

What's Changed

  • Call afterStateUpdated hook on value change by @JacobDelcroix in #10

New Contributors

  • @JacobDelcroix made their first contribution in #10

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.4...v1.0.5

v1.0.4 - 2024-12-02

What's Changed

  • Added italian language support by @matteo3105wbl in #7

New Contributors

  • @matteo3105wbl made their first contribution in #7

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.3...v1.0.4

v1.0.3 - 2024-10-27

What's Changed

  • Fixes error thrown if administrative_area_level_2 is missing in search result by @bcash in #6

New Contributors

  • @bcash made their first contribution in #6

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.2...v1.0.3

v1.0.2 - 2024-08-05

What's Changed

  • Prevent google_autocomplete select from being dehydrated by @andreia in #5

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-07-25

What's Changed

  • Fix empty state on google autocomplete select by @andreia in #3

New Contributors

  • @andreia made their first contribution in #3

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-07-14

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #1

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/TappNetwork/filament-google-autocomplete-field/commits/v1.0.0