Skip to content

Releases: octokit/auth-oauth-device.js

v7.1.1

16 Apr 23:23
31a460d
Compare
Choose a tag to compare

7.1.1 (2024-04-16)

Bug Fixes

v6.1.0

05 Apr 20:33
80ef51f
Compare
Choose a tag to compare

6.1.0 (2024-04-05)

Bug Fixes

  • deps: bump @octokit/types (80ef51f)

Features

v7.1.0

04 Apr 20:50
6b375c6
Compare
Choose a tag to compare

7.1.0 (2024-04-04)

Features

v7.0.2

03 Apr 17:43
0322df8
Compare
Choose a tag to compare

7.0.2 (2024-04-03)

Bug Fixes

  • deps: update dependency @octokit/types to v13 (0322df8)

v7.0.1

27 Feb 22:02
d822172
Compare
Choose a tag to compare

7.0.1 (2024-02-27)

Bug Fixes

v7.0.0

25 Feb 18:52
90e12d0
Compare
Choose a tag to compare

7.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v7.0.0-beta.2

25 Feb 18:18
9f3dd95
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2024-02-25)

Bug Fixes

  • build: adapt output for ESM (fa7f5fd)
  • build: correct entrypoint (9f3dd95)
  • deps: bump @octokit/oauth-methods (b46114f)

v7.0.0-beta.1

25 Feb 15:43
1b4e0e5
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v6.0.1

23 Sep 19:37
2f81d0b
Compare
Choose a tag to compare

6.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @octokit/types to v12 (2f81d0b)

v6.0.0

07 Jul 23:06
b0e161f
Compare
Choose a tag to compare

BREAKING CHANGES

  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • Remove ability to pass custom request options, except from method, headers, body, signal, data