Skip to content

Release v1.3.1

Latest
Compare
Choose a tag to compare
@snyamathi snyamathi released this 16 Mar 16:56
· 10 commits to master since this release

Previously, whenever semver-intersect encountered a set of ranges it could not find a common range for, it would throw an error stopping the whole flow.

Now, we'll continue and simply log that error so that we can de-dupe other package versions.