Skip to content

@changesets/get-version-range-type

npm package

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.