Skip to content

Releases: grantila/awesome-phonenumber

v2.68.0

31 Jan 08:24
d74ae8f
Compare
Choose a tag to compare

2.68.0 (2022-01-31)

Features

  • upstream: bumped libphonenumber to 8.12.42 (d74ae8f)

v2.67.0

13 Jan 07:58
f361350
Compare
Choose a tag to compare

2.67.0 (2022-01-13)

Features

  • upstream: bumped libphonenumber to 8.12.41 (f361350)

v2.66.0

30 Dec 08:09
0e32835
Compare
Choose a tag to compare

2.66.0 (2021-12-30)

Features

  • upstream: bumped libphonenumber to 8.12.40 (0e32835)

v2.65.0

09 Dec 08:09
507f250
Compare
Choose a tag to compare

2.65.0 (2021-12-09)

Bug Fixes

  • compat: replace const with var, potentially fixing old browser issues (507f250), closes #71

Features

  • upstream: bumped libphonenumber to 8.12.39 (d745744)

v2.64.0

15 Oct 20:38
3b18e6d
Compare
Choose a tag to compare

2.64.0 (2021-10-15)

Features

  • upstream: bumped libphonenumber to 8.12.35 (3b18e6d)

v2.63.0

09 Oct 11:26
5bf40a0
Compare
Choose a tag to compare

2.63.0 (2021-10-09)

Bug Fixes

  • bundling: fixed bundling/exporting for non-Node environments (559e410), closes #68 #69 #70

Features

  • upstream: bumped libphonenumber to 8.12.34 (5bf40a0)

v2.62.1

02 Oct 08:40
d74f36c
Compare
Choose a tag to compare

2.62.1 (2021-10-02)

Bug Fixes

v2.62.0

25 Sep 14:11
8abfbfe
Compare
Choose a tag to compare

2.62.0 (2021-09-25)

Features

  • closure: compile without writing polyfills (8abfbfe), closes #66

v2.61.1

25 Sep 09:26
aa9861c
Compare
Choose a tag to compare

2.61.1 (2021-09-25)

Bug Fixes

  • as-you-type: reset() with args now clearing number() properly (aa9861c), closes #64

v2.61.0

25 Sep 09:15
ec7c628
Compare
Choose a tag to compare

2.61.0 (2021-09-25)

Bug Fixes

  • typings: allow calling as function, even in TypeScript (162a48f)

Features

  • closure: using new version of the closure compiler (99b201c), closes #65