Skip to content

Releases: kentcdodds/netlify-shortener

v2.4.0

24 Nov 17:34
Compare
Choose a tag to compare

2.4.0 (2020-11-24)

Features

  • add encodeURIComponent to support emojis and åäö (#37) (276aba8)

v2.3.0

04 Jun 13:45
c88f0fd
Compare
Choose a tag to compare

2.3.0 (2020-06-04)

Features

  • add support for package.json's homepage (#35) (205eca8)

v2.2.1

29 May 14:42
a495dec
Compare
Choose a tag to compare

2.2.1 (2020-05-29)

Bug Fixes

  • bug when running shorten with no arguments (#32) (fce639c)

v2.2.0

25 May 17:11
0c46bed
Compare
Choose a tag to compare

2.2.0 (2020-05-25)

Features

  • Added support for URLs without http:// or https:// (#30) (6363550)

v2.1.1

20 Feb 16:32
Compare
Choose a tag to compare

2.1.1 (2020-02-20)

Bug Fixes

v2.1.0

28 Jan 18:54
Compare
Choose a tag to compare

2.1.0 (2020-01-28)

Features

  • remove ambiguous characters from auto-generated codes (#19) (17f5732)

v2.0.0

28 Jan 18:51
1ed0f33
Compare
Choose a tag to compare

2.0.0 (2020-01-28)

Bug Fixes

BREAKING CHANGES

  • Please upgrade to Node 10 or later

v1.0.4

28 Feb 22:16
Compare
Choose a tag to compare

1.0.4 (2019-02-28)

Bug Fixes

  • remove Leading Slash on Shortened URL (#12) (6cdcd6a)

v1.0.3

12 Dec 18:26
Compare
Choose a tag to compare

1.0.3 (2018-12-12)

Bug Fixes

  • make it work better with a bash function (d42b4be), closes #2

v1.0.2

07 Dec 19:09
Compare
Choose a tag to compare

1.0.2 (2018-12-07)

Bug Fixes