Skip to content

Replace all manual semver operations/utils with semver package #4787

@christian-byrne

Description

@christian-byrne

semver package is added as a dependency in #4363. We should replace all manually-implemented semver operations such as all uses of compareVersions

export function compareVersions(

The semver package will generally be more robust and handle more edge-cases and does not require us to maintain coverage of all semver-related functionality.

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions