Skip to content

Releases: refined-github/shorten-repo-url

v4.0.1

12 Sep 03:17
Compare
Choose a tag to compare

Breaking changes

Improvements

New Contributors

Full Changelog: v3.0.0...v4.0.1

v3.0.0

13 Sep 03:07
Compare
Choose a tag to compare

Breaking

  • 3deedf1 Update dependencies and require Node 14+

New features

  • 3deedf1 Alternatively use data-original-href in applyToLink (#38)

Bugfixes

v2.3.0..v3.0.0

v2.3.0

16 Nov 09:20
Compare
Choose a tag to compare
  • Shorten no-referrer GitHub URLs too (#33) 2c4fadf

v2.2.0...v2.3.0

v2.2.0

16 Oct 10:00
Compare
Choose a tag to compare

v2.1.1...v2.2.0

v2.1.1

19 Aug 06:02
Compare
Choose a tag to compare
  • Ignore links that contain tags/images in applyToLink (#30) 1ae0edf

v2.1.0...v2.1.1

v2.1.0

15 Feb 01:35
Compare
Choose a tag to compare
  • Avoid showing URL-encoded labels 9cddb98
  • Parse query parameter in search (#24) 01e2755

v2.0.1...v2.1.0

v2.0.1

21 Sep 16:03
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

05 Jun 23:48
Compare
Choose a tag to compare

Major Changes

  • Drop Node 7 support (Now Node 10+): ea9b63a
  • Move path after the ref/branch: #20

Patches

  • Fix external/repo#123 (files) links: #21
  • applyToLink more often: #22

v1.6.0

08 Jan 09:14
Compare
Choose a tag to compare

Minor Changes

  • Format dependencies graph links: #7
  • Add support for pull request sub pages: c1ccb2b

Patches

  • Avoid repo subpages look-alike mistakes: 5e81db9

v1.5.3

06 Sep 19:58
Compare
Choose a tag to compare

Patches

  • Fix types for default export: 96750c4