We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef4105 commit 74c07afCopy full SHA for 74c07af
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 7.1.1 - 2015-11-05
2
+
3
+- Fixed: performance issue because of cloned options
4
+([#90](https://github.com/postcss/postcss-import/pull/90))
5
6
# 7.1.0 - 2015-10-19
7
8
- Added: option `addDependencyTo` to make the integration with webpack more
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-import",
- "version": "7.1.0",
+ "version": "7.1.1",
"description": "PostCSS plugin to import CSS files",
"keywords": [
"css",
0 commit comments