Skip to content

Releases: refined-github/github-url-detection

v10.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Jan 11:21

What's Changed

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

v10.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Dec 17:00

What's Changed

New Contributors

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

v10.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 04:15

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

v10.1.1

Choose a tag to compare

@github-actions github-actions released this 09 May 04:34
  • isProject - Add support for organization projects by @kovsu in #208

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

v10.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:13

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

v10.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Mar 04:29

New Contributors

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

v10.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 08:57
  • isOpenPR -> isOpenConversation
  • isClosedPR -> isClosedConversation
  • isClosedIssue -> isClosedConversation

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

v9.0.3

Choose a tag to compare

@github-actions github-actions released this 06 Nov 03:41
  • Support new PR view in isClosedIssue; tighten related checks by @kovsu in #201

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Nov 09:43
  • Support new PR view in isMergedPR and isClosedPR by @kovsu in #200

New Contributors

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

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:56
  • Improve hot-path performance (getRepo, getCleanPathname) b4b4203
  • Rename getUsername to getLoggedInUser 9b197f6
  • Export NameWithOwner type 968a6cb

Full Changelog: v9.0.0...v9.0.1