Skip to content

Releases: refined-github/github-url-detection

v7.1.1

14 Apr 17:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.1.1

v7.1.0

10 Apr 10:25
Compare
Choose a tag to compare

New

Bugfixes

  • Add support for new GitHub navigation to isPublicRepo by @ambujsahu81 in #159
  • Add support for new GitHub navigation to isArchivedRepo by @fregante in #167

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

03 Feb 09:43
Compare
Choose a tag to compare

Breaking changes

  • Update minimum version to Node 18
  • Add exports to package.json

v6.1.0..v7.0.0

v6.1.0

16 Aug 06:54
Compare
Choose a tag to compare

v6.0.2..v6.1.0

v6.0.2

05 Aug 17:13
Compare
Choose a tag to compare
  • 804d74b Fix isPrivateUserProfile false positive on isOwnUserProfile (#147)

v6.0.1..v6.0.2

v6.0.1

31 Jul 08:13
Compare
Choose a tag to compare

v6.0.0..v6.0.1

v6.0.0

28 Jul 08:04
Compare
Choose a tag to compare

Breaking changes

  • 1325ca8 Include Repo Search pages in isRepo; add hasRepoHeader (#131)
  • b93c1f1 Improve Gist detection; exclude Gist profiles from isProfile (#132)
  • 2d1f30e Rename "Conversation" detections to "IssueOrPR" except isConversation (#139)
  • 5ef9213 Rename isOrganizationDiscussion to isTeamDiscussion (#144)
  • b456414 Rename canUserEditOrganization to isUserTheOrganizationOwner (#138)

Bugfixes

  • 1663cd9 Ensure is[Status]PR only matches PRs and not issues (#136)

v5.13.0..v6.0.0

v5.13.0

11 Jul 18:34
Compare
Choose a tag to compare

v5.12.1..v5.13.0

v5.12.1

07 Jul 16:42
Compare
Choose a tag to compare

v5.12.0..v5.12.1

v5.12.0

07 Jul 16:14
Compare
Choose a tag to compare

v5.11.0..v5.12.0