Skip to content

Do not bump to major when peerDependency is bumped to minor #1126

@dimaMachina

Description

@dimaMachina

Affected Packages

@changesets/assemble-release-plan

Problem

Currently, when "fixed" option is specified with "onlyUpdatePeerDependentsWhenOutOfRange": true

  "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
    "onlyUpdatePeerDependentsWhenOutOfRange": true
  }

Packages are still bumped to major, to fix it I patch assemble-release-plan source code with the following patch https://github.com/shuding/nextra/blob/main/patches/%40changesets__assemble-release-plan%405.2.3.patch

Proposed solution

New option or rethink behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions