Skip to content

Releases: firstclasspostcodes/firstclasspostcodes-js-plugin

v2.3.1

30 Jul 21:04

Choose a tag to compare

2.3.1 (2020-07-30)

Bug Fixes

  • 🐛 fixes bad classNames reference on element (f7c721b)

v2.3.0

17 Apr 15:25

Choose a tag to compare

2.3.0 (2020-04-17)

Features

  • 🎸 adding documentation for Svelte library (3c6d140)

v2.2.0

17 Apr 12:58

Choose a tag to compare

2.2.0 (2020-04-17)

Features

  • 🎸 preparing plugin for @firstclasspostcods/svelte library (5f2013b)

v2.1.0

16 Apr 09:39

Choose a tag to compare

2.1.0 (2020-04-16)

Features

  • 🎸 building library for export as a Svelte component (3d157cf)

v2.0.0

16 Apr 08:49

Choose a tag to compare

2.0.0 (2020-04-16)

Features

  • 🎸 Implemented getAutocomplete() (4af21d8)
  • 🎸 implemented getAutocomplete() on postcode entry (f73c086)

BREAKING CHANGES

  • 🧨 Introduces getAutocomplete() as part of the basic implementation. An
    option to disable this will be offered in a future release.

v1.0.4

07 Apr 09:30

Choose a tag to compare

1.0.4 (2020-04-07)

Bug Fixes

  • 🐛 ensuring maximum compatibility with IE11 (5f5dba1)

v1.0.3

07 Apr 09:15

Choose a tag to compare

1.0.3 (2020-04-07)

Bug Fixes

  • 🐛 ensuring semantic release step has correct id (2c79677)

v1.0.2

07 Apr 09:02

Choose a tag to compare

1.0.2 (2020-04-07)

Bug Fixes

  • 🐛 adding cache-control header to copied assets (81ebd5d)
  • 🐛 correcting bad URL generation in README.md in .releaserc (4a02e0f)

v1.0.1

07 Apr 08:46

Choose a tag to compare

1.0.1 (2020-04-07)

Bug Fixes

  • 🐛 correcting bad URL replace inside .releaserc (fcc13c7)

v1.0.0

07 Apr 08:14

Choose a tag to compare

1.0.0 (2020-04-07)

Features

  • 🎸 completing initial implementation for release (b2433e7)
  • 🎸 initial working commit (e5538b3)
  • 🎸 initial working implementation (b17c638)