Skip to content

vorpal.parse() method has breaking changes to behaviour in 1.11.4 #172

Description

@allmarkedup

v1.11.4 seems to have had a breaking change in the behaviour of the vorpal.parse(). Prior to this version this method parsed the command string but did not attach a UI, which was great because (as I was using it) commands could be triggered directly if required (for instance when running tasks on a server), instead of dropping into 'interactive mode'.

Since 1.11.4 this is no longer the case. Is this change intentional (if so I feel like it requires a major version bump as this is certainly a breaking change) or an unintended consequence of another change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions