Skip to content

Releases: refined-github/github-url-detection

v1.2.1

16 Jun 20:19
Compare
Choose a tag to compare

Patches

  • Add isEditingRelease: #11

Credits

Huge thanks to @yakov116 for helping!

v1.2.0

11 Jun 10:51
Compare
Choose a tag to compare

Minor Changes

  • Add true ES Module: ffb779a

    Use it as

     import {isPR} from 'github-url-detection/esm/index.js'

v1.1.6

05 Jun 23:26
Compare
Choose a tag to compare

Patches

  • Deprecate isEmptyRepo in favor of isEmptyRepoRoot: 0c36c4c
  • Rename isConflict to isPRConflicts: #10
  • Exclude isConflict from isPR: #9

Credits

Huge thanks to @yakov116 for helping!

v1.1.5

19 May 22:04
Compare
Choose a tag to compare

Patches

  • Add isEmptyRepo: #7

Credits

Huge thanks to @yakov116 for helping!

v1.1.4

19 May 19:32
Compare
Choose a tag to compare

Patches

  • Add detections for all user profile pages: #4

Credits

Huge thanks to @yakov116 for helping!

v1.1.3

18 May 17:12
Compare
Choose a tag to compare

Patches

  • Add canUserEditOrganization; Rename isRepoWithAccess to canUserEditRepo: #3

Credits

Huge thanks to @yakov116 for helping!

v1.1.2

13 May 12:40
Compare
Choose a tag to compare

Patches

  • Add isRepoMainSettings: #2

v1.1.1

08 May 15:57
Compare
Choose a tag to compare

Patches

v1.1.0

08 May 14:13
Compare
Choose a tag to compare

Minor Changes

  • Accept a URL parameter: #1

Credits

Huge thanks to @iamandrewluca for helping!

v1.0.0

07 May 23:19
Compare
Choose a tag to compare

Initial release