Releases: aliazhar-id/unshorter
Releases · aliazhar-id/unshorter
v1.2.2
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
v1.2.0
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
Added a new mechanism to define protocol, change user agent, etc
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Fix/Add Support for Short URLs with http protocol
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fix unshorter not follow redirects
Full Changelog: v1.1.0...v1.1.1
v1.1.0
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
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
First release!
Full Changelog: https://github.com/aliazhar-id/unshorter/commits/v1.0.0