Skip to content

Change the default value for target #128

@nuragic

Description

@nuragic

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

This proposal aims to make the API simpler to understand; it doesn't change the actual behaviour, in fact it wants to keep it.

The only difference is that instead of using the special value any I’m proposing to just use an empty value ('', undefined…) to achieve same thing.

Motivation

  • we don't need to create a special value to disable the target check, we just leave it empty
  • we simplify the validation of target so it would only accept valid SemVer identifiers

Example

N/A

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