strip-json-comments v2.0.0 Release Notes

Release Date: 2015-11-18 // over 8 years ago
    • 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

    v1.0.4...v2.0.0