Releases: RnbWd/gulp-strip-comments
2.6.0
2.5.2
2.4.3
2.1.1
2.0.1
MAJOR CHANGES
- library now uses decomment
v0.4.2
instead of strip-commentsv0.3.4
.decomment
has better code coverage (especially forangular
) - DEPRECIATED
line
&block
options 😒
The safe
option is turned on by default (same as previous version). Explicility passing in {safe: false}
turns this option off. This is library is meant to be simple and minimalistic, but please feel free to submit an issue there's a problem or feature request!
✌️
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.
Deprecated
v1.1.1 1.1.1
Deprecated
v1.1.0 1.1.0