Releases: refined-github/github-url-detection
Releases · refined-github/github-url-detection
v10.0.1
v9.0.3
v9.0.2
v9.0.1
- Improve hot-path performance (
getRepo
,getCleanPathname
) b4b4203 - Rename
getUsername
togetLoggedInUser
9b197f6 - Export
NameWithOwner
type 968a6cb
Full Changelog: v9.0.0...v9.0.1
v9.0.0
Breaking
This version starts using import attributes with {type: "json"}
. See compatibility table
Full Changelog: v8.2.0...v9.0.0
v8.2.0
Full Changelog: v8.1.1...v8.2.0
v8.1.1
v8.1.0
v8.0.0
Breaking changes
- Update dependencies, output ES2022 code by @fregante in #181
- Remove
isSingleTag
fromisReleasesOrTags
by @fregante in #179
Improvements
- Add
isProfileRepoList
by @fregante in #170 - Add
isNewDiscussion
and add it tohasRichTextEditor
by @kang8 in #177 - Add support for logged out 404 pages by @gamemaker1 in #174
Bugfixes
- Exclude special
search
URLs fromisRepoRoot
andisRepoHome
by @kang8 in #178 - Restore
isOrganizationRepo
by @fregante in #176 - Include
isPRCommit
inisPRFiles
by @fregante in #180
New Contributors
- @gamemaker1 made their first contribution in #174
- @kang8 made their first contribution in #177
Full Changelog: v7.1.2...v8.0.0
v7.1.2
Full Changelog: v7.1.1...v7.1.2