Commit b6b50b1 1 parent b59b40c commit b6b50b1 Copy full SHA for b6b50b1
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 10.0.0 - 2017-05-12
2
+
3
+ - Changed: Upgraded to Postcss v6 ([ #283 ] ( https://github.com/postcss/postcss-import/pull/283 ) )
4
+ - Removed: jspm support ([ #283 ] ( https://github.com/postcss/postcss-import/pull/283 ) )
5
+ - Removed: deprecated ` addDependencyTo ` option
6
+ - Removed: ` onImport ` option
7
+ - Changed: Doesn't depend on promise-each ([ #281 ] ( https://github.com/postcss/postcss-import/pull/281 ) )
8
+
1
9
# 9.1.0 - 2017-01-10
2
10
3
11
- Added: ` addModulesDirectories ` option ([ #256 ] ( https://github.com/postcss/postcss-import/pull/256 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-import" ,
3
- "version" : " 9.1 .0" ,
3
+ "version" : " 10.0 .0" ,
4
4
"description" : " PostCSS plugin to import CSS files" ,
5
5
"keywords" : [
6
6
" css" ,
You can’t perform that action at this time.
0 commit comments