Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@changesets/get-version-range-type

Open on npmx.dev View changelog

Simple function that takes in a string which is a version range (ie ^1.0.0, ~3.5.1, 2.0.0) and returns the range definition.

A helper published mostly to ensure consistency across several changeset packages.