Uh oh!
There was an error while loading. Please reload this page.
docs: add versioning guide - #3462
Conversation
|
size-limit report 📦
|
| semver bump: **minor** | ||
| When a type is broadeded, it is now possible for that type to include both the |
broccolinisoup
left a comment
There was a problem hiding this comment.
🔥
How can we make sure this doc becomes a living document as we discover cases/examples in release rotations or in general really?
Would it be helpful to add this to the release conductor checklist like an optional one maybe but encouraged? 🤔
| | | [The type of a prop is broadened](#the-type-of-a-prop-is-broadened) | `minor` | | ||
| | | [The type of a prop is narrowed](#the-type-of-a-prop-is-narrowed) | `major` | |
This is a follow-up to: #2753 with a narrowed scope of changes that I believe we have consensus on with respect to semver 👀 Figured it'd be useful to get this document into
contributor-docsand add to it over time as we run into things in our release process.Would love to know what you all think of this format and if there is anything that should be added, edited, or if there is a better approach to documenting these kinds of conventions so that we can refer to them in reviews and in our release process.