v1.1.3 / v1.1.2 (aka v1.0.2)
v1.1.3
/ v1.1.2
are identical to v1.0.2
Reverts back to NON-BREAKING API and expected behavior.
v1.1.0
and v1.1.1
are marked as deprecated in npm
and will give a warning message if installed by accident - but npm's algorithm will download the latest semver minor/patch
by default so no changes are necessary in package.json
.
I will probably include the original regex's into this repository and not rely on the strip-comments repo unless there's an advantage to his new method of stripping comments - and that would be marked as the v2.x
branch if it's included.