Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.21 KB

Changelog

Unreleased changes

2.0.2 - 2024-11-29

Fixed

  • Rapidez v3 support (c67e70e)
  • Listen to vue:loaded (#6)

2.0.1 - 2024-05-23

Fixed

  • Rapidez v2 compatibility (#5)

2.0.0 - 2024-05-16

Added

  • PHP 8.2 and Rapidez v2 support (c3f1b78)

1.0.0 - 2024-02-28

When upgrading to this version you've to make sure the postcode-change event gets triggered, see: https://github.com/rapidez/postcodeservice#customisation

Changed

  • Listen on postcode-change event (#4)

0.1.2 - 2023-08-22

Fixed

  • Remove city & street when invalid postcode is typed in (#2)

0.1.1 - 2023-07-04

Fixed

  • Use url helpers (#1)

0.1.0 - 2023-05-09

Initial release