Skip to content

Releases: refined-github/github-url-detection

v11.0.0

14 Jan 08:09

Choose a tag to compare

Breaking changes

  • Set minimum Node version to v22.18 in #215
  • Drop renamed getUsername and canUserEditRepo by @fregante in #219

Improvements

  • Add pathParts to getRepositoryInfo by @fregante in #205
  • Add example URLs to JSDoc comments in #214

Full Changelog: v10.2.3...v11.0.0

v10.2.3

09 Jan 11:21

Choose a tag to compare

What's Changed

Full Changelog: v10.2.2...v10.2.3

v10.2.2

16 Dec 17:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.2.1...v10.2.2

v10.2.1

18 Jun 04:15

Choose a tag to compare

Full Changelog: v10.1.1...v10.2.1

v10.1.1

09 May 04:34

Choose a tag to compare

  • isProject - Add support for organization projects by @kovsu in #208

Full Changelog: v10.1.0...v10.1.1

v10.1.0

31 Mar 06:13

Choose a tag to compare

Full Changelog: v10.0.2...v10.1.0

v10.0.2

31 Mar 04:29

Choose a tag to compare

New Contributors

Full Changelog: v10.0.1...v10.0.2

v10.0.1

10 Nov 08:57

Choose a tag to compare

  • isOpenPR -> isOpenConversation
  • isClosedPR -> isClosedConversation
  • isClosedIssue -> isClosedConversation

Full Changelog: v9.0.3...v10.0.1

v9.0.3

06 Nov 03:41

Choose a tag to compare

  • Support new PR view in isClosedIssue; tighten related checks by @kovsu in #201

v9.0.2

04 Nov 09:43

Choose a tag to compare

  • Support new PR view in isMergedPR and isClosedPR by @kovsu in #200

New Contributors

Full Changelog: v9.0.1...v9.0.2