Skip to content

Releases: octokit/endpoint.js

v8.0.0-beta.1

13 Jun 23:22
fbcd7b7
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2023-06-13)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#415) (4822b96)

Features

BREAKING CHANGES

  • remove previews logic for the REST API
  • Drop support for NodeJS v14, v16

v7.0.6

09 Jun 18:16
7fd20a0
Compare
Choose a tag to compare

7.0.6 (2023-06-09)

Bug Fixes

  • build: switch to esbuild instead of pika (#421) (7fd20a0)

v7.0.5

23 Jan 22:53
90b6705
Compare
Choose a tag to compare

7.0.5 (2023-01-23)

Bug Fixes

  • type cast empty array to fix a typescript error (#382) (90b6705)

v7.0.4

20 Jan 21:29
c2dc837
Compare
Choose a tag to compare

7.0.4 (2023-01-20)

Bug Fixes

  • deps: update dependency @octokit/types to v9 (#394) (c2dc837)

v7.0.3

13 Oct 05:20
5dfa5f9
Compare
Choose a tag to compare

7.0.3 (2022-10-13)

Bug Fixes

  • deps: update dependency @octokit/types to v8 (5dfa5f9)

v7.0.2

06 Sep 11:06
3805291
Compare
Choose a tag to compare

7.0.2 (2022-09-06)

Bug Fixes

  • fix support for Node.js v18's native fetch when making DELETE requests with no body (#354) (3805291)

v7.0.1

15 Aug 13:07
495257a
Compare
Choose a tag to compare

7.0.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/types to v7 (#342) (495257a)

v7.0.0

07 Jul 21:42
5302ac6
Compare
Choose a tag to compare

7.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#326) (5302ac6)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v6.0.12

11 Jun 18:05
Compare
Choose a tag to compare

6.0.12 (2021-06-11)

Bug Fixes

  • deps: remove accidental dependencies i and npm (ee96695)

v6.0.11

25 Jan 17:44
506377a
Compare
Choose a tag to compare

6.0.11 (2021-01-25)

Bug Fixes

  • deps: lock file maintenance (506377a)