File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 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+
19# 9.1.0 - 2017-01-10
210
311- Added: ` addModulesDirectories ` option ([ #256 ] ( https://github.com/postcss/postcss-import/pull/256 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-import" ,
3- "version" : " 9.1 .0" ,
3+ "version" : " 10.0 .0" ,
44 "description" : " PostCSS plugin to import CSS files" ,
55 "keywords" : [
66 " css" ,
You can’t perform that action at this time.
0 commit comments