Skip to content

Releases: refined-github/github-url-detection

v4.2.0

20 Oct 08:22
Compare
Choose a tag to compare
  • f44a19b Add isRepliesSettings and include it in hasRichTextEditor (#46)

v4.1.1..v4.2.0

v4.1.1

14 Oct 01:47
Compare
Choose a tag to compare
  • 174999e Accept HTMLAnchorElement type as URL parameter (#45)

v4.1.0..v4.1.1

v4.1.0

10 Oct 02:57
Compare
Choose a tag to compare

v4.0.1..v4.1.0

v4.0.1

08 Oct 07:14
Compare
Choose a tag to compare
  • 5b46659 Limit isRepositoryActions to the main Actions page (#44)

v4.0.0..v4.0.1

v4.0.0

30 Sep 21:19
Compare
Choose a tag to compare

Breaking changes

  • 7f497ca Rename isAction to isMarketplaceAction (#42)

New features

  • d7c3637 Add isNewAction and isRepositoryActions (#43)

v3.0.0..v4.0.0

v3.0.0

21 Sep 16:27
Compare
Choose a tag to compare

Breaking changes

  • Improve ES-Node compatibility with exports (#37)

New features

  • Add isConversation (#38)

v2.2.0..v3.0.0

v2.2.0

14 Sep 03:46
Compare
Choose a tag to compare
  • Make isEmptyRepoRoot faster (#35)
  • Add isEmptyRepo (#36)
  • Improve isUserProfileMainTab (#34)

v2.1.0..v2.2.0

v2.1.0

10 Sep 17:27
Compare
Choose a tag to compare

v2.0.6..v2.1.0

v2.0.6

11 Sep 00:26
Compare
Choose a tag to compare
  • Drop Page from isSingleTagPage and isActionPage: #32

v2.0.5

11 Sep 00:26
Compare
Choose a tag to compare
  • Fix relative URLs in getRepoURL: #29