Skip to content

Releases: aliazhar-id/unshorter

v1.2.2

23 Oct 14:36
v1.2.2
eff3a1f
Compare
Choose a tag to compare

What's Changed

  • Fix problem not working with some shortened url
  • Thanks to @odebroqueville for opening the issue, and reporting

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 Aug 13:17
v1.2.1
bc69fb3
Compare
Choose a tag to compare

What's Changed

  • Fix protocols selection issue
  • Choose protocol automatically by @ipincamp in #2

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 May 15:31
v1.2.0
b22ffa9
Compare
Choose a tag to compare

Minor Update

  • Change protocol selection method(back to the old mechanism)
  • Now you can specify options (Docs? ASAP)

Full Changelog: v1.1.3...v1.2.0

v1.1.3

30 Mar 04:06
v1.1.3
638ab67
Compare
Choose a tag to compare

Added a new mechanism to define protocol, change user agent, etc

Full Changelog: v1.1.2...v1.1.3

v1.1.2

26 Mar 10:51
v1.1.2
9766454
Compare
Choose a tag to compare

Fix/Add Support for Short URLs with http protocol

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Mar 10:33
c9a1fe0
Compare
Choose a tag to compare

Fix unshorter not follow redirects

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Mar 15:05
314a525
Compare
Choose a tag to compare

using CJS from the previous one is ESM

  • because ESM can not be used in CJS it was decided to use CJS instead.
  • CJS can be used in ESM. there are several ways besides using CJS, but after thinking about it, I think CJS is the best solution for this case.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Mar 10:44
beafae9
Compare
Choose a tag to compare

No change, just updated version, because i have conflict with npm registry,
which makes me unable to publish this package.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Mar 10:24
26bd2cb
Compare
Choose a tag to compare