Skip to content

Deprecate uuidv4('binary') interface #437

@ctavan

Description

@ctavan

Is your feature request related to a problem? Please describe.

In earlier versions of this library it was possible to pass a single first parameter into the v1() and v4() methods which would result in the method returning a new Array instead of a string representation of UUID.

Apparently uuid@2.x already deprecated this API but it seemingly never got removed.

Describe the solution you'd like

We could either just remove the legacy interface or decorate it with deprecation warnings.

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