Skip to content

Releases: ideal-postcodes/address-finder-bundled

5.0.1

05 Nov 10:39
Compare
Choose a tag to compare

5.0.1 (2024-11-05)

Bug Fixes

  • address-finder: bump af to 5.1.3 (f972ca8)

5.0.0

25 Sep 10:53
Compare
Choose a tag to compare

5.0.0 (2024-09-25)

Features

  • Address Finder: Bump to 5.0.1 (5e5ba07)

BREAKING CHANGES

  • Address Finder: Drops support for IE11

4.2.0

11 Sep 13:17
Compare
Choose a tag to compare

4.2.0 (2024-09-11)

Features

  • rollup: Add iife lib build to rollup (78a69c4)

4.1.2

10 Sep 10:05
Compare
Choose a tag to compare

4.1.2 (2024-09-10)

Bug Fixes

  • AF: Bump AF to version 4.6.2 (1c8af59)

4.1.1

02 May 14:50
Compare
Choose a tag to compare

4.1.1 (2024-05-02)

Bug Fixes

  • address-finder: Bump version to 4.5.0 (#512) (38be73b)

4.1.0

09 Aug 12:48
Compare
Choose a tag to compare

4.1.0 (2022-08-09)

Features

  • Address Finder 4: Upgrade to Address Finder 4 (#438) (e477a89)

4.0.1

22 Mar 21:03
Compare
Choose a tag to compare

4.0.1 (2022-03-22)

Bug Fixes

  • Address Finder: Upgrade to 3.0.1 (cfcf262)

4.0.0

01 Mar 14:54
Compare
Choose a tag to compare

4.0.0 (2022-03-01)

Features

  • Address Finder: Upgrade to v3, adds US Address Validation (d75a56c)

BREAKING CHANGES

  • Address Finder: Enables Address Validation for USA alongside GBR
    New parent element now wraps both the address finder suggestion list and toolbar
    Controller no longer provides view attribute. References to DOM Elements are stored directly on the instance
    next() and previous() only update internal state but do not advance the state machine
    All exports have been namespaced to AddressFinder
    Removed controller.view. View components are incorporated into main. Address Finder input instance. e.g. controller.view.input becomes controller.input
    Address Finder now completes addresses using the /autocomplete/addresses/:id API
    Address Finder now uses the typings found at @ideal-postcodes/openapi
    Adds USA support. Underlying API Client upgraded to 3.0.0
    A parent element which wraps both the address finder suggestion list and toolbar
    Controller no longer provides view attribute. References to DOM Elements are stored directly on the instance

3.2.0

30 Aug 19:53
Compare
Choose a tag to compare

3.2.0 (2021-08-30)

Features

  • Address Finder: Update to 2.4.0 (c757b4b)

3.1.1

25 Jul 17:08
Compare
Choose a tag to compare

3.1.1 (2021-07-25)

Bug Fixes

  • deps: bump @ideal-postcodes/address-finder from 2.2.2 to 2.3.0 (#164) (01d6ce2)