Releases: sindresorhus/strip-json-comments
Releases · sindresorhus/strip-json-comments
v5.0.1
v5.0.0
v4.0.0
Breaking
v3.1.1
v3.1.0
- Strictly validate that the
jsonString
argument is a string 681f8b8
v3.0.1
v3.0.0
2.0.0
- Comments are now by default replaced with whitespace instead of completely stripped. This allows JSON error positions to remain as close as possible to the original source. 0195077
- Dropped support for Bower and Component. You can still use them, but you need to use a build tool like Browserify or Webpack. 6c29f50
- The CLI was moved into a separate module. a51caac