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