Skip to content

Releases: refined-github/github-url-detection

v10.1.0

31 Mar 06:13
Compare
Choose a tag to compare

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

v10.0.2

31 Mar 04:29
Compare
Choose a tag to compare

New Contributors

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

v10.0.1

10 Nov 08:57
Compare
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
Compare
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
Compare
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

v9.0.1

21 Aug 06:56
Compare
Choose a tag to compare
  • Improve hot-path performance (getRepo, getCleanPathname) b4b4203
  • Rename getUsername to getLoggedInUser 9b197f6
  • Export NameWithOwner type 968a6cb

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

v9.0.0

28 Jun 05:40
Compare
Choose a tag to compare

Breaking

  • Don't bundle github-reserved-names (#196) 4818df0
  • Require Node 20.10+

This version starts using import attributes with {type: "json"}. See compatibility table

Full Changelog: v8.2.0...v9.0.0

v8.2.0

01 Jun 05:29
Compare
Choose a tag to compare

Full Changelog: v8.1.1...v8.2.0

v8.1.1

28 Sep 12:11
Compare
Choose a tag to compare

What's Changed

  • Include /dashboard-feed in isDashboard by @port19x in #187

New Contributors

Full Changelog: v8.1.0...v8.1.1

v8.1.0

17 Aug 21:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0