Skip to content

Releases: octokit/auth-callback.js

v5.0.1

11 Jun 19:38
d9440be
Compare
Choose a tag to compare

5.0.1 (2024-06-11)

Bug Fixes

v5.0.0

11 Jun 19:14
a52c8e8
Compare
Choose a tag to compare

5.0.0 (2024-06-11)

Features

BREAKING CHANGES

  • This package is now ESM only

v4.0.0

12 Jun 20:29
f3fca91
Compare
Choose a tag to compare

4.0.0 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#148) (f3fca91)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

v3.0.1

09 Jun 18:17
f3c0465
Compare
Choose a tag to compare

3.0.1 (2023-06-09)

Bug Fixes

v3.0.0

08 Jul 17:26
2a7e649
Compare
Choose a tag to compare

3.0.0 (2022-07-08)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#60) (2a7e649)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v2.0.1

25 Jan 17:43
ce245f7
Compare
Choose a tag to compare

2.0.1 (2021-01-25)

Bug Fixes

  • deps: lock file maintenance (ce245f7)

v2.0.0

23 Nov 19:16
Compare
Choose a tag to compare

BREAKING CHANGES

  • createCallbackAuth(callback) is now createCallbackAuth({ callback })

v1.2.1

23 Nov 19:15
Compare
Choose a tag to compare

1.2.1 (2020-11-23)

Bug Fixes

  • revert "feat: createCallbackAuth(callback) is now createCallbackAuth({ callback }) (#3)" (71c52dd)

v1.2.0

23 Nov 19:12
5771383
Compare
Choose a tag to compare

⚠️ bad release, please update to v1.2.1

v1.1.0

07 Nov 21:40
9ca27db
Compare
Choose a tag to compare

1.1.0 (2020-11-07)

Features