https://jubianchi.github.io/semver-check/#/^0.1.0/0.1.0

When setting the constraint to ^0.1.0 the first line correctly states that the range this matches is >=0.1.0 <0.2.0-0. However the description further down says that you will get:
The next minor releases which will provide new features
This is incorrect, given the next minor release will be 0.2.0.