octokit / octokit.js

The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.
MIT License
7.01k stars 1.03k forks source link

Add additional thoughts on rolling out breaking changes #2457

Closed kfcampbell closed 1 year ago

kfcampbell commented 1 year ago

Today we talked about how to roll out breaking changes safely in the octokit.js ecosystem. This PR captures that discussion in a more durable place.

wolfy1339 commented 1 year ago

It may be good to note that for changes requiring type changes, @octokit/types needs to be updated

kfcampbell commented 1 year ago

Good idea @wolfy1339! Would that go at the top of the chain since it's a dependency of many other modules?

wolfy1339 commented 1 year ago

That sounds right

kfcampbell commented 1 year ago

I've updated the list accordingly!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.0.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.19 :tada:

The release is available on:

Your semantic-release bot :package::rocket: