Releases
v0.4.0
phated
released this
18 Jun 00:02
Breaking
Remove destPath option (ec34ab1 )
Error in .add if file is stream, callback when null (720590d )
Avoid loading sources during the write method (11265af )
Avoid overwriting file or sourceRoot properties (f79c6d8 )
Remove sourceRoot normalization (c057703 )
Remove file normalization (312be82 )
Remove sources normalization (505fad6 )
Remove options from the API (ea56f4c )
Remove sourceRoot option (06f26ac )
Simplify writeSourceMaps & add comment to non-JS/CSS files (11e9e00 )
Remove includeContent option (571fbcf )
Remove addComment option (f6c2765 )
Remove sourceMappingURLPrefix option (a98f7e5 )
Remove sourceMappingURL option (156d084 )
Remove extra newline added before sourcemap comment (1b2f9a4 )
Remove .add options & always load maps (5f5a2b5 )
Remove identityMap option (5871c2d )
Remove mapFile option (52ff013 )
Update
Tabs to spaces (2e7ffe4 )
Cleanup and more testing for .write (da3ba78 )
Use file.dirname when possible (956e5a3 )
Cleanup add tests & cover more cases (338eae2 )
Use normalize-path from file-normalize (e20cec2 )
eqnull on destPath (169abe8 )
Use extname for commentFormatter (f2ea47c )
Assign the file contents at more appropriate points (7cdb9e2 )
Remove custom path normalization for normalize-path (8363195 )
Remove commented debug statements (b26b013 )
Docs
Build
Scaffold
You can’t perform that action at this time.