Proper semver support?
Closed this issue · 1 comments
ttdmayshark commented
Could you cut a 1.0.0 hard release and then follow normal NPM practices around major/minor/bump releases? As it is, we have to manually bump our consuming package.json to pick up any new release; it would be easier for your end users if we could just specify that we want ^1.0.0
and let semver work properly.
danielputerman commented
:)
1.x version should be released in the next few weeks.