Skip to content

Add a checklist of things to do before tagging a breaking release? #13

Description

@oxinabox

There are some things that should be done before tagging a breaking release.
This is what i have so far:

  • Are you sure this is breaking? Tagging breaking releases that are not actually breaking just adds work for everyone.
  • Increment version number / remove -DEV suffix
  • Delete any deprecations added since last nonbreaking release (don't forget to search for uses of depwarn that might be scattered in the code)
  • Write release notes and/or upgrading guide if appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions