broccoli-svgstore
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -0,1 +1,6 @@ | ||
# 0.4.2 -- April 5, 2017 | ||
- Remove unnecessary (and broken-in-Windows) check for absolute path on `this.outputPath` ([#31](https://github.com/svgstore/broccoli-svgstore/pull/31)). | ||
# 0.4.1 -- January 9, 2017 | ||
@@ -2,0 +7,0 @@ |
@@ -86,4 +86,2 @@ 'use strict'; | ||
helpers.assertAbsolutePaths([this.outputPath]); // ❓❓ QUESTION: Necessary? | ||
var outputDestination = path.join(this.outputPath, this._options.outputFile); | ||
@@ -90,0 +88,0 @@ |
{ | ||
"name": "broccoli-svgstore", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Combine all your SVGs into one using <symbol>", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # broccoli-svgstore |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11014
0
74