Skip to content

Upgrade script should check for compatible framework updates #2307

@tomgreenfield

Description

@tomgreenfield

Expected Behaviour

The automatic upgrade functionality should check for updates in the currently installed framework's major range, e.g. instances running 3.4.0 should upgrade to 3.5.3 and instances running 4.0.0 should upgrade to 4.1.1.

Actual Behaviour

The update check for the framework is restricted to the version specified in package.json's framework field.

Steps to Reproduce

  1. Run node upgrade and press ↵ Enter on both prompts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: enhancementAdding additional functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions