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