Releases: kentcdodds/netlify-shortener
Releases · kentcdodds/netlify-shortener
v2.4.0
2.4.0 (2020-11-24)
Features
- add encodeURIComponent to support emojis and åäö (#37) (276aba8)
v2.3.0
2.3.0 (2020-06-04)
Features
- add support for package.json's homepage (#35) (205eca8)
v2.2.1
2.2.1 (2020-05-29)
Bug Fixes
- bug when running shorten with no arguments (#32) (fce639c)
v2.2.0
2.2.0 (2020-05-25)
Features
- Added support for URLs without http:// or https:// (#30) (6363550)
v2.1.1
2.1.1 (2020-02-20)
Bug Fixes
v2.1.0
2.1.0 (2020-01-28)
Features
- remove ambiguous characters from auto-generated codes (#19) (17f5732)
v2.0.0
2.0.0 (2020-01-28)
Bug Fixes
BREAKING CHANGES
- Please upgrade to Node 10 or later
v1.0.4
1.0.4 (2019-02-28)
Bug Fixes
- remove Leading Slash on Shortened URL (#12) (6cdcd6a)
v1.0.3
1.0.3 (2018-12-12)
Bug Fixes
- make it work better with a bash function (d42b4be), closes #2
v1.0.2
1.0.2 (2018-12-07)
Bug Fixes